How to Create DNS Delegation for Child Domain, step by step

by Nideesh C on February 10, 2011 · 3 comments

in Server2003,Server2008




Delegate child DNS domain to child DNS Server.

Terminology

Root DNS Server
This is the DNS server that holds the DNS for root domain. For example: mytest.com

Child DNS Server ( also Child DC )
This is the DNS server that holds the DNS for child domain. For example: sub1.mytest.com

How DNS delegation works
Delegation of child DNS domain allows root DNS server to forward DNS queries for Child DNS domain to Child DNS Server. When a client request for a lookup on resource on child DNS domain against root DNS Server, the root DNS Server forwards the query to child DNS Server.

Create DNS Delegation for Child Domain, step by step

On root DNS Server,

1. open DNS management console
2. right click on root zone, choose “New Delegation”, click Next see
3. enter the child DNS server, click Next

On child DNS Server.

4. confirm child DNS server is using the root DNS server as the only DNS Server.
5. Install DNS Server from Add/remove Windows Components.
6. open DNS management console
7. create Standard Primary, Forward lookup zone ( right click DNS server, choose New Zone)
8. enter the name of the child zone example: sub1.mytest.com
9. click Next, click Finish
10. make sure the zone allow dynamic updates
11. ……………….
12. Promote child DNS Server to Domain Controller ( start > Run, type “dcpromo”)

add childdomain

Not Satisfied ? Just search & get the result

Related Posts Plugin for WordPress, Blogger...
Be Sociable, Share!

Related posts:

  1. How to forward DNS queries for specific domain to a specific DNS server (Conditional forwarding)
  2. Little about DNS Zones in Windows Server 2003
  3. Again Domain Name Service (DNS)
  4. Windows Server 2003 DNS Troubleshooting
  5. DNS Resource Records in Windows Server 2003

{ 2 comments… read them below or add one }

1 Sithara March 7, 2011 at 12:46 pm

How to Create DNS Delegation for Child Domain, step by step

Reply

2 Bob March 31, 2011 at 10:31 pm

Is there a step by step tutorial that explains this step?

“confirm child DNS server is using the root DNS server as the only DNS Server.”

How do you do that?

Reply

Leave a Comment

{ 1 trackback }

Previous post:

Next post: