DNS or WInS issue.

  • Thread starter Thread starter Dan
  • Start date Start date
D

Dan

I have a computer on the network that when i ping its IP i get different
name returned back. I check DNS and Wins and can not find this weird name
that its returning. Any suggestion.

Ex. I ping -a 192.168.10.1

I get Pinging weird1.domain.local [192.168.10.1] with 32 bytes of data:

the computer name of the machine is computer3.
 
In
Dan said:
I have a computer on the network that when i ping its IP i get
different name returned back. I check DNS and Wins and can not find
this weird name that its returning. Any suggestion.

Ex. I ping -a 192.168.10.1

I get Pinging weird1.domain.local [192.168.10.1] with 32 bytes of
data:

the computer name of the machine is computer3.

Does this happen from one machine or all machines? If only from one, check
your hosts or lmhosts files.

--
Regards,
Ace

Please direct all replies ONLY to the Microsoft public newsgroups
so all can benefit.

This posting is provided "AS-IS" with no warranties or guarantees
and confers no rights.

Ace Fekay, MCSE 2000, MCSE+I, MCSA, MCT, MVP
Microsoft Windows MVP - Active Directory

HAM AND EGGS: A day's work for a chicken;
A lifetime commitment for a pig.
 
In
Dan said:
I have a computer on the network that when i ping its IP
i get different name returned back. I check DNS and Wins
and can not find this weird name that its returning. Any
suggestion.

Ex. I ping -a 192.168.10.1

I get Pinging weird1.domain.local [192.168.10.1] with 32
bytes of data:

the computer name of the machine is computer3.

It is getting weird1.domain.local from the reverse lookup zone, either
modify the existing PTR record or if two PTRs exist with two names delete
the PTR with the incorrect name.
 
Back
Top