Link to home
Start Free TrialLog in
Avatar of RTUTTLE
RTUTTLE

asked on

Wni 2000 server DNS will not forward DNS request to ISP

I have a win 2000 server with DNS, DHCP etc.  My problem arises when I put my servers address first in the client DNS list.  It just hangs (will not go on Internet).  I got around this for a while because I only had win 98 clients so I just replaced the servers address in the DNS table with the one my ISP gave me (in DHCP).  However now that I am starting to get winXP clients It is a problem.  The login time is long 2-3 min usually and I suspect that it is because they can not find their name in the DNS.  It is there and the DNS self tests pass but becase I have set DHCP to give out the external DNS address it can not find it.  I tried setting the "forwarders" tab in DNS but it will not let me as it is a domain controler.  How can I get the win2K server to work properly and just have it as the DNS.  Somehow it must be told about the ISP's DNS so that when it fails to find it in its own table it goes out to the ISP's DNS.

Thanks
Avatar of pastorchico
pastorchico

check you LMhost file for #include statement and notate it out with "'".  Your server is more than likely trying to use this worthless file to create a connection to the world.  If this include is there, it would have been put in manually and is no longer accurate.  The process of DNS requires to check this file before moving on.  In my exp, the problem you are referring to has been caused by this archaic WINS file.
Your clients and servers should all point to your dns server as the primary dns server in network properties (via dhcp or static).  The forwarders tab should point to your isp dns servers.  There should be no reason the server wont let you do this unless your not an administrator.  Are you getting errors or permissions denied when setting the forwarders?
setup your dns w2k as the first dns;

and add the ip of isp servers in the forwards tab

if it still doesnt work, create a domain as root-servers.net, put the static root dns servers in it,
ASKER CERTIFIED SOLUTION
Avatar of SimonL-UK
SimonL-UK
Flag of United Kingdom of Great Britain and Northern Ireland image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
forgot to add to make sure WINS is configured properly and allow DNS to use WINS forward lookup which will help your legacy machines (9x).
Avatar of RTUTTLE

ASKER

Gave me some ideas but did not solve problem.  Deleted old Zone and added new one with Gateway address as DNS (works with manually configured clients same as before) Not using lmhosts, hosts, wins etc.  Additional concern that this solution also deleted all the clients that were in the old zone.