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.