Re: Different DNS and AD domain structures

Tech-Archive recommends: Fix windows errors by optimizing your registry

From: Herb Martin (news_at_LearnQuick.com)
Date: 07/02/04


Date: Thu, 1 Jul 2004 21:00:02 -0500


"BillDuff" <billduff@ms-discussions.com> wrote in message
news:CE750200-A495-419B-969A-90602A7BA185@microsoft.com...
> The company I am with at the moment is planning an AD rollout (using
Win2003). They are currently on NT4 domains and are consolidating these into
a fewer number of AD domain based on the Business units with an empty root
domain.
>
> The AD will be stuctured as 'BusUnit1.AD.company.com'
'BusUnit2.AD.company.com' etc with 'ad.company.com' as the forest root.
>
> Some of the business units have an existing DNS structure that is based on
location such as 'london.company.com', 'newyork.company.com' and they want
to keep this structure (not sure why... this is coming from the project team
in one of the other business units)

Perfectly acceptable AS LONG AS you insure that each
DNS client (and this means servers too) can reach a DNS
server which can either resolve every name.

This last means that every DNS server (used by clients)
must be either:

    1) Hold all the answers
    2) Have a "root hints/cache file" that allows finding a
        common ROOT and working down to any possible name
    3) Have another DNS server as forwarder which can do
        either number 1, 2, or 3 until the name is found.

For instance, if ALL of you zones are children of .Com (direct
or as grandchildren etc.) then .Com can serve as a common
root, but then you get into the issue of how to resolve the
Internet (which is usually and implicit requirement.)

> I know this should be possible but there is very little information about
setting this up or its implications.

Just write down ALL of the domains. Find the natural
relationships (parent child), and arrange a common
root or other method for all names to be resolved.

If it gets complicated then post the MINIMAL requirements
succintly here.

> What I need to know is what are the advantages of doing it this way and
more importantly what are the downsides. Is there any options that dont work
or are not as easily managed by doing it this way.

Advantage:
    You can have more names.

Disavantage:
    You have to set it up

Consider this: For EVERYONE who will still resolve "The Internet",
they have this problem to a greater or lesser extent.

Keep this in mind: Clients need a DNS Server which can find ALL
names they might legitimately query.

The 'standard' method of this is for that DNS server to recurse from
the root down until it reaches the answer.

The 'standard' supplement to this is using a "forwarder" to resolve
those names the first DNS server cannot reach.

Win2003 offers even more tools than Win2000 for handling odd
or weird situations ("conditional forwarding" & "stub zones")
and sometimes BIND servers might be helpful as well if it gets
REALLY UGLY.

Generally though Win2003 DNS is your BEST choice for internal
Windows domains, and Win2000 is second best with BIND in a
somewhat separate third place.

-- 
Herb Martin
>


Relevant Pages

  • Re: Is this a split / shadow situation resolving non routable IPs without DNS authourity.
    ... Active Directory root zone is abccompany.com inside the firewall. ... This DNS server then uses forewarders to resolve Internet ...
    (microsoft.public.win2000.dns)
  • Re: conditional forwarding configuration issues
    ... > default during Win2000 setup when no Internet connection ... > if all internal clients are Domain Windows machines. ... I want to continue to resolve these internal namespaces as I have ... >> clients that are using this DNS server to be able to get to these web ...
    (microsoft.public.windows.server.dns)
  • Re: Linux DNS Client Against Windows 2000 DNS Server
    ... between SuSE 9.1 and SuSE 9.0. ... DNS works fine as far as external (internet) ... > utilities like "ping" can't resolve internal addresses at all, ... I know that people mistrust the Windows 2000 DNS server but, ...
    (comp.os.linux.networking)
  • Re: DNS resolving !!
    ... Your internal server can not resolve external addresses. ... And these will froward the answers to your internal dns server which will passw the info to the clients. ... but i have couple of external DNSs that act ... external DNSs to resolve it from the internet ...
    (microsoft.public.windows.server.networking)
  • Re: Forwarders versus root hints
    ... > There was some confusion on my part about the benfits forwarding offers ... DNS server on the firewall/gateway (e.g., ... very imporant server from visiting the Internet) it just adds ... And it will not work on a TRUE DNS 'root', ...
    (microsoft.public.windows.server.dns)