The information in this article applies to:
SYMPTOMSYou may be unable to establish a trust relationship to a remote domain where the domain controller (DC) is across a dialup router due to timeout reasons. This timeout will cause an additional connection attempt to the remote domain controller to be made every 15 minutes until a connection is achieved. This can become expensive if the dialup line is an ISDN line you are paying for a router dialing every 15 minutes. CAUSE
The Netlogon service in Microsoft Windows NT is hard-coded to wait
15 seconds to establish the trust. If the router line is busy or very slow,
the response from the remote domain controller may timeout.
RESOLUTION
Apply the hotfix mentioned below. The hotfix consists of a new Netlogon
registry entry that adds an additional delay to each of the Netlogon
broadcast/multicast <1C> frames sent, thus causing Netlogon to wait longer
for NlDcDiscoveryMachine to succeed. The formula for the wait time is as
follows:
If the ExpectedDialupDelay is set to 90 seconds, the wait time would be:
thus, a 35-second interval between frames. The registry information for the new parameter is:
ExpectedDialupDelay (in seconds) This parameter specifies the time it takes for a dialup router to dial when sending a message from this client computer to a domain trusted by this client computer. Typically, Netlogon assumes a domain controller is reachable in a short time period (about 15 seconds). Setting ExpectedDialupDelay informs Netlogon to expect an ADDITIONAL delay of the time specified. If for some reason this does not work, you should add a second entry to the registry. This entry will force the Scavenge Timer to increase the interval to retry the connection to the remote DC. This will decrease markedly the amount of dialups for trust verification. The registry information for the new parameter is:
STATUS
Microsoft has confirmed this to be a problem in Windows NT version 3.51.
This problem was corrected in the latest Windows NT 3.51 U.S. Service
Pack. For information on obtaining the Service Pack, query on the
following word in the Microsoft Knowledge Base (without the spaces):
S E R V P A C K If you want an overview of possible other WAN traffic, please see the following article in the Microsoft Knowledge Base: Q134985Browsing & Other Traffic Incur High Costs over ISDN Routers Additional query words: prodnt
Keywords : kbnetwork ntdomain ntnetserv kbbug3.51 kbfix3.51 NTSrvWkst |
Last Reviewed: February 25, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |