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