NSLOOKUP issues

  • Thread starter Thread starter Karl
  • Start date Start date
K

Karl

Ok, after changing my Test Server's IP. I noticed several event logs
reporting time issues and such not working. Looking in the DNS, my reverse
lookup was using the old Network IP (192.168.2). I deleted it added the
correct one (192.168.1)

Salvaged the records, updated the server data files, cleared the cache, and
restarted the service.
On the 2k client, I flushed my DNS cache

But on my 2k client, I am getting this for my nslookups:

C:\>nslookup giovanna
Server: server.server
Address: 192.168.1.2

Name: giovanna.test.lan
Address: 192.168.1.200


C:\>ipconfig /flushdns

Windows 2000 IP Configuration

Successfully flushed the DNS Resolver Cache.

C:\>nslookup giovanna
Server: server.test.lan
Address: 192.168.1.2

Name: giovanna.test.lan
Address: 192.168.1.200


C:\>nslookup karl
Server: server.server
Address: 192.168.1.2

Name: karl.test.lan
Address: 192.168.1.102


C:\>nslookup giovanna
Server: server.test.lan
Address: 192.168.1.2

Name: giovanna.test.lan
Address: 192.168.1.200



Odd eh? What do I need to do to correct this once and for all?

Thank you!
-Karl
 
Back
Top