I have a question regarding DNS and setting it up on a Windows Server
2003 machine. I have a small network where I've implemented a new
Domain Server to replace a workgroup. I ran DCPROMO and installed DNS.
In addition to that the server is an Active Directory server as well
as DHCP.
My problem is this: The server is issuing IP's to the clients'
machines but the clients' machines are unable to resolve any DNS names
(i.e. cannot connect to the internet). The client and server are both
hooked up to a BEFSR41 router that has DHCP disabled. That router is
the primary LAN connection. I also have the WAN (internet) connection
plugged into that router as well. I tried putting my ISP's DNS servers
in the forwarding section of the DNS console but I receive the same
results. When I run NSLOOKUP on the clients machines it reports:
***Default Servers are not available
Default Server: UnKnown
Address: 127.0.0.1
>www.google.com
Server: UnKnown
Address: 127.0.0.1
***UnKnown can't find
www.google.com: No response from server
Hope that helps