In
Ruben said:
Still having problems. I'm lost a seraching for answers
Question: Does the root dns need to all zone transfers for the
delegation to work. child domain has a primary and secondary dns
setup on two different servers.
Basically to create a delegation, you rt-click your parent domain name in
the parent DNS server. If it's called domain.com, then rt-click on it and
choose new delegation. Then type in the child domain;s name, such as child1.
Then in the bottom of the wizard it will show it prefixing the name, such as
child1.domain.com. Then in the next screen type in the IP address of the DNS
server that will host the child zone in the child domain. Make absolutely
sure that the child1.domain.com DOES NOT EXIST as a separate zone in the
parent DNS. If done properly, it will show up as a grayed out folder UNDER
the domain.com zone. If you click on it, the only thing that will show up is
the nameserver name and IP of the child DNS server.
Then in the child DNS server, configure a forwarder to the parent DNS
server.
That's it!
You can take this a step further and configure a forwarder from the parent
DNS to your ISP's DNS for internet resolution.
If you have another child, such as child2.domain.com, and configured in the
same fashion as above, then you will have forest wide resolution. If a
client in child1.doman.com needs to access something by FQDN in
child2.domain.com, the query is sent to it's respective DNS, it won;t have
the answer, so then it's forwarded to the parent, but the parent doesn't
have the answer either, but it does have a reference to who does (due to the
delegation), then the request is sent to the child2.domain.com's DNS server.
To access the resource by a computer's NetBIOS name, then we'll need to
configure mutliple search suffixes on each client so it will append the
proper suffix for the query. There are scripts to help do this.
Delegation is outlined right here:
255248 - HOW TO Create a Child Domain in Active Directory and Delegate the
DNS Namespace to the Child Domain:
http://support.microsoft.com/?id=255248
(Delegation and Forwarding) - Directing queries through forwarders and
delegation:
http://www.microsoft.com/technet/tr...DNS_imp_DirectingQueriesThroughForwarders.asp
--
Regards,
Ace
Please direct all replies to the newsgroup so all can benefit.
This posting is provided "AS-IS" with no warranties and confers no
rights.
Ace Fekay, MCSE 2000, MCSE+I, MCSA, MCT, MVP
Microsoft Windows MVP - Active Directory