BIND-9X-001041 - The BIND 9.x server implementation must be configured with a channel to send audit records to a local file.

Information

DNS software administrators require DNS transaction logs for a wide variety of reasons including troubleshooting, intrusion detection, and forensics. Ensuring that the DNS transaction logs are recorded on the local system will provide the capability needed to support these actions.

Solution

Edit the 'named.conf' file and add the following:

logging {
channel local_file_channel {
file 'path_name' versions 3;
print-time yes;
print-severity yes;
print-category yes;
};
category category_name { local_file_channel; };
};

Restart the BIND 9.x process.

See Also

https://dl.dod.cyber.mil/wp-content/uploads/stigs/zip/U_BIND_9-x_V2R2_STIG.zip

Item Details

Category: AUDIT AND ACCOUNTABILITY

References: 800-53|AU-9(2), CAT|III, CCI|CCI-001348, Rule-ID|SV-207547r744227_rule, STIG-ID|BIND-9X-001041, STIG-Legacy|SV-87017, STIG-Legacy|V-72393, Vuln-ID|V-207547

Plugin: Unix

Control ID: f9c607652073311efcc6d1543f41ac44e39b7af13165aec03014a8f765cbbfad