SV-282512r1201342_rule
V-282512
SRG-OS-000142-GPOS-00071
TOSS-05-000212
CAT II
10
Configure TOSS 5 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 using the following command:
$ sudo sysctl --system
Verify TOSS 5 is configured to use IPv4 TCP syncookies using the following command:
$ sudo sysctl net.ipv4.tcp_syncookies
net.ipv4.tcp_syncookies = 1
If the network parameter "ipv4.tcp_syncookies" is not equal to "1" or a line is not returned, this is a finding.
V-282512
False
TOSS-05-000212
Verify TOSS 5 is configured to use IPv4 TCP syncookies using the following command:
$ sudo sysctl net.ipv4.tcp_syncookies
net.ipv4.tcp_syncookies = 1
If the network parameter "ipv4.tcp_syncookies" is not equal to "1" or a line is not returned, this is a finding.
M
5738