SV-227055r603265_rule
V-227055
SRG-OS-000480
GEN007860
CAT II
10
Configure the system to ignore IPv6 ICMP redirect messages.
# ndd -set /dev/ip6 ip6_ignore_redirect 1
Also add this command to a system startup script.
Determine the type of zone that you are currently securing.
# zonename
If the zone is not the global zone, determine if any interfaces are exclusive to the zone:
# dladm show-link
If the output indicates "insufficient privileges" then this requirement is not applicable.
If the zone is the global zone or the non-global zone has exclusive interfaces verify the system is configured to ignore IPv6 ICMP redirect messages.
# ndd /dev/ip6 ip6_ignore_redirect
If the returned value is not 1, this is a finding.
V-227055
False
GEN007860
Determine the type of zone that you are currently securing.
# zonename
If the zone is not the global zone, determine if any interfaces are exclusive to the zone:
# dladm show-link
If the output indicates "insufficient privileges" then this requirement is not applicable.
If the zone is the global zone or the non-global zone has exclusive interfaces verify the system is configured to ignore IPv6 ICMP redirect messages.
# ndd /dev/ip6 ip6_ignore_redirect
If the returned value is not 1, this is a finding.
M
4060