[PATCH 02/25] Mapped CCI-001154 to set_iptables_default_rule

Willy Santos wsantos at redhat.com
Wed Jun 27 22:18:12 UTC 2012


CCI-001154 requires blocking inbound and outbound traffic between instant messaging clients. set_iptables_default_rule cofigures the hosts firewall to drop any incoming packet not explicitly allowed by a preceding rule.

Signed-off-by: Willy Santos <wsantos at redhat.com>
---
 rhel6/src/input/system/network/iptables.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/rhel6/src/input/system/network/iptables.xml b/rhel6/src/input/system/network/iptables.xml
index 5918507..d5ae221 100644
--- a/rhel6/src/input/system/network/iptables.xml
+++ b/rhel6/src/input/system/network/iptables.xml
@@ -145,7 +145,7 @@ any packets which are not explicitly permitted should not be
 accepted.</rationale>
 <ident cce="14264-6" />
 <oval id="iptables_default_policy_drop" />
-<ref nist="AC-4, CM-6" disa="1109" />
+<ref nist="AC-4, CM-6" disa="1109,1154" />
 </Rule>
 
 <Rule id="set_iptables_default_rule_forward">
-- 
1.7.7.6



More information about the scap-security-guide mailing list