The system must be configured with a default gateway for IPv6 if the system uses IPv6, unless the system is a router.

From SOLARIS 10 SPARC SECURITY TECHNICAL IMPLEMENTATION GUIDE

Part of GEN005570

Associated with IA controls: ECSC-1

Associated with: CCI-000366

SV-26804r1_rule The system must be configured with a default gateway for IPv6 if the system uses IPv6, unless the system is a router.

Vulnerability discussion

If a system has no default gateway defined, the system is at increased risk of man-in-the-middle, monitoring, and Denial of Service attacks.

Check content

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.

Fix text

Add a default route for IPv6. # route add -inet6 default Add this command to an init script.

Pro Tips

Lavender hyperlinks in small type off to the right (of CSS class id, if you view the page source) point to globally unique URIs for each document and item. Copy the link location and paste anywhere you need to talk unambiguously about these things.

You can obtain data about documents and items in other formats. Simply provide an HTTP header Accept: text/turtle or Accept: application/rdf+xml.

Powered by sagemincer