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

Jerold Schulman

September 11, 2006

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

You may experience intermittent communication failure between computers that are running Windows XP, or Windows Server 2003, if the network adapter is configured to use checksum offloading and the Windows Firewall is turned on.

To workaround this behavior, turn off checksum offloading on the network adapter:

1. Open a CMD.EXE window.

2. Type the following command and press Enter:

REG ADD HKLMSYSTEMCurrentControlSetServicesTcpipParameters /V DisableTaskOffload /T REG_DWORD /F /D 1


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