PHTN-30-000104 - The Photon operating system must use a reverse-path filter for IPv4 network traffic.

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 that are routers for complicated networks but is helpful for end hosts and routers serving small networks.

Solution

At the command line, run the following command:

# for SETTING in $(/sbin/sysctl -aN --pattern 'net.ipv4.conf.(all|default|eth.*).rp_filter'); do sed -i -e '/^${SETTING}/d' /etc/sysctl.conf;echo $SETTING=1>>/etc/sysctl.conf; done
# /sbin/sysctl --load

See Also

https://dl.dod.cyber.mil/wp-content/uploads/stigs/zip/U_VMW_vSphere_7-0_Y25M01_STIG.zip

Item Details

Category: CONFIGURATION MANAGEMENT

References: 800-53|CM-6b., CAT|II, CCI|CCI-000366, Rule-ID|SV-256573r991589_rule, STIG-ID|PHTN-30-000104, Vuln-ID|V-256573

Plugin: Unix

Control ID: 3344f94338cb66baec95b14bf02292847a9d4e16601bf3e11a6fbc6fe520cd4c