PC Tools - Essential tools for your PC | United States & Canada
Search
 
 
Features
 
 
Newsletter
 
Registry Home > Network > Protocols > TCP-IP

Change the PPPOE MTU Size (Windows XP) Popular

By default, a Windows XP PPPoE connection uses an MTU size that is 20 bytes less than the IP MTU of the LAN adapter over which the PPPoE packets are sent, which in most cases is 1480 bytes. If a lower MTU is required, then this tweak can be used to change the value.

This tweak can be easily applied using WinGuides Tweak Manager.
Download a free trial now!

Open your registry and find the key below.

Create three new DWORD values called "ProtocolType", "PPPProtocolType" and "ProtocolMTU". Set their values according to the table below.

  • ProtocolType = "2048" (in decimal)
  • PPPProtocolType = "33" (in decimal)
  • ProtocolMTU = to the required MTU size. (Windows will use the lesser of this value and the default.)
Restart Windows for the change to take effect.

Note: The default and maximum PPPoE MTU size in Windows XP is 1,480 bytes.

Registry Editor Example
|NameTypeData|
|(Default)REG_SZ(value not set)|
|ProtocolTypeREG_DWORD0x00000800 (2048)|
|PPPProtocolTypeREG_DWORD0x00000021 (33)|
|ProtocolMTUREG_DWORD0x000005c8 (1480)|
-
|HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\Ndiswan...|
-
Registry Settings
System Key: [HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\Ndiswan\Parameters\
Protocols\0]
Value Name: ProtocolType, PPPProtocolType, ProtocolMTU
Data Type: REG_DWORD (DWORD Value)

Related Tweaks

>> Recommended Download - check, repair and optimize your registry now with Registry Mechanic <<

Disclaimer: Modifying the registry can cause serious problems that may require you to reinstall your operating system. We cannot guarantee that problems resulting from modifications to the registry can be solved. Use the information provided at your own risk.

Last modified: June 19, 2002

 
  Copyright © 1998-2009 PC Tools. All rights reserved. Privacy Policy | Legal Notice