SV-248865r958528_rule
V-248865
SRG-OS-000142-GPOS-00071
OL08-00-040150
CAT II
10
Configure "nftables" to be the default "firewallbackend" for "firewalld" by adding or editing the following line in "/etc/firewalld/firewalld.conf":
FirewallBackend=nftables
Establish rate-limiting rules based on organization-defined types of DoS attacks on impacted network interfaces.
Verify "nftables" is configured to allow rate limits on any connection to the system with the following command.
Verify "firewalld" has "nftables" set as the default backend:
$ sudo grep -i firewallbackend /etc/firewalld/firewalld.conf
# FirewallBackend
FirewallBackend=nftables
If the "nftables" is not set as the "firewallbackend" default, this is a finding.
V-248865
False
OL08-00-040150
Verify "nftables" is configured to allow rate limits on any connection to the system with the following command.
Verify "firewalld" has "nftables" set as the default backend:
$ sudo grep -i firewallbackend /etc/firewalld/firewalld.conf
# FirewallBackend
FirewallBackend=nftables
If the "nftables" is not set as the "firewallbackend" default, this is a finding.
M
5416