Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

You experience intermittent communication failure between computers that are running Windows XP or Windows Server 2003


View products that this article applies to.

Symptoms

If the following conditions are true, you may experience intermittent communication failure between computers that are running Microsoft Windows Server 2003 or that are running Microsoft Windows XP:
  • The network adapter is configured to use checksum offloading.
  • Windows Firewall is turned on.

↑ Back to the top


Workaround

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.

↑ Back to the top


More information

For more information about the DisableTaskOffload registry entry, visit the following Microsoft Web site:

↑ Back to the top


Keywords: KB904946, kbtshoot

↑ Back to the top

Article Info
Article ID : 904946
Revision : 5
Created on : 9/8/2006
Published on : 9/8/2006
Exists online : False
Views : 315