## Identify the Secondary Name Server
On the primary DNS server, identify an additional name server. To do this, follow these steps:
1. Click Start, point to Administrative Tools, and then click DNS.
2. In the console tree, expand Host name (where Host name is the host name of the DNS server).
3. In the console tree, expand Forward Lookup Zones.
4. Right-click the zone that you want (for example, example.com), and then click Properties.
5. Click the Name Servers tab, and then click Add.
6. 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.
7. 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.
8. Click OK, and then click OK.
9. In the console tree, click Reverse Lookup Zones, right-click the zone that you want, and then
click Properties.
10. Click the Name Servers tab, and then click Add.
11. In the Server name box, type the host name of the server that you want to add.
For example, namesvr2.example.com.
12. 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.
13. Click OK two times.
## Install DNS on the Secondary Name Server
To install the DNS service, follow these steps:
1. Log on to the computer as an administrator.
2. Click Start, point to Control Panel, and then click Add or Remove Programs.
3. Click Add\Remove Windows Components.
4. In the Components list, click Networking Services (do not click to select or click to clear thecheck box), and then click Details.
5. Click to select the Domain Name System (DNS) check box, and then click OK.
6. On the Windows Components page, click Next.
7. Insert the Windows 2003 Server CD when you are prompted, and then click OK.
8. On the Completing the Windows Components Wizard page, click Finish.
9. Click Close.
DNS is now installed. To start the DNS snap-in, click Start, point to Administrative Tools, and
then click DNS.
## Configure the Forward Lookup Zone
To configure the forward lookup zone on the secondary name server, follow these steps:
1. Log on to the secondary name server as an administrator.
2. Click Start, point to Administrative Tools, and then click DNS.
3. In the console tree, under DNS, click Host name (where Host name is the host name of the
DNS server).
4. In the console tree, click Forward Lookup Zones.
5. Right-click Forward Lookup Zones, and then click New Zone.
6. When the New Zone Wizard starts, click Next to continue.
7. Click Secondary Zone, and then click Next.
8. In the Name box, type the name of the zone (for example, example.com), and then click Next.
9. 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.
## Configure the Reverse Lookup Zone
To configure the reverse lookup zone on the secondary name server, follow these steps:
1. Click Start, point to Administrative Tools, and then click DNS.
2. In the console tree, click Host name (where Host name is the host name of the DNS server).
3. In the console tree, click Reverse Lookup Zones.
4. Right-click Reverse Lookup Zones, and then click New Zone.
5. When the New Zone Wizard starts, click Next to continue.
6. Click Secondary zone, and then click Next.
7. In the Network ID box, type the network ID (for example, type 192.168.0), and then click
Next.
8. On the Zone File page, click Next, and then click Finish.
Recent Comments