]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
[master] fix built-in zone doc
authorEvan Hunt <each@isc.org>
Tue, 26 Feb 2013 19:51:16 +0000 (11:51 -0800)
committerEvan Hunt <each@isc.org>
Tue, 26 Feb 2013 19:51:16 +0000 (11:51 -0800)
3499. [doc] Corrected ARM documentation of built-in zones.
[RT #32694]

CHANGES
doc/arm/Bv9ARM-book.xml

diff --git a/CHANGES b/CHANGES
index 7793c318514e60820e4e2a29882994095049f186..a6164e8c000edaccba17dc6edccf5d998de6c121 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+3499.  [doc]           Corrected ARM documentation of built-in zones.
+                       [RT #32694]
+
 3498.  [bug]           zone statistics for zones which matched a potential
                        empty zone could have their zone-statistics setting
                        overridden.
index 85cf919814dcc566251cff8f797c34dee116185e..c947b93ed6a3471a1d2e72ecce41096abbf375ac 100644 (file)
@@ -9159,12 +9159,18 @@ avoid-v6-udp-ports { 40000; range 50000 60000; };
             built-in view (see <xref linkend="view_statement_grammar"/>) of
             class
             <command>CHAOS</command> which is separate from the
-            default view of
-            class <command>IN</command>; therefore, any global
-            server options
-            such as <command>allow-query</command> do not apply
-            the these zones.
-            If you feel the need to disable these zones, use the options
+            default view of class <command>IN</command>. Most global
+            configuration options (<command>allow-query</command>,
+            etc) will apply to this view, but some are locally
+            overridden: <command>notify</command>,
+            <command>recursion</command> and
+            <command>allow-new-zones</command> are
+            always set to <userinput>no</userinput>, and
+            <command>rate-limit</command> is set to allow
+            three responses per second.
+          </para>
+          <para>
+            If you need to disable these zones, use the options
             below, or hide the built-in <command>CHAOS</command>
             view by
             defining an explicit view of class <command>CHAOS</command>