From f20c6aebf3d57a3ea5bbd83441d32a6a55f71bca Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Tue, 29 Nov 2016 15:31:50 +0000 Subject: [PATCH] Ignore bogons --- src/freedombone-tests | 9 --------- 1 file changed, 9 deletions(-) diff --git a/src/freedombone-tests b/src/freedombone-tests index 9e6f1c35..d3c69e86 100755 --- a/src/freedombone-tests +++ b/src/freedombone-tests @@ -585,15 +585,6 @@ function test_stig { output "V-38526" $? ${SETLANG} ################ - ##RHEL-06-000088 - ##The system must log Martian packets. - - bash $STIG_TESTS_DIR/check-sysctl.sh net.ipv4.conf.all.log_martians ne 1 >/dev/null 2>&1 & - - stig_spinner $! - output "V-38528" $? ${SETLANG} - ################ - ##RHEL-06-000089 ##The system must not accept IPv4 source-routed packets by default.