Increasing DefaultTTL in Registry Has No EffectLast reviewed: September 7, 1995Article ID: Q127827 |
The information in this article applies to:
SYMPTOMSBy default, the DefaultTTL setting in the Windows NT registry under HKEY_LOCAL_MACHINE\SYSTEM\CURRENTCONTROLSET\SERVICES\TCPIP\PARAMETERS is 32 decimal. If this value is changed to anything above 32, the Default Time to Live value is unaffected. Packets will not reach a remote destination. If you have a destination that Tracert shows is 41 hops away and the default TTL is 32, packets will not reach the destination. If you change the default TTL on the ping command line to 45, by using the -i switch, the packets will make it to the destination. This problem occurs only with the PING utility because it is hard coded to use 32 for the TTL. Other utilities, like Telnet and FTP, use the correct registry TTL value. For Ping utility, "-i" switch can be used to specify a different TTL.
STATUSMicrosoft has confirmed this to be a problem in Windows NT version 3.5. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.
|
KBCategory: kbnetwork kbbug3.50
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |