SV-275938r1156959_rule
V-275938
SRG-APP-000516-DNS-000109
BIND-9X-002470
CAT II
10
Edit the named.conf file:
options {
answer-cookie yes;
};
After making changes, save the named.conf file and restart the BIND service to apply the changes.
Verify answer-cookie is enabled.
Inspect the named.conf file for the following:
options {
answer-cookie yes;
If answer-cookie is missing or set to "no", this is a finding.
V-275938
False
BIND-9X-002470
Verify answer-cookie is enabled.
Inspect the named.conf file for the following:
options {
answer-cookie yes;
If answer-cookie is missing or set to "no", this is a finding.
M
5687