SLES-15-040381 - The SUSE operating system must not be performing Internet Protocol version 6 (IPv6) packet forwarding unless the system is a router.

Information

Routing protocol daemons are typically used on routers to exchange network topology information with other routers. If this software is used when not required, system network information may be unnecessarily transmitted across the network.

Solution

Configure the SUSE operating system to not performing IPv6 packet forwarding by running the following command as an administrator:

> sudo sysctl -w net.ipv6.conf.all.forwarding=0

If '0' is not the system's default value, add or update the following line in '/etc/sysctl.d/99-stig.conf':

> sudo sh -c 'echo 'net.ipv6.conf.all.forwarding=0' >> /etc/sysctl.d/99-stig.conf'

> sudo sysctl --system

See Also

https://dl.dod.cyber.mil/wp-content/uploads/stigs/zip/U_SLES_15_V2R2_STIG.zip

Item Details

Category: CONFIGURATION MANAGEMENT

References: 800-53|CM-6b., CAT|II, CCI|CCI-000366, Rule-ID|SV-235025r991589_rule, STIG-ID|SLES-15-040381, Vuln-ID|V-235025

Plugin: Unix

Control ID: 51e3561c98b04039df1a663dc1aac5196470d181415cecd70f1e1e1d2fb5b2ad