R
Robert S
Guest
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")?
--
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")?
--