SV-272422r1137672_rule
V-272422
SRG-APP-000243-DNS-000034
BIND-9X-001720
CAT II
10
Configure the BIND 9.x server to operate in a chroot(ed) directory structure.
Verify that the directory structure where the primary BIND 9.x server configuration files are stored is running in a chroot(ed) environment or a containerized environment:
# ps -ef | grep named
named 3015 1 0 12:59 ? 00:00:00 /usr/sbin/named -u named -t /var/named/chroot
If the output does not contain "-t <chroot_path>" and the named process is not running in a container, this is a finding.
V-272422
False
BIND-9X-001720
Verify that the directory structure where the primary BIND 9.x server configuration files are stored is running in a chroot(ed) environment or a containerized environment:
# ps -ef | grep named
named 3015 1 0 12:59 ? 00:00:00 /usr/sbin/named -u named -t /var/named/chroot
If the output does not contain "-t <chroot_path>" and the named process is not running in a container, this is a finding.
M
5687