Article ID: 310568 - Last Review: May 3, 2007 - Revision: 6.2 Domain subfolders missing from forward lookup zoneThis article was previously published under Q310568 When you open the forward lookup zone in the Domain Name
System (DNS) Microsoft Management Console (MMC) snap-in, the following subdomains may
be missing:
This problem may occur if the zone is either Active
Directory-Integrated or Standard Primary. Additionally, the forward lookup zone
is being used to store SRV records for Active Directory. When this problem occurs, the following event is logged: Type: Warning Event: 5782 Source: NETLOGON Category: None Computer: ComputerName Event Msg: Dynamic registration or deregistration of one or more DNS records failed with the following error: No DNS servers configured for local system Data: 7C 26 00 00 On a multi-homed server, DNS dynamic update protocol
registration may have been turned off (disabled) on the internal network
adapter. The same problem occurs on a server that has a single network adapter
and DNS dynamic update protocol turned off. To turn on DNS dynamic update protocol on the affected
network adapter, follow these steps:
- On the desktop, right-click My Network Places, and then click Properties.
- Right-click the internal network adapter, and then click Properties.
- Click TCP/IP, and then click Properties.
- Click the Advanced button.
- Click the DNS tab, and then click to select the Register this
connection's addresses in DNS check box at the bottom of the
tab.
- Click OK until the Network Properties dialog box is closed.
- Click Start, click Run, type cmd, and then press ENTER.
- At a command prompt, stop and restart the Netlogon service
and initiate the registration of the network adapter in DNS. To do this, use
the following command-line statements:
- net stop netlogon
- net start netlogon
- ipconfig /registerdns
If the previous steps do not resolve this problem, you may have
to remove DNS and reinstall it. To remove DNS, follow these steps:
- Right-click My Network Places, and then click Properties.
- In the Network and Dial-Up Connections window on the Advanced menu, click Optional Networking Components.
- In the Windows Optional Networking Components Wizard, click
to select Networking Services, and then click Details.
- In the Networking Services window, click to clear the box
next to Domain Name System (DNS) check box, click OK, and then click Next. This removes DNS.
Before you reinstall DNS, delete the following files:
- Cache.dns-which is located in
%systemroot%\Winnt\System32\DNS
- Netlogon.dns-which is located in
%systemroot%\Winnt\System32\Config
- Netlogon.dnb-which is located in
%systemroot%\Winnt\System32\Config
To reinstall DNS, follow these steps:
- Right-click My Network Places, and then click Properties.
- In the Network and Dial-Up Connections window on the Advanced menu click Optional Networking Components.
- In the Windows Optional Networking Components Wizard, click
to select the Networking Services check box, and then click Details.
- In the Networking Services dialog box, click to select the Domain Name System (DNS) check box, click OK, and then click Next.
- Insert the operating system installation disc when you
are prompted, click OK, and DNS is reinstalled.
- Restart the computer.
To reconfigure the DNS server and re-create the Forward and
Reverse Lookup Zones, see the articles listed in the "More Information" section. Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section. Other possible causes of this problem are the following:
For more information about how to create and configure zone files in DNS on Windows 2000 Server, click the following article numbers to view the articles in the Microsoft Knowledge Base:
308201
(http://support.microsoft.com/kb/308201/
)
How to create a new zone on a DNS server in Windows 2000
237675
(http://support.microsoft.com/kb/237675/
)
Setting up
the Domain Name System for Active Directory
APPLIES TO- Microsoft Windows Server 2003, Standard Edition (32-bit x86)
- Microsoft Windows Server 2003, Enterprise Edition (32-bit x86)
- Microsoft Windows 2000 Server
- Microsoft Small Business Server 2000 Standard Edition
| kbgrppolicyprob kbprb KB310568 |
| |