SV-227910r603266_rule
V-227910
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-227910
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
4061