Re: Should DNS forwarders to the internet point to each other?
- From: "Danny Sanders" <Danny.Sanders@xxxxxxxxxxxxxxxxx>
- Date: Mon, 11 Apr 2005 15:19:12 -0600
> Should each DC be configured with a forwarder entry to the other as the
> first entry?
No. Set your DNS zone to AD integrated. All DNS info will be replicated
securely to every DC in the domain with DNS installed.
Forwarders set up a system where your clients query your AD DNS server for a
resource.
Say your AD domain name is mycompany.com. Your DNS zone should be
mycompany.com. Queries for anything "mycompany.com" gets resolved by your AD
DNS server. Any other query gets sent to the server setup in the forwarders
tab (*anything* other than "mycompany.com")
What you are purposing is to forward the query between the two servers.
Server one gets a query for yahoo.com, it can't find it in the zone
"mycompany.com" so it forwards the request to the server on the forwarder
list (server 2), which is another server that *only* knows about
"mycompany.com" and it will forward the request for yahoo.com to the server
on the forwarder list (server 1).
hth
DDS W 2k MVP MCSE
"JoesCat" <JoesCat@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:0DADC46A-85D7-4746-9E9A-A756AD9F6826@xxxxxxxxxxxxxxxx
> W2003 Ad, DNS integrated running each of the two DC's.
> Each is set up as a forwarder to our ISP's DNS servers for internet name
> resolution.
> Clients are configured to use one of these DC's as their 1st DNS server,
> the
> other DC as secondary. A record lookups to the internet are successfu.
>
> Should each DC be configured with a forwarder entry to the other as the
> first entry? My thinking is both then would update their cache with all
> lookups for subsequent lookups. I wouldn't mind the extra hop, especially
> since it's LAN traffic.
>
> Or, is this a bad design?
>
> --
> -Joe
.
- References:
- Prev by Date: RE: Unix Bind and Windows DNS coexist problem with forwarder ON
- Next by Date: Re: Question on larger dns system
- Previous by thread: Should DNS forwarders to the internet point to each other?
- Next by thread: Re: Should DNS forwarders to the internet point to each other?
- Index(es):
Relevant Pages
|