SV-272385r1156961_rule
V-272385
SRG-APP-000516-DNS-000112
BIND-9X-001280
CAT II
10
Remove any ZSK or KSK private key from any BIND 9.x server that does not support dynamic updates.
Note: Any ZSK or KSK that is not needed to support dynamic updates must be stored offline in a secure location.
Determine if the BIND 9.x server is configured to allow dynamic updates.
Review the "named.conf" file for any instance of the "allow-update" statement. The following example disables dynamic updates:
allow-update {none;};
If the BIND 9.x implementation is not configured to allow dynamic updates or inline signing, verify with the system administrator (SA) that the private ZSKs and private KSKs are stored offline. If not, this is a finding.
V-272385
False
BIND-9X-001280
Determine if the BIND 9.x server is configured to allow dynamic updates.
Review the "named.conf" file for any instance of the "allow-update" statement. The following example disables dynamic updates:
allow-update {none;};
If the BIND 9.x implementation is not configured to allow dynamic updates or inline signing, verify with the system administrator (SA) that the private ZSKs and private KSKs are stored offline. If not, this is a finding.
M
5687