<div dir="ltr">This is typo - 'I want to forward reverse dns lookup queries for private ips to forwarders on my bind server.'<div><br></div><div>Correct one is - I don't want to forward reverse dns lookup queries for private ips to forwarders.</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Nov 25, 2016 at 2:07 AM, Juan Bernhard <span dir="ltr"><<a href="mailto:juan@inti.gob.ar" target="_blank">juan@inti.gob.ar</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  
    
  
  <div bgcolor="#FFFFFF" text="#000000">
    <br>
    <div class="m_-1794624542164228088moz-cite-prefix">El 22/11/2016 a las 07:40 a.m., Sachin
      Patil escribió:<br>
    </div>
    <blockquote type="cite">
      <div dir="ltr">Hello All,
        <div><br>
        </div>
        <div>I want to forward reverse dns lookup queries for private
          ips to forwarders on my bind server.</div>
        <div><br>
        </div>
        <div><br>
        </div>
        <div>I have searched on internet and found I can have mapping to
          my private ips in ptr db records but I don't want this.</div><span class="">
        <div><br>
        </div>
        <div>I want to return nxdomain for any private ip reverse
          lookup.</div>
        <div><br>
        </div>
        <div><br>
        </div>
        </span><div>Can I do this using configurations?</div>
        <div><br>
        </div>
        <div>Please guide.</div>
        <div><br>
        </div>
        <div><br>
        </div>
        <div>Sachin</div>
      </div>
    </blockquote>
    <br>
    I think that you need a split dns. You will have a public dns
    database and a private one (all in the same bind, you dont need 2
    diferent servers or instances of bind, check "view" in the manual).
    You can also give a unique name for server who has privates IP, but
    a mapped public IP. The "inner" dns will respond with the private
    ip, and the public one with the mapped ip address<i>.<br>
    </i>Its a bit more complicated, but is the best way to approach this
    problem.<br>
    <br>
    Hope this helps.<br>
    <br>
    Saludos, Juan.<br>
  </div>

<br>______________________________<wbr>_________________<br>
Please visit <a href="https://lists.isc.org/mailman/listinfo/bind-users" rel="noreferrer" target="_blank">https://lists.isc.org/mailman/<wbr>listinfo/bind-users</a> to unsubscribe from this list<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" rel="noreferrer" target="_blank">https://lists.isc.org/mailman/<wbr>listinfo/bind-users</a><br></blockquote></div><br></div>