ping ignores ^C when host is not responding

burning shadow burning.shadow@gmail.com
Wed Jul 12 10:26:00 GMT 2006


I cannot interrupt ping when host is not responding. I have to kill it
from another session. If host is responding, I can interrupt ping with
^C. Look:

shadow@loshadka:~$ which ping
/usr/bin/ping

shadow@loshadka:~$ cygcheck ping
Found: D:\tools\cygwin\bin\ping.exe
D:/tools/cygwin/bin/ping.exe
  D:\tools\cygwin\bin\cygwin1.dll
    C:\WINNT\system32\ADVAPI32.DLL
      C:\WINNT\system32\KERNEL32.dll
        C:\WINNT\system32\ntdll.dll
      C:\WINNT\system32\RPCRT4.dll

shadow@loshadka:~$ ping localhost
PING loshadka (127.0.0.1): 56 data bytes
64 bytes from 127.0.0.1: icmp_seq=0 ttl=128 time=0 ms
64 bytes from 127.0.0.1: icmp_seq=1 ttl=128 time=10 ms
64 bytes from 127.0.0.1: icmp_seq=2 ttl=128 time=10 ms

----loshadka PING Statistics----
3 packets transmitted, 3 packets received, 0.0% packet loss
round-trip (ms)  min/avg/max/med = 0/7/10/10

shadow@loshadka:~$ ping www.microsoft.com
PING lb1.www.ms.akadns.net (207.46.19.60): 56 data bytes
Killed
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cygcheck.out
Type: application/octet-stream
Size: 18004 bytes
Desc: not available
URL: <http://cygwin.com/pipermail/cygwin/attachments/20060712/18a63b99/attachment.obj>
-------------- next part --------------
--
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