SV-239176r675336_rule
V-239176
SRG-OS-000480-GPOS-00227
PHTN-67-000105
CAT II
10
At the command line, execute the following commands:
# sed -i -e "/^net.ipv4.icmp_echo_ignore_broadcasts/d" /etc/sysctl.conf
# echo net.ipv4.icmp_echo_ignore_broadcasts=1>>/etc/sysctl.conf
At the command line, execute the following command:
# /sbin/sysctl -a --pattern ignore_broadcasts
Expected result:
net.ipv4.icmp_echo_ignore_broadcasts = 1
If the output does not match the expected result, this is a finding.
V-239176
False
PHTN-67-000105
At the command line, execute the following command:
# /sbin/sysctl -a --pattern ignore_broadcasts
Expected result:
net.ipv4.icmp_echo_ignore_broadcasts = 1
If the output does not match the expected result, this is a finding.
M
5323