Browse Source

Ignore bogons

Bob Mottram 8 years ago
parent
commit
f20c6aebf3
1 changed files with 0 additions and 9 deletions
  1. 0
    9
      src/freedombone-tests

+ 0
- 9
src/freedombone-tests View File

@@ -585,15 +585,6 @@ function test_stig {
585 585
     output "V-38526" $? ${SETLANG}
586 586
     ################
587 587
 
588
-    ##RHEL-06-000088
589
-    ##The system must log Martian packets.
590
-
591
-    bash $STIG_TESTS_DIR/check-sysctl.sh  net.ipv4.conf.all.log_martians ne 1 >/dev/null 2>&1 &
592
-
593
-    stig_spinner $!
594
-    output "V-38528" $? ${SETLANG}
595
-    ################
596
-
597 588
     ##RHEL-06-000089
598 589
     ##The system must not accept IPv4 source-routed packets by default.
599 590