SV-256513r970703_rule
V-256513
SRG-OS-000163-GPOS-00072
PHTN-30-000037
CAT II
10
Navigate to and open:
/etc/ssh/sshd_config
Ensure the "ClientAliveInterval" line is uncommented and set to the following:
ClientAliveInterval 900
At the command line, run the following command:
# systemctl restart sshd.service
At the command line, run the following command:
# sshd -T|&grep -i ClientAliveInterval
Expected result:
ClientAliveInterval 900
If the output does not match the expected result, this is a finding.
V-256513
False
PHTN-30-000037
At the command line, run the following command:
# sshd -T|&grep -i ClientAliveInterval
Expected result:
ClientAliveInterval 900
If the output does not match the expected result, this is a finding.
M
5520