Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsWindows Server 2003Windows 2000Windows NTSmall Business ServerVirtual ServerExchange ServerIISHost Integration ServerISA ServerSMSWSUSMOMWindows Media ServerSecurityCertification
Related Topics
SQL ServerMS WindowsMS OfficePC HardwareMore Topics ...

Windows Server Forum / Small Business Server / SBS 2000 / September 2003

Tip: Looking for answers? Try searching our database.

DNS - 2 hosts pointing to the same IP

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Chad A. Smith - 30 Sep 2003 18:22 GMT
I just discovered 2 pairs of systems on the network are registered to the
same IP address in DNS.

In looking at the forward lookup zones of the DNS server I see:

fzq8z11 points to 192.168.1.41
jzq8z11 points to 192.168.1.41

c840 points to 192.168.1.70
ddd1jb21 points to 192.168.1.70

fzq8z11 and jzq8z11 are Windows 2000 Pro workstations.
c840 and ddd1jb21 are old workstations, no longer a part of the network.

an ipconfig from fzq8z11 returns 192.168.1.70
an ipconfig from jzq8z11 returns 192.168.1.41

a ping of fzq8z11 from fzq8z11 returns 192.168.1.70
a ping of jzq8z11 from fzq8z11 returns 192.168.1.41

a ping of fzq8z11 from jzq8z11 returns 192.168.1.41
a ping of jzq8z11 from jzq8z11 also returns 192.168.1.41

a ping of fzq8z11 and jzq8z11 from all other workstations returns
192.168.1.41

Can anyone tell me how to correct this?
TIA,
Chad
Mariette Knap [SBS MVP] - 30 Sep 2003 21:56 GMT
> I just discovered 2 pairs of systems on the network are registered to
> the same IP address in DNS.

On the server:

net stop w3proxy
net stop fwsrv
net stop dnscache
net stop dns
net start dns
net start dnscache
net start fwsrv
net start w3proxy
pause

This will flush the DNScache. Reboot the server after this

On the server and each workstation:

ipconfig /flushdns
ipconfig /registerdns

Signature

Mariette Knap
http://wwww.smallbizserver.net

John Hinckley - 30 Sep 2003 22:21 GMT
At the DNS server:  Go to a cmd prompt and type "ipconfig /flushdns".  You can also do this at any of the workstations that are resolving incorrectly.  When a workstation gets dynamically added to dns is does not automatically flush the old entries from the resolver tables.
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.