<br><br><div class="gmail_quote">On Thu, Feb 21, 2013 at 10:47 PM, Doug Barton <span dir="ltr"><<a href="mailto:dougb@dougbarton.us" target="_blank">dougb@dougbarton.us</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div class="im">On 02/21/2013 10:20 AM, Nikita Koshikov wrote:<br>
</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">
Hello list,<br>
<br>
<br>
I'm trying to "cut" /24 network from the scope of /8 network, here is<br>
example:<br>
<br>
         zone "11.2.10.in-addr.arpa" {<br>
                 type forward;<br>
                 forwarders { 192.168.1.23; 192.168.1.24; };<br>
         };<br>
<br>
         zone "10.in-addr.arpa" {<br>
                 type master;<br>
                 file "master/int/10.in-addr.arpa";<br>
         };<br>
<br>
10.in-addr.arpa is just a file that returns NXDOMAIN for any <a href="http://10.0.0.0/8" target="_blank">10.0.0.0/8</a><br></div>
<<a href="http://10.0.0.0/8" target="_blank">http://10.0.0.0/8</a>> ip address. But I need to forward requests for<br>
<a href="http://10.2.11.0/24" target="_blank">10.2.11.0/24</a> <<a href="http://10.2.11.0/24" target="_blank">http://10.2.11.0/24</a>> net to other dns servers and the<br>
above config not working.<br>
</blockquote>
<br>
Can you slave the 11.2.10.in-addr.arpa zone instead of forwarding? That would be easier, and avoid the pitfalls already described by others.<span class="HOEnZb"><font color="#888888"><br></font></span></blockquote><div><br>

I can't, <a href="http://10.2.11.0/24">10.2.11.0/24</a> network - is windows dhcp with dynamic dns registers.<br> <br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<span class="HOEnZb"><font color="#888888">
<br>
Doug</font></span><div class="HOEnZb"><div class="h5"><br>
<br>
______________________________<u></u>_________________<br>
Please visit <a href="https://lists.isc.org/mailman/listinfo/bind-users" target="_blank">https://lists.isc.org/mailman/<u></u>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/<u></u>listinfo/bind-users</a><br>
</div></div></blockquote></div><br>