Intermittent Connection Failures Between LAN Computers

By | 2006-09-25

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 HKLM\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters /V DisableTaskOffload /T REG_DWORD /F /D 1
Author: dwirch

Derek Wirch is a seasoned IT professional with an impressive career dating back to 1986. He brings a wealth of knowledge and hands-on experience that is invaluable to those embarking on their journey in the tech industry.

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.