Re: DNS Stub zones vs secondary zones
- From: "Herb Martin" <news@xxxxxxxxxxxxxx>
- Date: Wed, 24 Jan 2007 12:50:23 -0600
"Marlon Brown" <MarlonBrown@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:%23Y$a%2329PHHA.2140@xxxxxxxxxxxxxxxxxxxxxxx
Can someone give me an example on when I should create a DNS 'stub' zone
instead of 'secondary' ?
Example:
You have two domains, geographically separated, one in North America
(NA.dom.com)
and one in South America (SA.dom.com).
NA has 500,000 user machines and servers. The WAN line is not suitable
for replicating all this DNS info to SA, or you just don't want to waste it
on
that.
So you setup a STUB in SouthAmerica which only knows about the
DNS servers (SOA, NS, and NS A records). It never transfers the
entire 500,000 computer DNS zone but it can FIND ANY of the
servers need from NA.
Chances are you will never need more than a few (or a few dozens)
of those NA server to be found by Southamerican clients. Say the
DNS servers, DC, maybe some email servers etc.
I have worked on projects that required secondary zones, but so far I
haven't had a chance to see a situation in which Windows DNS stub zones
would be required.
For small zones it isn't a big benefit. Even for large zones that seldom
change.
Stub zones solve exactly the same set of problems as Conditional Forwarding
but there is a very subtle difference:
With Stubs the contents of the zones (NS records mostly) get auto-updated
if there are changes, additions, or deletions to those nameservers. So less
admin work.
With Conditional Forwarding the admin gets to pick (must pick) specific
DNS servers and so can pick the "closest" or most efficient choice(s).
With SA connected to NA by Rio-Miami link this might make more sense
than SA using some random (but automatically updated) server in Seattle
or Boston, etc.
--
Herb Martin, MCSE, MVP
http://www.LearnQuick.Com
(phone on web site)
.
- Follow-Ups:
- Re: DNS Stub zones vs secondary zones
- From: Marlon Brown
- Re: DNS Stub zones vs secondary zones
- References:
- DNS Stub zones vs secondary zones
- From: Marlon Brown
- DNS Stub zones vs secondary zones
- Prev by Date: Re: DNS How it works and Why
- Next by Date: Re: Dual email domain
- Previous by thread: DNS Stub zones vs secondary zones
- Next by thread: Re: DNS Stub zones vs secondary zones
- Index(es):
Relevant Pages
|