Ensure iptables is installed – zypper

Details

/usr/sbin/iptables is required for firewall management and configuration.

Solution

Install iptables using the appropriate package manager or manual installation:
# yum install iptables
# apt-get install iptables
# zypper install iptables

Supportive Information

The following resource is also helpful.

This security hardening control applies to the following category of controls within NIST 800-53: Configuration Management.This control applies to the following type of system Unix.

References

Source

Updated on July 16, 2022
Was this article helpful?

Related Articles