I am currently develiponhg my W2K3 migration plan, during testing I have set
my ISP DNS server addresses to be allocated by DHCP and it works fine,
should I be using DNS forwarders to perform the same role
thanks
--
Thanks,
Marc Reynolds
Microsoft Technical Support
This posting is provided "AS IS" with no warranties, and confers no rights.
"Dave Munday" <thehapp...@hotmail.com> wrote in message
news:#4qCZu85...@TK2MSFTNGP12.phx.gbl...
Dave...
You should ONLY be using your ISP's DNS servers with a forwarder, if you
decide to create one for ALL internal computers and it is optional.
--
Roland Hall
/* This information is distributed in the hope that it will be useful, but
without any warranty; without even the implied warranty of merchantability
or fitness for a particular purpose. */
Online Support for IT Professionals -
http://support.microsoft.com/servicedesks/technet/default.asp?fr=0&sd=tech
Roland could you please expand on
" if you decide to create one for ALL internal computers and it is
optional."
thanks
dave
"Roland Hall" <nobody@nowhere> wrote in message
news:eDUuLNC6...@tk2msftngp13.phx.gbl...
Forwarders are optional, as long as you delete the Root zone in DNS, the
Root Zone is the Forward Lookup Zone that has a "."(dot) for a name. As long
as the root is gone your DNS server will use Root Hints to resolve names on
the internet.
Enabling a forwarder converts your DNS server to a resolving caching proxy,
in other words it forwards external names to the defined forwarder for it to
resolve and return the answer. It doesn't necessarily make resolution faster
but it does give the internal DNS the ability to resolve more external
queries in a shorter period of time.
Just make sure that all internal domain member machines are using the
internal DNS ONLY. If you don't you may have problems joining XP Pro
machines to the Domain and Will extend the logon time considerably for all
domain members. They will be trying to locate the DC in DNS, and if you use
an external DNS they won't find the DC's SRV records.
This is off topic for your question, since you are using Win2k3 you need to
look in your Routers documentation to see if it supports EDNS0 (UDP packets
over 512 bytes) many routers don't and is causes DNS errors. Some companies
have begun releasing firmware updates to allow this protocol and you can
check on that. Until then read this KB and run the command from your DNS
machine.
828731 - An External DNS Query May Cause an Error Message in Windows Server
2003
http://support.microsoft.com/default.aspx?scid=kb;en-us;828731&Product=winsvr2003
--
Best regards,
Kevin D4 Dad Goodknecht Sr. [MVP]
Hope This Helps
============================
--
When responding to posts, please "Reply to Group" via your
newsreader so that others may learn and benefit from your issue.
To respond directly to me remove the nospam. from my email.
==========================================
http://www.lonestaramerica.com/
==========================================
Use Outlook Express?... Get OE_Quotefix:
It will strip signature out and more
http://home.in.tum.de/~jain/software/oe-quotefix/
==========================================
Keep a back up of your OE settings and folders with
OEBackup:
http://www.oehelp.com/OEBackup/Default.aspx
==========================================
Dave
"Kevin D. Goodknecht [MVP]" <ad...@nospam.LSAOL.COM> wrote in message
news:%239qqgUI...@TK2MSFTNGP12.phx.gbl...