> > Check that. (advantages exist but no requirement.)
>
> I've never seen a DC not running DNS, but then again, I've never seen a
lot
> of things.
DNS on the DC is very common; I almost always
recommend it; but it is not a requirement.
Technically a BIND server running on an arbitrary
OS can support AD as long as the version is high
enough (to support SRV, dynamic DNS updates, and
is stable), but I almost never recommend that and
actively try to discourage it when someone asks for
an opinion.
(Oh, and I have a BIND server for something else so
it is not because I don't 'like' BIND.)
DNS for AD
1) Dynamic for the zone supporting AD
2) All internal DNS clients NIC\IP properties must specify SOLELY
that internal, dynamic DNS server (set.)
3) DCs and even DNS servers are DNS clients too -- see #2
4) If you have more than one Domain, every DNS server must
be able to resolve ALL domain (either directly or indirectly)
Restart NetLogon on any DC if you change any of the above that
affects a DC and/or use:
nltest /dsregdns /server

C-ServerNameGoesHere
Ensure that DNS zones/domains are fully replicated to all DNS
servers for that (internal) zone/domain.
Also useful may be running DCDiag on each DC, sending the
output to a text file, and searching for FAIL, ERROR, WARN.
Single Lable domain zone names are a problem Google:
[ "SINGLE LABEL" domain names DNS 2000 | 2003 microsoft: ]
--
Herb Martin
"Lanwench [MVP - Exchange]"
<(E-Mail Removed) ahoo.com> wrote in message
news:(E-Mail Removed)...
> Herb Martin wrote:
> > "Lanwench [MVP - Exchange]"
> > <(E-Mail Removed) ahoo.com> wrote in
> > message news:u#(E-Mail Removed)...
> >> Dan wrote:
> >>> I have a Symantec Firewall/Router between my servers and the
> >>> internet. I have a win2k3 server as DC. What is the recommended
> >>> place to run DHCP and DNS, from the server or from the firewall to
> >>> free up resourses on the server?
> >>>
> >>> Dan
> >>
> >> On the server - DNS has to be on your DC,
> >
> > Check that. (advantages exist but no requirement.)
>
> I've never seen a DC not running DNS, but then again, I've never seen a
lot
> of things. 
> >
> >
> >> but you can run DHCP (and WINS)
> >> from a member server if you wish, or just run it all from the DC if
> >> you don't have a huge network. Don't use your firewall for anything
> >> but your default gateway!
> >
> > Good advice. Perhaps as a (strictly internal-side) caching
> > only DNS server (if you have only one firewall hardware
> > layer.)
>
> Even that has caused me problems, honestly - I just use forwarders.
> >
> >
> >
> > "Lanwench [MVP - Exchange]"
> > <(E-Mail Removed) ahoo.com> wrote in
> > message news:u#(E-Mail Removed)...
> >> Dan wrote:
> >>> I have a Symantec Firewall/Router between my servers and the
> >>> internet. I have a win2k3 server as DC. What is the recommended
> >>> place to run DHCP and DNS, from the server or from the firewall to
> >>> free up resourses on the server?
> >>>
> >>> Dan
> >>
> >> On the server - DNS has to be on your DC, but you can run DHCP (and
> >> WINS) from a member server if you wish, or just run it all from the
> >> DC if you don't have a huge network. Don't use your firewall for
> >> anything but your default gateway!
>
>