Yes that was my first idea by reading the documentation.<br>But has my configuration is clearly using forward only, I don't understand.<br><br>Could this be a bug ?<br><br><br><div class="gmail_extra"><br><br><div class="gmail_quote">
On 7 December 2012 18:10, Ben Croswell <span dir="ltr"><<a href="mailto:ben.croswell@gmail.com" target="_blank">ben.croswell@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<p dir="ltr">It is probably related to forward first versus forward only. Forward first is default but will fall back to no forwarding if the forwarders fail. </p>
<div class="gmail_quote"><div><div class="h5">On Dec 7, 2012 12:06 PM, "Romgo" <<a href="mailto:romgo@free.fr" target="_blank">romgo@free.fr</a>> wrote:<br type="attribution"></div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div><div class="h5">
Hello,<br><br>I am currently running two bind9 server on Debian Squeeze.<br> 1:9.7.3.dfsg-1~squeeze8<br><br>Server 1 is internal dns server and serve some local zone. This server should forward all unknown requests to our  public DNS server. So I configured this server as follow :<br>


/etc/bind/named.conf.options<br><br>  forward only;<br>        forwarders {<br>          ip_server_2;<br>        };<br><br><br>The second server is allowed to do DNS request on the internet, so there is no forwarder configured.<br>


<br>The issue is that I see on my firewall that server1 is trying to do DNS requests on DNS ROOT server.<br><br>Any idea why I do have this issue ? wrong configuration ?<br><br>Regards,<br><br><br>
<br></div></div>_______________________________________________<br>
Please visit <a href="https://lists.isc.org/mailman/listinfo/bind-users" target="_blank">https://lists.isc.org/mailman/listinfo/bind-users</a> to unsubscribe from this list<br>
<br>
bind-users mailing list<br>
<a href="mailto:bind-users@lists.isc.org" target="_blank">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>
</blockquote></div><br></div>