4.611 - The system must use a reverse-path filter for IPv4 network traffic when possible on all interfaces.

Information

Enabling reverse path filtering drops packets with source addresses that should not have been able to be received on the interface they were received on. It should not be used on systems which are routers for complicated networks, but is helpful for end hosts and routers serving small networks.

Solution

To set the runtime status of the 'net.ipv4.conf.all.rp_filter' kernel parameter, run the following command-

# sysctl -w net.ipv4.conf.all.rp_filter=1

If this is not the system's default value, add the following line to '/etc/sysctl.conf'-

net.ipv4.conf.all.rp_filter = 1

See Also

https://docs.fedoraproject.org/f28/system-administrators-guide/index.html

Item Details

Category: SYSTEM AND COMMUNICATIONS PROTECTION

References: 800-53|SC-7(12), CAT|II, CCI|CCI-000366, CSCv6|9.2

Plugin: Unix

Control ID: 3ec8757109de8d5ced659a256fbaf23b4bcfa2ce6efdb979446fa7d29f13215e