Link to home
Start Free TrialLog in
Avatar of TonyTech7
TonyTech7

asked on

Host name resolution?

Ok I have 4 servers (2000)
Server1 ,Server2, Server3, Server 4
One pc PC1 running windows XP
I can ping all servers by name ok from PC1 accept Server1.
Server1 comes back with the wrong IP address.
Pinging server1 one from any other PC’s resolves the name/IP  OK
I have checked DNS settings ,Turned TCP/IP off saved then back on.
IPconfig /flusdns & restarted
I have disjoined the domain & removed computer from active directory and re joined
Deleted Host file & lshost file
Nslookup server1 resolves the correct Ip

Were is this incorrect IP address being stored ?
Avatar of sirbounty
sirbounty
Flag of United States of America image

So,
 PING SERVER1
returns the wrong ip address?

What about
 PING SERVER1.DOMAIN.COM (FQDN)
??
ASKER CERTIFIED SOLUTION
Avatar of sirbounty
sirbounty
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of TonyTech7
TonyTech7

ASKER

sirbounty,
Thanks for the fast response but Iam currently offsite on anther network. Can you give me some hints on what  to look for I can check them tomorrow morning? Also will try ping server1.domain.com
Thanks.
 
sirbounty,
I type to slow I will this tomorrow morning
Not sure what time frame you're in, but I should be around most of 'my' morning... :)
try the hosts / lmhosts file on the xp professional machine
cause
your dns seems to be correctly configured

e.g. nslookup works

so you need to have an entry in the hosts file on the machine which is looked up first for the ip adress

then the wins/dns service is used for name resolution.
What does nbtstat -c show?  This should show your current NBT cache (NetBIOS over TCP/IP).  If ipconfig /flushdns is not working which would be for dns entries maybe you need to flush your WINS/NETBIOS cache.  Try this command to purge and reload the remote cache name table:

nbtstat -R