JSI Tip 1746. NET USE (and everything else) works but PING fails?

Jerold Schulman

October 25, 1999

1 Min Read
ITPro Today logo in a gray background | ITPro Today

When you PING a computer on the same network segment, you receive Request timed out.

NET USE, and other network functions, appears to work normally.

PING (and TRACERT) uses ICMP packets. Chances are that your NIC is corrupting ICMP (Internet Control Messaging Protocol) packets. If you did a network trace, you would see that the CHECKSUM field on the ICMP header looked similar to:

ICMP: Checksum = ERROR: CheckSum is 0x4B5C, Should be 0x8B5C.

To correct the problem, replace your NIC.

Sign up for the ITPro Today newsletter
Stay on top of the IT universe with commentary, news analysis, how-to's, and tips delivered to your inbox daily.

You May Also Like