I want to have an exception for certain zones that also exist in my main "wan" view. <br><br>So I created an acl for the network that needs the exception. <br><br>acl OtherNetwork {<br> <a href="http://10.0.2.192/28">10.0.2.192/28</a>;<br>
};<br><br>Then I made this block. <br><br>view "OtherNetwork" {<br> match-clients { OtherNetworkClients; };<br> allow-recursion { OtherNetworkClients; };<br> include "/etc/bind/views/othernetwork.zones";<br>
};<br><br>This worked for the othernetwork.zones, but if I request any zones outside of this view I get no response. <br><br>I want requests for other zones to be forwarded to the "wan" view where the rest of the zones are. How can I accompllish this with Bind? The only solution I can see now is to copy and maintain hundreds of zones for each view, there must be an easier way. <br clear="all">
<br>-- <br>Hälsningar / Greetings<br><br>Stefan Midjich<br>[De omnibus dubitandum]<br>