]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add warning about configuration inheritence with in-view
authorMark Andrews <marka@isc.org>
Tue, 10 Mar 2015 23:42:34 +0000 (10:42 +1100)
committerMark Andrews <marka@isc.org>
Tue, 10 Mar 2015 23:42:34 +0000 (10:42 +1100)
doc/arm/Bv9ARM-book.xml

index 9946a6c5069587e68a5e00a5ef2c33947f5a19ff..6b4d7ee81ccf3af81fee25b15dcba1b8c2aea578 100644 (file)
@@ -13082,6 +13082,13 @@ view external {
              the behavior of the containing view, rather than changing
              the zone object itself.)
            </para>
+           <para>
+             Zone level acls (e.g. allow-query, allow-transfer) and
+             other configuration details of the zone are all set
+             in the view the referenced zone is defined in.  Care
+             need to be taken to ensure that acls are wide enough
+             for all views referencing the zone.
+           </para>
            <para>
              An <command>in-view</command> zone cannot be used as a
              response policy zone.