nslookup reports wrong DNS server

R

Robert S

I've been having a few networking problems contacting other computers. We
have a small network with a router (192.168.0.1) and a DNS/DHCP server
(192.168.0.33). The router is able to provide these services but I have
disabled DHCP. Despite this, the nslookup command reports the router as the
DNS server.

C:\Documents and Settings>nslookup google.com
Server: www.routerlogin.com
Address: 192.168.0.1

Non-authoritative answer:
Name: google.com
Addresses: 64.233.167.99, 64.233.187.99, 72.14.207.99

All of the other PCs on our network (correctly) use 192.168.0.33 as the DNS
server.

I've tried setting the DNS server manually to 192.168.0.33, but it still
reports 192.168.0.1 as the DNS server.

Is there some way that I can completely reset this (I've tried "ipconfig
/flushdns")?

--
 
P

Patrick Keenan

Robert S said:
I've been having a few networking problems contacting other computers. We
have a small network with a router (192.168.0.1) and a DNS/DHCP server
(192.168.0.33). The router is able to provide these services but I have
disabled DHCP. Despite this, the nslookup command reports the router as
the DNS server.

C:\Documents and Settings>nslookup google.com
Server: www.routerlogin.com
Address: 192.168.0.1

Non-authoritative answer:
Name: google.com
Addresses: 64.233.167.99, 64.233.187.99, 72.14.207.99

All of the other PCs on our network (correctly) use 192.168.0.33 as the
DNS server.

I've tried setting the DNS server manually to 192.168.0.33, but it still
reports 192.168.0.1 as the DNS server.

Is there some way that I can completely reset this (I've tried "ipconfig
/flushdns")?

What do the network card TCP/IP properties say? What if you set the DNS
server correctly there?

HTH
-pk
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top