SV-275936r1156959_rule
V-275936
SRG-APP-000516-DNS-000109
BIND-9X-002450
CAT II
10
Modify the BIND configuration file (/etc/named.conf ).
Add the fetches-per-zone option to the options section of the configuration file:
fetches-per-zone <integer> drop;
After making changes, reload or restart BIND to apply the new settings.
Verify fetches-per-zone is enabled with an organization-defined number.
Inspect the named.conf file for the following:
options {
fetches-per-zone <integer> drop ;
If fetches-per-zone is not enabled and set to drop, this is a finding.
V-275936
False
BIND-9X-002450
Verify fetches-per-zone is enabled with an organization-defined number.
Inspect the named.conf file for the following:
options {
fetches-per-zone <integer> drop ;
If fetches-per-zone is not enabled and set to drop, this is a finding.
M
5687