SV-99245r1_rule
V-88595
SRG-OS-000142-GPOS-00071
VROM-SL-000760
CAT II
10
Configure SLES for vRealize to use TCP syncookies when experiencing a TCP SYN flood.
# sed -i 's/^.*\bnet.ipv4.tcp_syncookies\b.*$/net.ipv4.tcp_syncookies=1/' /etc/sysctl.conf
Reload sysctl to verify the new change:
# sysctl -p
Check that SLES for vRealize is configured to use TCP syncookies when experiencing a TCP SYN flood.
# cat /proc/sys/net/ipv4/tcp_syncookies
If the result is not "1", this is a finding.
V-88595
False
VROM-SL-000760
Check that SLES for vRealize is configured to use TCP syncookies when experiencing a TCP SYN flood.
# cat /proc/sys/net/ipv4/tcp_syncookies
If the result is not "1", this is a finding.
M
3461