SV-216379r603267_rule
V-216379
SRG-OS-000480
SOL-11.1-050120
CAT III
10
The Network Management profile is required.
Configure maximum number of incoming connections.
# pfexec ipadm set-prop -p _conn_req_max_q=1024 tcp
Determine if the maximum number of incoming connections is set to 1024.
# ipadm show-prop -p _conn_req_max_q -co current tcp
If the value returned is smaller than "1024", this is a finding.
In environments where connection numbers are high, such as a busy web server, this value may need to be increased.
V-216379
False
SOL-11.1-050120
Determine if the maximum number of incoming connections is set to 1024.
# ipadm show-prop -p _conn_req_max_q -co current tcp
If the value returned is smaller than "1024", this is a finding.
In environments where connection numbers are high, such as a busy web server, this value may need to be increased.
M
4022