Rule ID
SV-46049r1_rule
Version
V1R12
CCIs
A local firewall protects the system from exposing unnecessary or undocumented network services to the local enclave. If a system within the enclave is compromised, firewall protection on an individual system continues to protect it from attack.
Determine if the system is using a local firewall. # rcSuSEfirewall2 status If the service is not "running”, this is a finding.
Enable the system's local firewall. # rcSuSEfirewall2 start # insserv SuSEfirewall2_init # insserv SuSEfirewall2_setup