added section on secure zone transfers

This commit is contained in:
Andreas Gustafsson 2001-11-20 23:32:09 +00:00
parent d2e371201c
commit e4946c508e

View file

@ -80,4 +80,12 @@ an update occurs. Advanced access control is possible using the
"update-policy" statement in the zone definition.
$Id: dnssec,v 1.15 2001/09/05 00:55:47 gson Exp $
Secure Zone Transfers
BIND 9 does not implement the zone transfer security mechanisms of
RFC2535 section 5.6, and we have no plans to implement them in the
future as we consider them inferior to the use of TSIG or SIG(0) to
ensure the integrity of zone transfers.
$Id: dnssec,v 1.16 2001/11/20 23:32:09 gson Exp $