[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:
3
CHANGES
3
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.
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user