Topic Options
#1319 - 01/14/05 01:09 PM DNS name differences for same domain in pingplotter
analogger Offline


Registered: 01/14/05
Posts: 1
when i run ping plotter on different systems i get different DNS names for the same IP addresses.

i put the same thing (e.g. "www.mydomain.com") in each instance of ping plotter, and the displayed IP addresses for each final hop are the same. but the DNS name field for one is "mail.mydomain.com" and the other is "www.mydomain.com".

where does the info in this column come from? is it a reverse DNS lookup from the IP address returned from the ping? does it have anything to do with the client pc's DNS server settings?

i would be grateful for any thoughts on this-- it may be pertinent to the problem i'm using ping plotter to help diagnose....

Top
#1320 - 01/14/05 02:29 PM Re: DNS name differences for same domain in pingplotter [Re: analogger]
Pete Ness Offline



Registered: 08/30/99
Posts: 1106
Loc: Boise, Idaho
PingPlotter uses standard Windows API (ie: Winsock) calls to resolve an IP address into a DNS name. This is the same method that most Windows applications use.

If you ping these IP Addresses (using the command line PING utility) from the different machines, you should see similar inconsistencies between the two machines.

The API calls used to do this lookup *certainly* use the machine's DNS server settings to determine how to resolve these IP addresses into names.

NSLookup *might* also show the same thing, although NSLookup uses a different mechanism to do the name lookups. It might be helpful for you to check out NSLookup and see what name servers are being used on the different machines.

You should also know that a single IP address can resolve to numerous names. PingPlotter shows only the first name in the list in the DNS name column, so if different machines get the list in different orders, they might list different names from that list in PingPlotter.

- Pete

Top

Search

Who's Online
0 registered (), 24 Guests and 0 Spiders online.
Key: Admin, Global Mod, Mod