3.5.3.1.2 Ensure nftables is not installed with iptables

Warning! Audit Deprecated

This audit has been deprecated and will be removed in a future update.

View Next Audit Version

Information

nftables is a subsystem of the Linux kernel providing filtering and classification of network packets/datagrams/frames and is the successor to iptables.

Rationale:

Running both iptables and nftables may lead to conflict.

Solution

Run the following command to remove nftables:

# yum remove nftables

See Also

https://workbench.cisecurity.org/files/3490