IMPORTANT: This article contains
information about modifying the registry. Before
you modify the registry, make sure to back it up
and make sure that you understand how to restore
the registry if a problem occurs. For
information about how to back up, restore, and
edit the registry, click the following article
number to view the article in the Microsoft
Knowledge Base:
256986 (http://support.microsoft.com/kb/256986/EN-US/)
Description of the Microsoft Windows Registry
SYMPTOMS
RESOLUTION
Windows XP: If You Connect by DSL, Cable Modem, or LAN
| 1. | Click Start, click Run, type regedit, and then press ENTER to start Registry Editor (Regedit.exe). | ||||||
| 2. |
Locate
the 000n value,
where n represents
a number that is assigned to the
network adapters, under the
following key in the registry:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Class\{4D36E972-E325-11CE-BFC1-08002bE10318}
|
||||||
| 3. | Search through each of the listed 000n values to find the DriverDesc key that pertains to the Ethernet adapter. | ||||||
| 4. | In that same 000n key, note the NetCfgInstanceId number. | ||||||
| 5. |
Now find
that noted number under the registry
key:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\Interfaces
|
||||||
| 6. |
Double-click the MTU value,
and then type
576"
in the Value
data box. (576 is the
decimal value, 240 is the hex
value.) NOTE: If the key does not exist, create it. To do so:
|
||||||
| 7. | Quit Registry Editor, and then restart the computer. |
Windows 98 Second Edition or Millennium Edition (Me): If You Connect by DSL, Cable Modem, or LAN
| 1. | Click Start, click Run, type regedit, and then press ENTER to start Registry Editor (Regedit.exe). |
| 2. |
Locate
the 000n value,
where n represents
a number that is assigned to the
network adapters, under the
following key in the registry:
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\Class\Net\
|
| 3. | Search through each of the listed 000n values to find the DriverDesc key that pertains to the Ethernet adapter. |
| 4. |
Double-click the MaxMTU
value, and then type
576
in the Value data box. NOTE: If the key does not exist, create it. To do so, on the Edit menu, point to New, and then click String Value. Type MaxMTU and press ENTER. Double-click the value, type 576, and then click OK. |
| 5. | Quit Registry Editor, and then restart the computer. |
Modem: If You Connect by modem
| 1. | Click Start, click Run, type regedit, and then press ENTER to start Registry Editor (Regedit.exe). |
| 2. |
Locate
the 000n value,
where n represents
a number that is assigned to the
dial-up adapters, under the
following key in the registry:
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\Class\Net\
|
| 3. | Search through each of the listed 000n values to find the DriverDesc key that pertains to the dial-up adapter or modem. |
| 4. |
Double-click the IPMTU value,
and then type
576
in the Value
data box. NOTE: If the key does not exist, create it. To do so, on the Edit menu, point to New, and then click String Value. Type IPMTU, and then press ENTER. Double-click the IPMTU value, type 576 in the Value data box, and then click OK. |
| 5. | Quit Registry Editor, and then restart the computer. |
NOTE: If the issue continues to occur, repeat the preceding steps, but type a different MTU value between 1,454 and 576. When you test additional MTU values, try 576 and then increase the number to 600. If setting the MTU value to 600 does not resolve the issue, increase the value by 100 until you reach 1,400. If the issue continues to occur, try 1,454 and then stop. When you are finished, if the issue is still not resolved, change the MTU value back to 576. The maximum transmission unit (MTU) setting controls the maximum size of a TCP/IP packet that your computer sends. If the Internet service provider has a limit for what can be received, your packets may become fragmented, thus causing problems.