Windows – What would cause alternating “Request timed out.” and “Destination host unreachable.” when using ping command

icmpnetworkingpingwindows

I am pinging a Windows 8.1 PC that is currently shut down and I'm getting alternating results "Request timed out." and "Destination host unreachable."

What could cause this kind of behavior?

ping results

Best Answer

I don't know that the details are publicly documented anywhere, but in Windows Vista Microsoft altered the TCP/IP stack to generate "Destination host unreachable" messages when ARP doesn't complete. Windows XP and prior versions of Windows didn't have this behavior.

(I'd love it if somebody would come along here and give a better answer that includes a link to some documentation at Microsoft explaining the rationale for this change!)