Delegation Requires a Stop and Restart of the DNS Server Service
ID: Q154556
|
The information in this article applies to:
-
Microsoft Windows NT Server version 4.0
SUMMARY
Depending on the steps you take to delegate a subzone to a different
server by means of Domain Name System (DNS) Manager, you may or may not be
required to stop and restart the DNS service.
MORE INFORMATION
Delegate a Sub-domain: To create and delegate a new subzone for a new
domain, follow these steps:
- In the Server List, add the server that will be authoritative for the
new subzone.
- Click this server and create the subzone as a new primary zone.
- In the Server List, double-click the primary server.
- If a domain does not exist for the new subzone, right-click the
existing zone, click New Domain and add a new domain for the subzone.
- Right-click the new domain and click New Record.
- Under Record Type, click NS Record. For Domain Server DNS Name, type
the fully qualified domain name (FQDN) of the DNS server that is
authoritative for the new subzone.
- Under Record Type, create an A record for the server that will be
authoritative for the new subzone and click OK.
NOTE: You only need to create an A record if the authoritative server
for the new subzone is within the domain of the authoritative zone on
the primary server.
For example, if you are authoritative for ms.com and delegating
nt.ms.com to bob.ms.com, you need to create an A record. However, if
you are delegating nt.ms.com to bob.otherzone.com, there is no need to
create the A record.
Example of Creating and Delegating a New Subzone for a New Domain
The following steps create a new domain (nt.ms.com) in the ms.com zone
on <server 1> and delegate it to nt.ms.com on <server 2>.
- In the Server List add <server 2>.
- Right-click <server 2> and create a the new primary zone nt.ms.com.
- Double-click <server 1>.
- Right-click the ms.com zone, and then add the domain nt.ms.com.
- Right-click the new domain, and then create an A record. For Host Name,
type <server 2>. For Host IP Address, type the IP address for <server
2>.
- Right-click the new domain again, and then create an NS record. For
Domain Server DNS Name, type <server 2>.nt.ms.com.
If you follow the same steps as above, but reverse step 5 and step 6
(create the NS record before the A record), you need to restart the
DNS server service because the delegation is not active until the DNS
server service is stopped and restarted.
Additional query words:
prodnt ntdns
Keywords : kbnetwork kbbug4.00 nttcp kbfix4.00.sp2
Version : 4.0
Platform : winnt
Issue type :
Last Reviewed: February 26, 1999