Enable/Disable Path MTU Discovery in Windows 2008/2003/Vista/XP/2000
If you're new here, you may want to subscribe to our RSS feed. Thanks for visiting!
Path MTU Discovery is enabled by default in Windows 2000/XP/2003/2008/Vista. However, there are instances like problems with DSL connections when you need to disable the Path MTU discovery this can be done from the Windows Registry.
This applies to Windows Server 2008, Windows Vista, Windows XP, Windows Server 2003 (if enabled) and Windows 2000.
The following procedure to edit the Windows Registry should help you disable the Path MTU Discovery.
1. Click Start - Search and type “regedit”. This launches the Windows Registry.
2. In the registry, navigate to the following registry key
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters]
HKEY_LOCAL_MACHINE
\SYSTEM
\CurrentControlSet
\Services
\Tcpip
\Parameters
3. In the right pane, right-click and select New - DWORD and set its name as “EnablePMTUDiscovery“ and set its value as “0“. Setting “0” will disable Path MTU Discovery. This can impact performance as Windows will revert to an MTU of 576 bytes per packet for packets to destinations hosts that are not within the same subnet unless you manually set the MTU in your Windows.
Related Post
Did you enjoy this post? Why not leave a comment below and continue the conversation, or subscribe to my feed and get articles like this delivered automatically each day to your feed reader.























No comments yet.
Leave a comment
Line and paragraph breaks automatic, e-mail address never displayed, HTML allowed:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong>