Comments are available to members only. Sign up or Log in to view these comments.
Main Topics
Browse All TopicsHello,
I am having difficulty trying to get my head around something with regards to name resolution and PING.
In particular, I have an incorrect entry in the DNS Cache on the machine in question and ping seems to resolve the name to the wrong IP. This name resolution problem is causing some headaches on the domain.
I have I Series AS/400 with integrated Windows Server card. Windows 2003 R2 SP1 is installed and is a DC and holds the FSMO roles. There are 3 other DCs on the network although this is the PDC. For those not familiar with this setup, these boxes have an internal token ring network that allows OS/400 and Windows to communicate directly. The network topology of the box is as follows:
I5 AS/400 Box:
__________________________
| OS/400 Windows |
| |
| Int. NIC Int.NIC |
| 192.168.3.11------><------
| host: I5 Host I5Win |
| |
| Ext NIC Ext NIC |
| 192.168.1.12 192.168.1.11 |
| | | |
| V V |
-----------------Lan------
Just for note, the external NICs are paired Gigabit adapters (INTEL Pro1000) if that makes any difference
The windows NIC DNS server entry is pointed to itself (192.168.1.11) and everything works as expected if you try to resolve any names using the FQDN. "Append Suffix" is set and is set to the local domain.
However for some reason, if you dump the DNS Cache you get:
i5win
--------------------------
Record Name . . . . . : I5WIN
Record Type . . . . . : 1
Time To Live . . . . : 573152
Data Length . . . . . : 4
Section . . . . . . . : Answer
A (Host) Record . . . : 192.168.3.11
Record Name . . . . . : I5WIN
Record Type . . . . . : 1
Time To Live . . . . : 573152
Data Length . . . . . : 4
Section . . . . . . . : Answer
A (Host) Record . . . : 192.168.1.11
qi5
--------------------------
Record Name . . . . . : QI5
Record Type . . . . . : 1
Time To Live . . . . : 573152
Data Length . . . . . : 4
Section . . . . . . . : Answer
A (Host) Record . . . : 192.168.3.11
It's not that I wouldn't expect two entries, and in fact, I need to clean up the DNS records on a reboot as typically the 3.12 address registers itself even though I have set *not* to. But why and how is 3.11 getting into this local machines cache as I5Win?
This is driving me insane. Is there any way to remove this entry from the cache? flushing has no effect. Using NSLookup retrieves the correct results.
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Business Accounts
Answer for Membership
by: atheluPosted on 2007-04-08 at 09:23:17ID: 18872757
Comments are available to members only. Sign up or Log in to view these comments.