Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

How to set up secondary DNS and Stub DNS?

0 views
Skip to first unread message

"kevin via WinServerKB.com"

unread,
Jul 5, 2005, 5:00:17 AM7/5/05
to
Hi,

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

Sweeting@discussions.microsoft.com Jaysen Sweeting

unread,
Jul 5, 2005, 10:22:03 AM7/5/05
to
The secondary standard DNS zone is a read only copy of the DNS database
Hosted by the primary DNS Zone. You can use secondary zones for redundancy
and load balancing. The problem with secondary zones is that if the primary
DNS server becomes unavailable no updates can be made to the zone info
because the secondary is read-only. This is also true with a stub zone.

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

Kevin D. Goodknecht Sr. [MVP]

unread,
Jul 5, 2005, 11:54:01 AM7/5/05
to
In news:50DBA2...@WinServerKB.com,
"kevin via WinServerKB.com" <fo...@WinServerKB.com> posted this:

> Hi,
>
> 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."
>

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
===================================


kevin via WinServerKB.com

unread,
Jul 8, 2005, 8:06:39 PM7/8/05
to
Hi,

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

0 new messages