SV-227003r603265_rule
V-227003
SRG-OS-000480
GEN005570
CAT II
10
Add a default route for IPv6.
# route add -inet6 default <gateway>
Add this command to an init script.
Check for a default route for IPv6.
# netstat -f inet6 -r | grep default
If the system uses IPv6, and no results are returned, this is a finding.
V-227003
False
GEN005570
Check for a default route for IPv6.
# netstat -f inet6 -r | grep default
If the system uses IPv6, and no results are returned, this is a finding.
M
4060