1.438 OL09-00-006040

Information

OL 9 must not accept router advertisements on all IPv6 interfaces.

GROUP ID: V-271877
RULE ID: SV-271877r1092343

An illicit router advertisement message could result in a man-in-the-middle attack.

Solution

Configure OL 9 to not accept router advertisements on all IPv6 interfaces unless the system is a router.

Add or edit the following line in a single system configuration file in the "/etc/sysctl.d/" directory:

net.ipv6.conf.all.accept_ra = 0

Load settings from all system configuration files with the following command:

$ sudo sysctl --system

See Also

https://workbench.cisecurity.org/benchmarks/27024