SV-271884r1208735_rule
V-271884
SRG-OS-000420-GPOS-00186
OL09-00-006050
CAT II
10
Configure OL 9 to use TCP syncookies.
Add or edit the following line in a system configuration file in the "/etc/sysctl.d/" directory:
net.ipv4.tcp_syncookies = 1
Load settings from all system configuration files with the following command:
$ sudo sysctl --system
Verify OL 9 is configured to use IPv4 TCP syncookies.
Determine if syncookies are used with the following command:
$ sysctl net.ipv4.tcp_syncookies
net.ipv4.tcp_syncookies = 1
If the network parameter "ipv4.tcp_syncookies" is not equal to "1" or nothing is returned, this is a finding.
V-271884
False
OL09-00-006050
Verify OL 9 is configured to use IPv4 TCP syncookies.
Determine if syncookies are used with the following command:
$ sysctl net.ipv4.tcp_syncookies
net.ipv4.tcp_syncookies = 1
If the network parameter "ipv4.tcp_syncookies" is not equal to "1" or nothing is returned, this is a finding.
M
5680