[v9_9] fix built-in zone doc

3499.	[doc]		Corrected ARM documentation of built-in zones.
			[RT #32694]
(cherry picked from commit 298ca12250)
This commit is contained in:
Evan Hunt
2013-02-26 11:57:14 -08:00
parent ab797f53c2
commit a0d472b36e
2 changed files with 13 additions and 6 deletions

View File

@@ -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.

View File

@@ -9047,12 +9047,16 @@ 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>.
</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>