What is the function of secondary DNS and stub DNS and what are the ways to
set up these DNS servers?
For the secondary zone, first, I created secondary zone at first server and
this secondary zone point to the other DNS server, and did the reverse for
the other server. It prompted error after creation of the secondary zone.
The error message was "The transfer of zone data from the master server
failed."
Any idea?
Thanks.
Best regards,
kevin
--
Message posted via WinServerKB.com
http://www.winserverkb.com/Uwe/Forums.aspx/windows-server-dns/200507/1
A stub zone is a new feature in w2k3. Stub zones are like secondary zones in
that they too are read only. A stub zone holds a copy of resource records
hosted on a Primary server. A stub zone can only contain three types of
records, copy of the SOA, copies of the NS records, and copies of A records
for servers authoritative for the zone. A stub zone can be AD integrated a
secondary zone cant.
Here is an article that describes Stub Zones in more detail
http://www.windowsnetworking.com/articles_tutorials/DNS_Stub_Zones.html
If you are using AD integrated zones on one DC, you cannot have secondary
zones of the same name on another DC because AD integrated zones are
replicated to at least all domain controllers in the domain.
--
Best regards,
Kevin D4 Dad Goodknecht Sr. [MVP]
Hope This Helps
===================================
When responding to posts, please "Reply to Group"
via your newsreader so that others may learn and
benefit from your issue, to respond directly to
me remove the nospam. from my email address.
===================================
http://www.lonestaramerica.com/
===================================
Use Outlook Express?... Get OE_Quotefix:
It will strip signature out and more
http://home.in.tum.de/~jain/software/oe-quotefix/
===================================
Keep a back up of your OE settings and folders
with OEBackup:
http://www.oehelp.com/OEBackup/Default.aspx
===================================
Thanks for the reply. Just to clarify something. So, Stub zone is just
suitable to be deployed for root domains with a lot of child domains, whereas
Stub zone for each child domain is created at first DC of root domain and
data is transferred from all child domain to Stub zones at root domain, right?
All child domains have forwarder to first DC in root domain.
--
Message posted via http://www.winserverkb.com