[PATCH 21/25] Mapped CCI-001100 to enable_ip6tables and enable_iptables.

Willy Santos wsantos at redhat.com
Tue Jul 3 00:51:19 UTC 2012


CCI-001100 requires preventing public access into an internal network. Iptables can be used to restrict inbound access to only allowed services, if any.

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

diff --git a/rhel6/src/input/system/network/iptables.xml b/rhel6/src/input/system/network/iptables.xml
index e2cc1c5..8bb9581 100644
--- a/rhel6/src/input/system/network/iptables.xml
+++ b/rhel6/src/input/system/network/iptables.xml
@@ -79,7 +79,7 @@ capability for IPv6 and ICMPv6.
 </rationale>
 <ident cce="4167-3" />
 <oval id="service_ip6tables_enabled" />
-<ref nist="CM-6, CM-7" disa="1115,1118,1092,1117,1098"/>
+<ref nist="CM-6, CM-7" disa="1115,1118,1092,1117,1098,1100"/>
 </Rule>
 
 <Rule id="enable_iptables">
@@ -95,7 +95,7 @@ capability for IPv4 and ICMP.
 </rationale>
 <ident cce="4189-7" />
 <oval id="service_iptables_enabled" />
-<ref nist="CM-6, CM-7" disa="1115,1118,1092,27,1117,1098" />
+<ref nist="CM-6, CM-7" disa="1115,1118,1092,27,1117,1098,1100" />
 </Rule>
 </Group><!--<Group id="iptables_activation">-->
 
-- 
1.7.7.6



More information about the scap-security-guide mailing list