SV-275935r1124025_rule
V-275935
SRG-APP-000516-DNS-000500
BIND-9X-002440
CAT II
10
Edit the named.conf file
options {
qname-minimization strict;
};
After making changes, save the named.conf file and restart the BIND service to apply the changes.
Verify QNAME minimization is set to "strict".
Inspect the named.conf file for the following:
options {
qname-minimization strict;
If the qname minimization is not set to "strict", this is a finding.
V-275935
False
BIND-9X-002440
Verify QNAME minimization is set to "strict".
Inspect the named.conf file for the following:
options {
qname-minimization strict;
If the qname minimization is not set to "strict", this is a finding.
M
5687