DNS does not resolve properly.

  • Thread starter Thread starter grasso
  • Start date Start date
G

grasso

I have a Win2k configured as a router. Behind the router,
the computers can download files from websites but,
Internet Explorer loads slow or doesn't load at all. I
can use IE on the router and open pages fine. I have
tried flusing the dns and reinstalled the DNS service:

http://support.microsoft.com/default.aspx?scid=kb;en-
us;172989


Is there anyone who has a few other ideas out there that I
can try? The DNS server is a non-root DNS.
 
Do an "ipconfig /all" on the server and a workstation and paste the results
here.

Also, tell us what you have as a forwarder in your DNS config. Recursion
disabled or not.

I'm very glad your server isn't a root server.

Cheers

Oli
 
Workstation:

Dhcp Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes
IP Address. . . . . . . . . . . . : 10.0.0.2
Subnet Mask . . . . . . . . . . . : 255.0.0.0
Default Gateway . . . . . . . . . : 10.0.0.1
DHCP Server . . . . . . . . . . . : 10.0.0.1
DNS Servers . . . . . . . . . . . : 10.0.0.1
Primary WINS Server . . . . . . . : 10.0.0.1

Server: (Setup as a router using NAT only)
The Internet card:

DHCP Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes
IP Address. . . . . . . . . . . . : <valid>
Subnet Mask . . . . . . . . . . . : 255.255.254.0
Default Gateway . . . . . . . . . : <valid>
DHCP Server . . . . . . . . . . . : 10.58.85.146
DNS Servers . . . . . . . . . . . : 24.52.223.219
24.52.223.218
Primary WINS Server . . . . . . . : 127.0.0.1

The LAN card is static:
DHCP Enabled. . . . . . . . . . . : No
IP Address. . . . . . . . . . . . : 10.0.0.1
Subnet Mask . . . . . . . . . . . : 255.0.0.0
Default Gateway . . . . . . . . . :
DNS Servers . . . . . . . . . . . : 10.0.0.1
4.2.2.1
Obviously 10.0.0.1 is the DNS server. There is
My Forwarders are:
24.52.223.219
24.52.223.218
4.2.2.1
Forward time time-out is 5 sec.
I am not using recursion.
I am running a DC. I am able to receive replies from
names on the LAN. I am also able to receive 4 replies
from Internet names, but it takes about 7 - 10 secs. to
begin the replies.

Here is a nslookup of 4.2.2.1. It will timeout unless I
set the timeout to expire to any number.

C:\Documents and Settings\Owner>nslookup 4.2.2.2
Server: grasso.grassoco.net
Address: 10.0.0.1

DNS request timed out.
timeout was 2 seconds.
*** Request to grasso.grassoco.net timed-out

C:\Documents and Settings\Owner>nslookup 4.2.2.2 timeout=1
*** Can't find server address for 'timeout=1':
Server: grasso.grassoco.net
Address: 10.0.0.1

Name: vnsc-bak.sys.gtei.net
Address: 4.2.2.2

If you need anything else, just let me know.
 
In
posted their urgent concerns said:
Workstation:

Dhcp Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes
IP Address. . . . . . . . . . . . : 10.0.0.2
Subnet Mask . . . . . . . . . . . : 255.0.0.0
Default Gateway . . . . . . . . . : 10.0.0.1
DHCP Server . . . . . . . . . . . : 10.0.0.1
DNS Servers . . . . . . . . . . . : 10.0.0.1
Primary WINS Server . . . . . . . : 10.0.0.1

Server: (Setup as a router using NAT only)
The Internet card:

DHCP Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes
IP Address. . . . . . . . . . . . : <valid>
Subnet Mask . . . . . . . . . . . : 255.255.254.0
Default Gateway . . . . . . . . . : <valid>
DHCP Server . . . . . . . . . . . : 10.58.85.146
DNS Servers . . . . . . . . . . . : 24.52.223.219
24.52.223.218
Primary WINS Server . . . . . . . : 127.0.0.1

The LAN card is static:
DHCP Enabled. . . . . . . . . . . : No
IP Address. . . . . . . . . . . . : 10.0.0.1
Subnet Mask . . . . . . . . . . . : 255.0.0.0
Default Gateway . . . . . . . . . :
DNS Servers . . . . . . . . . . . : 10.0.0.1
4.2.2.1
Obviously 10.0.0.1 is the DNS server. There is
My Forwarders are:
24.52.223.219
24.52.223.218
4.2.2.1
Forward time time-out is 5 sec.
I am not using recursion.
I am running a DC. I am able to receive replies from
names on the LAN. I am also able to receive 4 replies
from Internet names, but it takes about 7 - 10 secs. to
begin the replies.

Here is a nslookup of 4.2.2.1. It will timeout unless I
set the timeout to expire to any number.

C:\Documents and Settings\Owner>nslookup 4.2.2.2
Server: grasso.grassoco.net
Address: 10.0.0.1

DNS request timed out.
timeout was 2 seconds.
*** Request to grasso.grassoco.net timed-out

C:\Documents and Settings\Owner>nslookup 4.2.2.2 timeout=1
*** Can't find server address for 'timeout=1':
Server: grasso.grassoco.net
Address: 10.0.0.1

Name: vnsc-bak.sys.gtei.net
Address: 4.2.2.2

If you need anything else, just let me know.
Dual NICs always cause this problem. It's a matter of configuration.

Move the internal NIC to the top of the binding order in Network & Dialup
Connections, Adv menu, Adv settings.

Remove ALL references for any external DNS server and use your own ONLY.
This is important.

Force DNS to be your server on the outside NIC, but leave the IP part to get
it from your provider.

Delete the root zone (looks like a period) if it exists.

Setup a forwarder to your ISP's DNS in your DNS server properties.
http://support.microsoft.com/?id=300202 will show you how in Step 3. TO
delete the root zone, it shows you how to in that article also.

On the outside NIC, disable NetBIOS, uncheck File & Print Svcs and the MS
Client service.

Set it to listen to the internal NIC under the interface tab.

Set all your clients to use the internal IP of this DNS server.

Remove the 127.0.0.1 for WINS (not related, but what the heck) and use the
actual IP address.

To get rid of this error:
*** Can't find server address for 'timeout=1':
Make sure you create a reverse zone, and have an entry in the zone for your
DNS server.

Then it should all work.

--
Regards,
Ace

Please direct all replies to the newsgroup so all can benefit.

Ace Fekay, MCSE 2000, MCSE+I, MCSA, MCT, MVP
Microsoft Windows MVP - Active Directory
 
I was able to complete all of the steps except for one. I
couldn't find the interface tab.
"Set it to listen to the internal NIC under the interface
tab."
Can you be a little more specific on where it is.
Thank you.
 
In
posted their urgent concerns said:
I was able to complete all of the steps except for one. I
couldn't find the interface tab.
"Set it to listen to the internal NIC under the interface
tab."
Can you be a little more specific on where it is.
Thank you.

Rt-click your DNS server name (not the zone) in your console, properties,
"Interfaces" tab, right next to Forwarders tab.

--
Regards,
Ace

Please direct all replies to the newsgroup so all can benefit.

Ace Fekay, MCSE 2000, MCSE+I, MCSA, MCT, MVP
Microsoft Windows MVP - Active Directory
 
Back
Top