You are on page 1of 2

Article ID: 272294 - Last Review: April 17, 2007 - Revision: 3.

Active Directory communication fails on multihomed domain controllers


System Tip
This article applies to a different version of Windows than the one you are using. C ontent in this article may not be relevant to you.Visit the Windows 7 Solution C enter This article was previously published under Q272294 SYMPTOMS In a Windows 2000 domain that has multihomed domain controllers, Active Directory communication, including replication, may fail intermittently. C AUSE This issue can occur if one of the network adapters is attached to an external network (such as the Internet) on the multihomed domain controller, and if Lightweight Directory Access Protocol (LDAP) and Kerberos traffic between the internal and external networks is partially or completely restricted because of a Proxy, ISA Server, NAT Server or another firewall device. In this scenario, network adapters on the multihomed domain controllers are registering both the inside and outside Internet Protocol (IP) addresses with the DNS server. DNS name resolution lookup requests return records in a "round robin" fashion, alternating the internal and external IP addresses. Replication operations require multiple lookup requests of SRV records. In this case, half of the DNS lookup requests return an IP address that cannot be contacted, and the replication operation fails. RESOLUTION To resolve this issue: 1. Disable registration on the outside network adapter on the multihomed domain controller. To do so: a. C lick Start, click Settings, and then click Network and Dial-Up Connections. b. Right-click the outside local area network (LAN) connection, and then click Properties. c. C lick TCP/IP, and then click Properties. d. C lick Advanced, and then click to clear the Register DNS for this connection check box. 2. Disable the round robin functionality on the DNS server. To do so: a. C lick Start, click Settings, click Administrative Tools, and then click DNS. b. Open the properties for the DNS server's name. c. C lick the Advanced tab, and then click to clear the Enable round robin check box. 3. Remove the existing entries in DNS. To do so: a. Browse to the following location: Under DNS\DNS Servername\Forward Lookup Zones\Domain Name b. Remove Host (A) record entries that refer to the domain controller's computer name for the outside network adapter IP addresses. c. Remove Host (A) record entries for the same name as the parent folder for the network adapter IP addresses. 4. Start the DNS Management C onsole, right-click the server name, and then click Properties. 5. C lick the Interfaces tab, and then remove the external IP address so that DNS does not listen on it. 6. Open a command prompt, type ipconfig /flushdns, press ENTER, type ipconfig /registerdns, and then press ENTER. 7. C hange the binding order of your network adapters so that the Internal adapter is the first bound adapter. To do this, follow these steps: a. C lick Start, click Settings, and then click Network and Dial-Up Connections. b. On the Advanced menu, click Advanced. c. Verify that the internal network adapter is listed first in the Connections box.

STATUS This behavior is by design. MORE INFORMATION For more information, click the following article numbers to view the articles in the Microsoft Knowledge Base: 191611 (http://support.m icroso ft.com /k b/191611/ ) Symptoms of multihomed browsers 246804 (http://support.m icrosoft.com /k b/246804/ ) How to enable or disable DNS updates in Windows 2000 and in Windows Server 2003

APPLIES TO Keywords: kbactivedirectoryrepl kbdns kbperformance kbprb KB272294

Get Help Now


C ontact a support professional by E-mail, Online, or Phone

Microsoft Support

2011 Microsoft

You might also like