SV-216136r603268_rule
V-216136
SRG-OS-000480
SOL-11.1-050060
CAT III
10
The Network Management profile is required.
Disable respond to echo multi-cast for IPv4 and IPv6.
# pfexec ipadm set-prop -p _respond_to_echo_multicast=0 ipv4
# pfexec ipadm set-prop -p _respond_to_echo_multicast=0 ipv6
Determine if response to multicast echo requests is disabled.
# ipadm show-prop -p _respond_to_echo_multicast -co current ipv4
# ipadm show-prop -p _respond_to_echo_multicast -co current ipv6
If the output of all commands is not "0", this is a finding.
V-216136
False
SOL-11.1-050060
Determine if response to multicast echo requests is disabled.
# ipadm show-prop -p _respond_to_echo_multicast -co current ipv4
# ipadm show-prop -p _respond_to_echo_multicast -co current ipv6
If the output of all commands is not "0", this is a finding.
M
4021