PC Review


Reply
Thread Tools Rate Thread

How do I track down which server is resolving my DNS query?

 
 
=?Utf-8?B?c3N6ejc3?=
Guest
Posts: n/a
 
      30th May 2006
I have node that I recently removed. While it was up, I could get good name
resolution if I pinged it with FQDN. If I pinged it with just the host name,
the IP address came back with an incorrect ip address(in truth the ip address
was one that the node was given by the DHCP server while it was being built,
but it was changed to a static address once the node was completed.) I have
now removed the node from the network. Now when I ping it via FQDN, it says
to check the name and try again(which is correct and what I was expecting),
but if I ping just the host name, it resolves to an IP address that was the
original IP address given out by DHCP when the node was being built and of
course fails the ping since there is nothing at that address.

We removed WINS from our domain. cccc.bbbb.com Our parent domain bbbb.com
still uses WINS.

How can I determine 'who' is replying to my resolution query when I just
ping the node by host name? I need to know where this incorrect ip
information is coming from.
 
Reply With Quote
 
 
 
 
Herb Martin
Guest
Posts: n/a
 
      30th May 2006
sszz77 wrote:
> I have node that I recently removed. While it was up, I could get good name
> resolution if I pinged it with FQDN. If I pinged it with just the host name,
> the IP address came back with an incorrect ip address(in truth the ip address
> was one that the node was given by the DHCP server while it was being built,
> but it was changed to a static address once the node was completed.) I have
> now removed the node from the network. Now when I ping it via FQDN, it says
> to check the name and try again(which is correct and what I was expecting),
> but if I ping just the host name, it resolves to an IP address that was the
> original IP address given out by DHCP when the node was being built and of
> course fails the ping since there is nothing at that address.
>
> We removed WINS from our domain. cccc.bbbb.com Our parent domain bbbb.com
> still uses WINS.


It's unclear what you actual problem is -- I got lost
reading "it" too many times in the above paragraphs.

But I can probably direct you to the toolset for figuring this out.
See below...


One a side note:

Although this may sound silly, one IMPORTANT method in troubleshooting
(thinking) is to remove ALL "pronoun's" from the description and replace
all generic verb phrases (broken, not working, etc) with very specific
-- as specific as possible -- words, e.g., "responds with xyz", "timeout
with no response...
> How can I determine 'who' is replying to my resolution query when I just
> ping the node by host name? I need to know where this incorrect ip
> information is coming from.


There are four general resolution locations, and a few variations:

DNS Server
lmhosts file
WINS Server
hosts file (might be overriding DNS especially with a partial used)

Varitions include:

Broadcasts might resolve NetBIOS names (and even be used by a DNS
queries but it is wstill a NetBIOS broadcast), and caching also
enters into both DNS and NetBIOS name resolution.

NSLookup lets you check EACH DNS server indvidually.

nslookup NAME DNS_SERVER_IP_ToUSE

NBTStat -r lets you check NetBIOS names resolve by either broadcast or
WINS request

IPConfig /displayDNS checks the DNS client side cache

Putting even one dot in a name disables the use of NetBIOS METHODS
to resolve DNS, so one possibility with a "short name" is that the
broadcast is doing the resolution (since you removed WINS.)

BTW, if you have more than one SUBNET (e.g., interal routers) then
you likely NEED WINS Server and need every machine to be a WINS
client.

--
Herb
 
Reply With Quote
 
Kevin D. Goodknecht Sr. [MVP]
Guest
Posts: n/a
 
      31st May 2006
sszz77 wrote:
> I have node that I recently removed. While it was up, I could get
> good name resolution if I pinged it with FQDN. If I pinged it with
> just the host name, the IP address came back with an incorrect ip
> address(in truth the ip address was one that the node was given by
> the DHCP server while it was being built, but it was changed to a
> static address once the node was completed.) I have now removed the
> node from the network. Now when I ping it via FQDN, it says to check
> the name and try again(which is correct and what I was expecting),
> but if I ping just the host name, it resolves to an IP address that
> was the original IP address given out by DHCP when the node was being
> built and of course fails the ping since there is nothing at that
> address.
>
> We removed WINS from our domain. cccc.bbbb.com Our parent domain
> bbbb.com still uses WINS.
>
> How can I determine 'who' is replying to my resolution query when I
> just ping the node by host name? I need to know where this incorrect
> ip information is coming from.


Search your WINS database for the IP address to find the record that has the
IP, you have to use the find IP with the search tool. Just looking in the UI
you may not see the record, WINS records can have mutltiple IP addresses.
Find the record, Tombsone it, then run nbtstat -RR on the machine with the
bad record. You may find several records like that delete and re-register
them all.

--
Best regards,
Kevin D. Goodknecht Sr. [MVP]
Hope This Helps
===================================
When responding to posts, please "Reply to Group"
via your newsreader so that others may learn and
benefit from your issue, to respond directly to
me remove the nospam. from my email address.
===================================
http://www.lonestaramerica.com/
http://support.wftx.us/
https://secure.lsaol.com/
===================================
Use Outlook Express?... Get OE_Quotefix:
It will strip signature out and more
http://home.in.tum.de/~jain/software/oe-quotefix/
===================================
Keep a back up of your OE settings and folders
with OEBackup:
http://www.oehelp.com/OEBackup/Default.aspx
===================================


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
DNS problems resolving on a member server - Server 2003 BK Microsoft Windows 2000 DNS 0 15th Sep 2005 10:25 AM
DNS problems resolving on a member server - Server 2003 BK Microsoft Windows 2000 DNS 0 15th Sep 2005 10:24 AM
Server not resolving =?Utf-8?B?TW9rdXBvbm8=?= Microsoft Windows 2000 DNS 1 1st Dec 2004 12:00 AM
Resolving query parameters Dennis Snelgrove Microsoft Access Queries 2 14th Sep 2004 05:43 PM
Resolving query parameters Dennis Snelgrove Microsoft Access Form Coding 2 14th Sep 2004 05:43 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 03:27 PM.