Bug in /usr/bin/ping

Tom Van Looy assarix@pandora.be
Wed May 28 12:10:00 GMT 2008


>  Didn't read the --help, either, as far as I can see.

Ehrr... right, my fault. Wrong copy from my terminal.
But that does not change the ping behavior ...

$ /usr/bin/ping 192.168.20.9 56 1 ; echo $?
PING 192.168.20.9 (192.168.20.9): 56 data bytes
64 bytes from 192.168.20.9: icmp_seq=0 ttl=64 time=25 ms

----192.168.20.9 PING Statistics----
1 packets transmitted, 1 packets received, 0.0% packet loss
round-trip (ms)  min/avg/max/med = 25/25/25/25
0

$ /usr/bin/ping 192.168.20.8 56 1 ; echo $?
PING 192.168.20.8 (192.168.20.8): 56 data bytes

----192.168.20.8 PING Statistics----
1 packets transmitted, 0 packets received, 100.0% packet loss
0

Kind regards,

Tom Van Looy




--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/



More information about the Cygwin mailing list