Ignore bogons
This commit is contained in:
parent
e1a352919f
commit
f20c6aebf3
|
@ -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.
|
||||
|
||||
|
|
Loading…
Reference in New Issue