Finding ID | Version | Rule ID | IA Controls | Severity |
---|---|---|---|---|
V-22582 | GEN008520 | SV-37984r1_rule | ECSC-1 | Medium |
Description |
---|
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. |
STIG | Date |
---|---|
Red Hat Enterprise Linux 5 Security Technical Implementation Guide | 2015-09-03 |
Check Text ( None ) |
---|
None |
Fix Text (F-32522r1_fix) |
---|
Enable the system's local firewall. # chkconfig iptables on # service iptables start |