SV-272368r1123822_rule
V-272368
SRG-APP-000095-DNS-000006
BIND-9X-001050
CAT II
10
Edit the "named.conf" file.
Add the "print-severity" substatement to the "channel" statement.
Configure the "print-severity" sub statement to "yes".
Restart the BIND 9.x process.
For each logging channel that is defined, verify that the "print-severity" substatement is listed.
Inspect the "named.conf" file for the following:
logging {
channel channel_name {
print-severity yes;
};
};
If the "print-severity" statement is missing, this is a finding.
If the "print-severity" statement is not set to "yes", this is a finding.
V-272368
False
BIND-9X-001050
For each logging channel that is defined, verify that the "print-severity" substatement is listed.
Inspect the "named.conf" file for the following:
logging {
channel channel_name {
print-severity yes;
};
};
If the "print-severity" statement is missing, this is a finding.
If the "print-severity" statement is not set to "yes", this is a finding.
M
5687