RHEL-06-000081 - The system must not send ICMPv4 redirects from any interface - sysctl

Information

Sending ICMP redirects permits the system to instruct other systems to update their routing information. The ability to send ICMP redirects is only appropriate for systems acting as routers.

Solution

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

# sysctl -w net.ipv4.conf.all.send_redirects=0

Set the system to the required kernel parameter by adding the following line to '/etc/sysctl.conf' or a config file in the /etc/sysctl.d/ directory (or modify the line to have the required value):

net.ipv4.conf.all.send_redirects = 0

Issue the following command to make the changes take effect:

# sysctl --system

See Also

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

Item Details

Category: CONFIGURATION MANAGEMENT

References: 800-53|CM-6b., CAT|II, CCI|CCI-000366, Rule-ID|SV-217912r603264_rule, STIG-ID|RHEL-06-000081, STIG-Legacy|SV-50402, STIG-Legacy|V-38601, Vuln-ID|V-217912

Plugin: Unix

Control ID: 2a364475ff9fab307b09b5b8cf02ea931e9400654f38d277d507f295a67a6e1d