The step-by-step article describes how to set up a Windows
Server 2003-based Domain Name System (DNS) server as the primary DNS server in
an existing DNS domain. When there is an existing DNS domain structure, you may
have to replace the current primary DNS server with a new Windows Server
2003-based DNS server.
The following list includes items that are
used as examples in this article:
The domain name is "microsoft.edu."
The IP address range is 192.168.0.0 through
192.168.0.255.
The IP address of the new Windows Server 2003-based DNS
server is 192.168.0.7, and the IP address of the old primary DNS server is
192.168.0.2.
"WNET-DNS" is the name of the Windows Server 2003-based
computer.
After you transfer all of the records, you must remove the old
DNS server from the network, and then set the DNS server as the primary DNS
server. To set the DNS server as the primary DNS server, follow these steps:
Click Start, point to Administrative Tools, and then click DNS.
Expand ServerName, where
ServerName is the name of the server.
Expand Forward Lookup Zones.
Right-click the Microsoft.edu zone, and then click Properties.
Click the General tab.
Click Change, and then click Primary zone. If the DNS server
is a domain controller, click to select the Store the zone in Active
Directory (available only if DNS server is a domain controller check
box.
Click OK.
If you want to permit dynamic updates, click Nonsecure and secure in the dynamic updates box.
Click OK.
Note The server is now configured as a primary DNS server for the DNS
domain space.
If you cannot transfer the zone file, follow these steps to
troubleshoot this issue:
Verify that the existing DNS server permits zone
transfers.
Verify that the new DNS server IP address is permitted for
zone transfers.
If the zone file is locked, the transfer generally occurs
after a maximum of 10 minutes.
You Have to Change the IP Address to Match the Old DNS Server
You may have to change the IP address of the new server to match
the IP address that the old DNS server used. You may have to do this to avoid
changing all clients or secondary servers to point to a new IP address for the
primary DNS server. When you use the same IP address for a live domain on the
Internet, you can prevent downtime that may occur while waiting for your
Internet domain name registration authority to propagate the change of the IP
address. To change the IP addresses, follow these steps:
Click Start, point to Control Panel, point to Network Connections, and then click Local Area Connection.
Click Properties.
Click Internet Protocol (TCP/IP), and then click Properties.
In the IP address box, type the IP address
of the old DNS server (in this example, type
192.168.0.2).
In the Preferred DNS server box, type the IP address of your
server. Leave the Alternate DNS Server box blank, or clear any entries that are there.