X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org From: "Tom Van Looy" To: dave DOT korn AT artimi DOT com Cc: cygwin AT cygwin DOT com Sensitivity: Normal Message-ID: X-Forwarded-For: [10.10.1.191] Date: Wed, 28 May 2008 11:45:48 +0000 Subject: RE: Bug in /usr/bin/ping Reply-To: assarix AT pandora DOT be MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com > 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/