forked from ansible-lockdown/RHEL9-CIS
added missing test to 3.3.7
Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
parent
83f0fb30ec
commit
32f5817007
1 changed files with 1 additions and 0 deletions
|
|
@ -40,6 +40,7 @@ net.ipv4.icmp_ignore_bogus_error_responses = 1
|
|||
{% endif %}
|
||||
{% if rhel9cis_rule_3_3_7 %}
|
||||
# CIS 3.3.7
|
||||
net.ipv4.conf.all.rp_filter = 1
|
||||
net.ipv4.conf.default.rp_filter = 1
|
||||
{% endif %}
|
||||
{% if rhel9cis_rule_3_3_8 %}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue