You can't point your domain members to public DNS servers. AD uses DNS for
all name resolution, I.e. how to find the appropriate DC for logon, etc.
You *have* to use the internal DNS server for internal clients. The reason
it takes a long time for domain accounts and not local is because it first
looks to DNS for how to locate a DC and GC, that will timeout and fail so
it'll go through the name resolution list until it finally broadcasts and
gets the info.
Point all internal clients to the internal DNS server and either use the
root hints, a forwarder or a combination of both for external name
resolution. Basically if the DC, or DNS server if separate, can access the
web it can resolve external names for the clients (firewall permitting of
course).
--
Paul Williams
_________________________________________
http://www.msresource.net
Join us in our new forums!
http://forums.msresource.net
_________________________________________
It is setup on DHCP and it obtains it's address from our gateway and those
are public DNS settings on the gateway. The problem is that this occurs
whether I am connected to the network or not. It does not happen to local
accounts but when I log into that account on the domain, it hangs for a
couple minutes.
Thanks for helping I have been searching all day!!