SV-275939r1156959_rule
V-275939
SRG-APP-000516-DNS-000109
BIND-9X-002480
CAT II
10
Edit the named.conf file
options {
...
update-quota <integer>;
...
};
After making changes, save the named.conf file and restart the BIND service to apply the changes.
Verify the update-quota option is present and set to an organization defined limit.
Inspect the named.conf file for the following
options {
...
update-quota <integer>;
...
};
If update-quota option is missing or limit not set, this is a finding.
V-275939
False
BIND-9X-002480
Verify the update-quota option is present and set to an organization defined limit.
Inspect the named.conf file for the following
options {
...
update-quota <integer>;
...
};
If update-quota option is missing or limit not set, this is a finding.
M
5687