mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-09 03:42:06 -04:00
Add warning about configuration inheritence with in-view
This commit is contained in:
parent
641b9fd39b
commit
7b52254bf3
1 changed files with 7 additions and 0 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue