Ping to IP address returned Destination Unreachable for a different IP address... huh?

Posted by Hafthor on Server Fault See other posts from Server Fault or by Hafthor
Published on 2010-03-20T05:28:38Z Indexed on 2010/03/20 5:31 UTC
Read the original article Hit count: 373

Filed under:
|
|

This was totally an isolated incident, but I performed this command:

ping 192.168.1.134

and got this result [image]:

Pinging 192.168.1.134 with 32 bytes of data:
Reply from 192.168.1.133: Destination host unreachable.
Reply from 192.168.1.134: bytes=32 time=75ms TTL=128
Reply from 192.168.1.134: bytes=32 time=83ms TTL=128
Reply from 192.168.1.134: bytes=32 time=96ms TTL=128

note the .133 in the first 'unreachable' reply. I guess I don't understand how this is possible - even given a totally crazy coincidence.

© Server Fault or respective owner

Related posts about ping

Related posts about ip