Hi<br><br>As others have indicated, this block has been delegated to you using RFC2317 - Classless IN-ADDR.ARPA delegation.<br><br>You have to make configure a zone in your named.conf named <br>162-27.3.187.64.in-addr.arpa.<br>


<br>Then populate this zone with your data. Something like<br>...<br>$ORIGIN 162-27.3.187.64.in-addr.arpa.<br><div class="im">170        <font size="2">PTR     <a href="http://smtp3.netcraftcommunications.com/" target="_blank">smtp3.netcraftcommunications.com</a>.</font><br>
</div>

...<br><br>Regards<br><font color="#888888">Sven Emil Skretteberg<br>DNS admin, EDB Business Partner</font><br><br><div class="gmail_quote">On Thu, Jun 11, 2009 at 8:08 PM, Frank Pikelner <span dir="ltr"><<a href="mailto:Frank.Pikelner@netcraftcommunications.com">Frank.Pikelner@netcraftcommunications.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">






<div>

<br>

<p><font size="2">Every now and then we get a bounce on emails that are sent through one of our mails servers located on 64.187.3.170. The bounce messages look as follows and appear to indicate that our reverse zone is missing a record, though the record is there and resolves through nslookup. The ISP delegates a number of IP addresses from the zone back to us (16 IP addresses). So my guess is that our zone file needs to be rewritten or there may be something else I'm missing.<br>

<br>
<br>
<<a href="mailto:first_last@some_domain.com" target="_blank">first_last@some_domain.com</a>>: host <a href="http://mx.some_domain.com" target="_blank">mx.some_domain.com</a>[xxx.xx.xx.xx] said: 450 4.7.1 Client<br>

    host rejected: cannot find your hostname, [64.187.3.170] (in reply to RCPT<br>
    TO command)<br>
<br>
<br>
Performing a manual reverse lookup correctly displays the correct name for 170.3.187.64.in-addr.arpa. Our zone file looks as follows (other records removed):<br>
<br>
$ORIGIN .<br>
$TTL 86400      ; 1 day<br>
3.187.64.in-addr.arpa   IN SOA  <a href="http://ns1.blue-dot.ca" target="_blank">ns1.blue-dot.ca</a>. <a href="http://dnsadmin.ns1.blue-dot.ca" target="_blank">dnsadmin.ns1.blue-dot.ca</a>. (<br>
                                2009011401 ; serial<br>
                                1800       ; refresh (30 minutes)<br>
                                900        ; retry (15 minutes)<br>
                                604800     ; expire (1 week)<br>
                                1800       ; minimum (30 minutes)<br>
                                )<br>
                        NS      <a href="http://ns1.blue-dot.ca" target="_blank">ns1.blue-dot.ca</a>.<br>
                        NS      <a href="http://ns2.blue-dot.ca" target="_blank">ns2.blue-dot.ca</a>.<br>
                        NS      <a href="http://ns3.blue-dot.ca" target="_blank">ns3.blue-dot.ca</a>.<br>
$ORIGIN 3.187.64.in-addr.arpa.<br>
170                     PTR     <a href="http://smtp3.netcraftcommunications.com" target="_blank">smtp3.netcraftcommunications.com</a>.<br>
</font>
</p>

</div>
<br>_______________________________________________<br>
bind-users mailing list<br>
<a href="mailto:bind-users@lists.isc.org">bind-users@lists.isc.org</a><br>
<a href="https://lists.isc.org/mailman/listinfo/bind-users" target="_blank">https://lists.isc.org/mailman/listinfo/bind-users</a><br></blockquote></div><br>