Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations MikeeOK on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Why is nslookup returning a private address for my server?

Status
Not open for further replies.

yert33

Programmer
Feb 19, 2002
255
US
I have servers around the country. I host my own DNS servers for my domain (SOA records).
On all my servers except one, when I do an nslookup on the server name ON THAT SERVER, I get the public address returned. On one of my servers, I get it's private address.

I checked the DNS A record for this server on my DNS servers and it has the public address as do all the others.

What up?
 
Are you behind a Pix firewall by any chance?

Chris.

**********************
Chris Andrew, CCNA, CCSA
chris@iproute.co.uk
**********************
 
Certainly am. A 520. But so are all my other servers that are repoting the correct public address.....

come back....
 
Also, I thought that maybe I needed a "fixup protocol dns maximum-length 512" statement in the PIX to fix this issue. But evidently the firewall version I have, 6.3(1) doesn't support this command.

Thanks for replying, iproute.
 
Is this something new? If it is, do you have any error messages showing in the log files? That's usually the first place I start looking. Good luck.

Glen A. Johnson
If you're from Northern Illinois/Southern Wisconsin check out Tek-Tips in Chicago, Illinois Forum.

TTinChicago
 
6.3(1) has a bug which causes exactly this. I have a 506E with the same version and have the same problem. It basically applies and 'alias' to that IP address that the Pix has a static translation for despite the fact that it's not in the config. An upgrade should fix it, although I haven't actually tested it yet.

Chris.


**********************
Chris Andrew, CCNA, CCSA
chris@iproute.co.uk
**********************
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top