<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif;">
<div>
<div>
<div>Do you really want to return RFC1918 to the Internet?  Not the end of the world, but some consider it unnecessary information disclosure.  :-)</div>
</div>
</div>
<div><br>
</div>
<div>I've seen this on various WAN/fw/router used at home over the years (arris, cisco, linksys, etc) and unlike the commands Reindal shared which are geared more toward SOHO/enterprise (e.g. IOS) you might need to look around your "gateway" settings.  This
 can have various names, but is usually a check-box under lan/wan/firewall/advanced settings vs basic setup.  Hopefully you can find something there which will be obvious (googling for the manual for your exact device should help).</div>
<div><br>
</div>
<div>hth</div>
<div><br>
</div>
<span id="OLK_SRC_BODY_SECTION">
<div style="font-family:Calibri; font-size:11pt; text-align:left; color:black; BORDER-BOTTOM: medium none; BORDER-LEFT: medium none; PADDING-BOTTOM: 0in; PADDING-LEFT: 0in; PADDING-RIGHT: 0in; BORDER-TOP: #b5c4df 1pt solid; BORDER-RIGHT: medium none; PADDING-TOP: 3pt">
<span style="font-weight:bold">From: </span><<a href="mailto:bind-users-bounces@lists.isc.org">bind-users-bounces@lists.isc.org</a>> on behalf of David Hornsby <<a href="mailto:davidh@carolinaky.com">davidh@carolinaky.com</a>><br>
<span style="font-weight:bold">Date: </span>Thursday, February 4, 2016 at 3:29 PM<br>
<span style="font-weight:bold">To: </span>"<a href="mailto:bind-users@lists.isc.org">bind-users@lists.isc.org</a>" <<a href="mailto:bind-users@lists.isc.org">bind-users@lists.isc.org</a>><br>
<span style="font-weight:bold">Subject: </span>DNS Server goofiness<br>
</div>
<div><br>
</div>
<div>
<div>
<div style="font-size:10pt;font-family:Verdana,Arial,Helvetica,sans-serif;">I am having an issue with an authoritative dns server that sits behind a nat. I have replicated this problem on two different servers on different versions of bind which is why I am
 now perplexed. In the zone file the LAN address of the server has an A record. When the server is queried directly from the LAN, the server replies with its LAN address. Just as expected. However when the record is queried from through the fw the server replies
 with its public ip address. Which I can only guess it's getting by doing a reverse on the NS record that pointed it there in the first place??? This only happens on the record with an IP address which matches the server's lan address.
<div><br>
<div>
<div>$nslookup dc01 192.168.1.254</div>
<div>Server:<span class="Apple-tab-span" style="white-space:pre"> </span>192.168.1.254</div>
<div>Address:<span class="Apple-tab-span" style="white-space:pre"> </span>192.168.1.254#53</div>
<div><br>
</div>
<div>Name:<span class="Apple-tab-span" style="white-space:pre"> </span>dc01.home.carolinaky.com</div>
<div>Address: 192.168.1.254</div>
<div><br>
</div>
<div>$ nslookup dc01 8.8.8.8</div>
<div>Server:<span class="Apple-tab-span" style="white-space:pre"> </span>8.8.8.8</div>
<div>Address:<span class="Apple-tab-span" style="white-space:pre"> </span>8.8.8.8#53</div>
<div><br>
</div>
<div>Non-authoritative answer:</div>
<div>Name:<span class="Apple-tab-span" style="white-space:pre"> </span>dc01.home.carolinaky.com</div>
<div>Address: 69.133.101.121</div>
<div><br>
</div>
</div>
</div>
<div>I'm confused.</div>
<div><br>
</div>
<div>Thanks,</div>
<div>David</div>
</div>
</div>
</div>
</span>
</body>
</html>