JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
Yes it has a proper interface. There's no firewall whatsoever installed.
Compiled the 8.1-STABLE kernel this time. Same problem...
So here's the output:
PING 10.0.3.2 (10.0.3.2): 56 data bytes
ping: sendto: Invalid argument
ping: sendto: Invalid argument
ping: sendto: Invalid argument
ping: sendto: Invalid argument
--- 10.0.3.2 ping statistics ---
4 packets transmitted, 0 packets received, 100.0% packet loss
Then i tried to see what happens with
truss ping
Just a part that seems relevant:
gettimeofday({1292557186.552580 },0x0) = 0 (0x0)
sendto(2,"\b\0\M^G\M-G\M-n\^[\0\0M\n\M-["...,64,0x0,{ AF_INET 10.0.3.2:0 },0x10) ERR#22 'Invalid argument'
write(2,"ping: ",6) ERR#39 'Destination address required'
write(2,": ",2) ERR#39 'Destination address required'
stat("/usr/share/nls/C/libc.cat",0xbfbee024) ERR#2 'No such file or directory'
stat("/usr/share/nls/libc/C",0xbfbee024) ERR#2 'No such file or directory'
stat("/usr/local/share/nls/C/libc.cat",0xbfbee024) ERR#2 'No such file or directory'
stat("/usr/local/share/nls/libc/C",0xbfbee024) ERR#2 'No such file or directory'
gettimeofday({1292557186.552997 },0x0) = 0 (0x0)
gettimeofday({1292557186.553015 },0x0) = 0 (0x0)
select(3,{2},0x0,0x0,{0.999982 }) = 0 (0x0)
Please post what you are actually entering to the console.
your error is defined, but the x factor in ping(x) = error is not stated.
ping has always seemed so reliable to me--and forthright. It is telling you something. So, what did you ask it ?
once we know who x is, your netstat routing in numbers would be helpful.
btw - if your setup is anything like Aaron Martinez reported, you might follow-up with him on a similar issue submitted to questions 20-Nov-2006. This thread appears to be unresolved. Your setups both suggest complications.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.