SV-215399r508663_rule
V-215399
SRG-OS-000420-GPOS-00186
AIX7-00-003097
CAT II
10
Make sure "bos.net.tcp.client_core" package is installed on the system.
Set the Network performance tuning attribute value for "clean_partial_connections to "1" to avoid SYN attacks.
# /usr/sbin/no -o clean_partial_conns=1
Check to see if bos.net.tcp.client_core package is installed:
# lslpp -l | grep bos.net.tcp.client_core
bos.net.tcp.client_core 7.2.1.1 COMMITTED TCP/IP Client Core Support
bos.net.tcp.client_core 7.2.1.1 COMMITTED TCP/IP Client Core Support
If the packages are not "COMMITTED", this is a finding.
Check that the value set for "clean_partial_conns" is "1":
# /usr/sbin/no -o clean_partial_conns
clean_partial_conns = 1
If the value returned is "0", this is a finding.
V-215399
False
AIX7-00-003097
Check to see if bos.net.tcp.client_core package is installed:
# lslpp -l | grep bos.net.tcp.client_core
bos.net.tcp.client_core 7.2.1.1 COMMITTED TCP/IP Client Core Support
bos.net.tcp.client_core 7.2.1.1 COMMITTED TCP/IP Client Core Support
If the packages are not "COMMITTED", this is a finding.
Check that the value set for "clean_partial_conns" is "1":
# /usr/sbin/no -o clean_partial_conns
clean_partial_conns = 1
If the value returned is "0", this is a finding.
M
4012