diff --git a/doc/guide/bind10-guide.xml b/doc/guide/bind10-guide.xml index 00f7e3aa46..32592d16c8 100644 --- a/doc/guide/bind10-guide.xml +++ b/doc/guide/bind10-guide.xml @@ -2115,11 +2115,6 @@ http://bind10.isc.org/wiki/ScalableZoneLoadDesign#a7.2UpdatingaZone > config show Xfrout/transfer_acl Xfrout/transfer_acl[0] {"action": "ACCEPT"} any (default) - - You can configure it in the same way as any ACL - (). - - If you want to require TSIG in access control, a system wide TSIG "key ring" must be configured. @@ -2135,6 +2130,11 @@ Xfrout/transfer_acl[0] {"action": "ACCEPT"} any (default) will use the system wide keyring to check TSIGs in the incoming messages and to sign responses. + + For further details on ACL configuration, see + . + + The way to specify zone specific configuration (ACLs, etc) is likely to be changed.