wolverene13 wrote: » I upgraded my Linux kernel (Debian Lenny --> Squeeze) a few weeks ago and now ping is broken...I don't see failed pings like I used to. Normally I would see "Destination host unreachable," but now it shows nothing in real time until I Ctrl+C out of it: allen@debian:~$ ping 1.1.1.1 PING 1.1.1.1 (1.1.1.1) 56(84) bytes of data. ^C --- 1.1.1.1 ping statistics --- 10 packets transmitted, 0 received, 100% packet loss, time 9021ms allen@debian:~$ See? It shows that 10 packets failed, but there's no real-time output like there used to be. It's not a huge deal, but I would like it to work as designed. Any ideas?
Met44 wrote: » Host unreachable messages should be generated when an ARP request times out somewhere. Try pinging an address on your local subnet that isn't assigned and see if you get the message.