[PATCH 20/25] Mapped CCI-001098 to enable_ip6tables and enable_iptables.

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


CCI-001098 requires the OS to only connect to external networks through managed interfaces. Iptables can be used to restrict the information flows through the system's network interfaces.

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 ffa18e8..e2cc1c5 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"/>
+<ref nist="CM-6, CM-7" disa="1115,1118,1092,1117,1098"/>
 </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" />
+<ref nist="CM-6, CM-7" disa="1115,1118,1092,27,1117,1098" />
 </Rule>
 </Group><!--<Group id="iptables_activation">-->
 
-- 
1.7.7.6



More information about the scap-security-guide mailing list