Article ID: 816518 - Last Review: December 3, 2007 - Revision: 6.5
HOW TO: Configure a Secondary Name Server in Windows Server 2003
This step-by-step article describes how to configure a
secondary DNS server.
back to the
top Identify the Secondary Name ServerOn the primary DNS server, identify an additional name server. To
do this, follow these steps:
Click Start , point to
Administrative Tools , and then click DNS .
In the console tree, expand Host name
(where Host name is the host name
of the DNS server). In the console tree, expand Forward Lookup
Zones . Right-click the zone that you want (for example,
example .com ), and then click
Properties . Click the Name Servers tab, and then
click Add . In the Server fully qualified domain name
(FQDN) box, type the host name of the server that you want to
add. For example, type
namesvr2.example .com .
In the IP address box, type the IP
address of the name server that you want to add (for example,
192.168.0.22 ), and then click Add .
Click OK , and then click
OK . In the console tree, click Reverse Lookup
Zones , right-click the zone that you want, and then click
Properties . Click the Name Servers tab, and then
click Add . In the Server name box, type the host
name of the server that you want to add. For example,
namesvr2.example .com .
In the IP address box, type the IP
address of the name server that you want to add (for example,
192.168.0.22 ), and then click Add .
Click OK two times. back to the top Install DNS on the Secondary Name ServerTo install the DNS service, follow these steps:
Log on to the computer as an administrator. Click Start , point to Control
Panel , and then click Add or Remove Programs .
Click Add\Remove Windows Components .
In the Components list, click
Networking Services (do not click to select or click to clear
the check box), and then click Details . Click to select the Domain Name System
(DNS) check box, and then click OK . On the Windows Components page, click
Next . Insert the Windows 2003 Server CD when you are prompted,
and then click OK . On the Completing the Windows Components
Wizard page, click Finish . Click Close . DNS is now
installed. To start the DNS snap-in, click Start , point to
Administrative Tools , and then click DNS .
back to the top Configure the Forward Lookup ZoneTo configure the forward lookup zone on the secondary name server,
follow these steps:
Log on to the secondary name server as an administrator.
Click Start , point to
Administrative Tools , and then click DNS .
In the console tree, under DNS , click
Host name (where
Host name is the host name of the DNS server).
In the console tree, click Forward Lookup
Zones . Right-click Forward Lookup Zones , and
then click New Zone . When the New Zone Wizard starts, click
Next to continue. Click Secondary Zone , and then click
Next . In the Name box, type the name of the
zone (for example,
example .com ), and then click Next .
On the Master DNS Servers page, type the
IP address of the primary name server for this zone, click
Add , click Next , and then click
Finish . back to the top Configure the Reverse Lookup Zone To configure the reverse lookup zone on the secondary name
server, follow these steps:
Click Start , point to
Administrative Tools , and then click DNS .
In the console tree, click Host
name (where Host name is the host
name of the DNS server). In the console tree, click Reverse Lookup
Zones . Right-click Reverse Lookup Zones , and
then click New Zone . When the New Zone Wizard starts, click
Next to continue. Click Secondary zone , and then click
Next . In the Network ID box, type the network
ID (for example, type 192.168.0 ), and then click
Next . Note The network ID is that portion of the TCP/IP address that
pertains to the network. For additional information about TCP/IP
networks, click the article number below to view the article in the Microsoft
Knowledge Base: 164015
(http://support.microsoft.com/kb/164015/EN-US/
)
Understanding TCP/IP Addressing and Subnetting Basics
On the Zone File page, click
Next , and then click Finish . back to the top TroubleshootThe Zone Is Not Loaded by the DNS Server When you select a zone on the secondary name server, you may
recieve the following error message in the right pane of the DNS window:
Zone not loaded by DNS Server The DNS server
encountered an error while attempting to load the zone. The transfer of
zone data from the master server failed.
This issue may occur if zone
transfers are disabled. To resolve this issue, follow these steps:
Log on to the primary name server computer as an
administrator. Click Start , point to
Administrative Tools , and then click DNS .
In the console tree, click Host
name (where Host name is the host
name of the DNS server). In the console tree, click Forward Lookup
Zones . Under Forward Lookup Zones ,
right-click the zone that you want (for example,
example .com), and then click Properties .
Click the Zone Transfers tab.
Click to select the Allow zone
transfers check box, and then click one of the following options:
To any server Only to servers listed on the Name Servers
tab Only to the following servers .
Note If you click Only to the following servers , type
the IP address of the secondary name server in the IP address
box, and then click Add . Click Apply , and then click
OK . Quit the DNS snap-in. How to Troubleshoot DNS To troubleshoot and obtain information about the DNS
configuration, use the Nslookup.exe utility. For additional information about using
Nslookup, click the article number below to view the article in the Microsoft
Knowledge Base: 200525
(http://support.microsoft.com/kb/200525/EN-US/
)
Using Nslookup.exe
back to the
top For additional informationabout how
to install and configure DNS, click the following article numbers to view the
articles in the Microsoft Knowledge Base:
814591
(http://support.microsoft.com/kb/814591/EN-US/
)
HOW TO: Install and Configure DNS
Server in Windows Server 2003
238797
(http://support.microsoft.com/kb/238797/EN-US/
)
Microsoft DNS Server Installation and Configuration Document Available on Windows NT FTP Site
323445
(http://support.microsoft.com/kb/323445/EN-US/
)
HOW TO: Create a New Zone on a DNS Server in Windows Server 2003
back to the
top APPLIES TO Microsoft Windows Server 2003, Datacenter Edition (32-bit x86) Microsoft Windows Server 2003, Enterprise Edition (32-bit x86) Microsoft Windows Server 2003, Standard Edition (32-bit x86) Microsoft Windows Server 2003, Web Edition Microsoft Windows XP 64-Bit Edition Version 2003 Microsoft Windows Small Business Server 2003 Standard Edition Microsoft Windows Small Business Server 2003 Premium Edition kberrmsg kbhowtomaster kbnetwork KB816518