This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: Bug in /usr/bin/ping


>  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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]