In Allan Raskin <
[email protected]> posted a question
Then Kevin replied below:
: I thought I provided the info requested. Sorry. Perhaps I do not
: understand your question. This is a single server network with NAT
: running on the router. The router is 192.168.1.1 and the server is
: 192.168.1.2. The Address Range is 192.168.1 - 254, and the excluded
: addresses are 192.168.1.1 - 25. DHCP scope options are Router as
: 192.168.1 and DNS Servers as 192.168.1.2. Under DNS properties,
: Interfaces is set to listen on all IP addresses with 192.168.1.2 in
: the box. On the Forwarders tab, enable forwarders is checked, and the
: IP address for each of two ISP DNS servers has been added as
: forwarders. On the server under "My Network Places" / "Local Area
: Connection" / Properties / TCP-IP Properties the Default Gateway is
: set to 192.168.1.1 and the Preferred DNS Server is set to
: 192.168.1.2. This configuration has typically worked for a couple of
: days and then stopped working...no internet, and no mail. The end
: users changed the DNS configuration on their own Win 2000 and Win XPP
: workstations from "Obtain DNS server address automatically" to "Use
: the following DNS server addresses". They type in the IP address of
: each of the two ISP DNS servers and they are up. IP address and
: gateway address on the workstations are still obtained from the DHCP
: server. Nobody is using the router for DNS.
The clients must use the DC for DNS, no ifs, ands or buts. If they are not
getting internet resolution we can go from there.
From the server you can use nslookup or dig or if you have it use Netdig to
check the DNS server to see if it is resolving names. If it is not the first
thing to check is on the advanced tab to see if 'Disable recursion' is
checked if it is uncheck it.
Do not allow clients to use ISP's DNS. After you fix the clients by pointing
them to the server run ipconfig /flushdns.