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