Ignore bogons

This commit is contained in:
Bob Mottram 2016-11-29 15:31:50 +00:00
parent e1a352919f
commit f20c6aebf3
1 changed files with 0 additions and 9 deletions

View File

@ -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.