SV-219337r610963_rule
V-219337
SRG-OS-000297-GPOS-00115
UBTU-18-010507
CAT II
10
Enable the Uncomplicated Firewall by using the following command:
# sudo systemctl enable ufw.service
If the Uncomplicated Firewall is not currently running on the system, start it with the following command:
# sudo systemctl start ufw.service
Verify the Uncomplicated Firewall is enabled on the system by running the following command:
# systemctl is-enabled ufw
If the above command returns the status as "disabled", this is a finding.
Verify the Uncomplicated Firewall is active on the system by running the following command:
# sudo systemctl is-active ufw
If the above command returns 'inactive' or any kind of error, this is a finding.
If the Uncomplicated Firewall is not installed ask the System Administrator if another application firewall is installed.
If no application firewall is installed this is a finding.
V-219337
False
UBTU-18-010507
Verify the Uncomplicated Firewall is enabled on the system by running the following command:
# systemctl is-enabled ufw
If the above command returns the status as "disabled", this is a finding.
Verify the Uncomplicated Firewall is active on the system by running the following command:
# sudo systemctl is-active ufw
If the above command returns 'inactive' or any kind of error, this is a finding.
If the Uncomplicated Firewall is not installed ask the System Administrator if another application firewall is installed.
If no application firewall is installed this is a finding.
M
4055