Re: Connecting two seperate forests?
From: Herb Martin (news_at_LearnQuick.com)
Date: 12/20/04
- Previous message: Kevin D. Goodknecht Sr. [MVP]: "Re: Moving to a new location"
- In reply to: LWG: "Connecting two seperate forests?"
- Next in thread: Kevin D. Goodknecht Sr. [MVP]: "Re: Connecting two seperate forests?"
- Reply: Kevin D. Goodknecht Sr. [MVP]: "Re: Connecting two seperate forests?"
- Messages sorted by: [ date ] [ thread ]
Date: Sun, 19 Dec 2004 23:24:45 -0600
"LWG" <lgovedi1@address.is.invalid> wrote in message
news:eNGytTj5EHA.2592@TK2MSFTNGP09.phx.gbl...
> Can I for requests for another zone from my dns server to that dns server
> for a single zone. The example would be:
Assume you mean "forward requests"....
> myzone.dns.com needs to know about therezone.dns.com. Can I configure my
dns
> to look on another specific dns server for a particular zone? I managed to
> ask the questions 3 times, just to make sure this was clear...
Two main ways in Win2000:
1) create a zone for the PARENT, and properly delegate
the child zones, arrange for the DNS servers to find OR
hold the parent -- this is standard DNS methodology
2) Have each DNS server hold "cross secondaries" for the
other needed sibling, or even unrelated zones
#2 works fine for small numbers or (fairly) small zones but
is tedious with many zones and can cause uneeded replication
for large zones.
Win2003 introduces two new DNS Server features which
address the issue: Stub Zones and Conditional Forwarding
-- Herb Martin > Thx > >
- Previous message: Kevin D. Goodknecht Sr. [MVP]: "Re: Moving to a new location"
- In reply to: LWG: "Connecting two seperate forests?"
- Next in thread: Kevin D. Goodknecht Sr. [MVP]: "Re: Connecting two seperate forests?"
- Reply: Kevin D. Goodknecht Sr. [MVP]: "Re: Connecting two seperate forests?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|