局域网PING的TIME值都超高的一种解决方案

Header checksum: 0x0000 [incorrect, should be 0xffff (maybe caused by "IP checksum offload"?)]

用WIRESHARK抓包,无明显异常流量和连接。

但有黑色TCP报文包包哟。

国内URL:

http://hi.baidu.com/3w417/item/d31e2f72294a1b46ef1e53ea

微软标准解决办法:

Important This section, method, or task contains steps that tell you how to modify the registry. However, serious problems might occur if you modify the registry incorrectly. Therefore, make sure that you follow these steps carefully. For added protection, back up the registry before you modify it. Then, you can restore the registry if a problem occurs. For more information about how to back up and restore the registry, click the following article number to view the article in the Microsoft Knowledge Base:

322756 How to back up and restore the registry in Windows



To work around this problem, turn off checksum offloading on the network adapter. To do this, follow these steps:

    1. Click Start, click Run, type regedit, and then click OK.
    2. Locate and then click the following registry subkey:
      HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters
    3. In the right pane, make sure that the DisableTaskOffload registry entry exists. If this entry does not exist, follow these steps to add the entry:
      1. On the Edit menu, point to New, and then click DWORD Value.
      2. Type DisableTaskOffload, and then press ENTER.
    4. Click DisableTaskOffload.
    5. On the Edit menu, click Modify.
    6. Type 1 in the Value data box, and then press ENTER.
    7. Exit Registry Editor.

 

局域网PING的TIME值都超高的一种解决方案_第1张图片

转载于:https://www.cnblogs.com/aguncn/archive/2012/12/04/2801952.html

你可能感兴趣的:(局域网PING的TIME值都超高的一种解决方案)