SV-239126r675186_rule
V-239126
SRG-OS-000297-GPOS-00115
PHTN-67-000055
CAT II
10
Open /etc/ssh/sshd_config with a text editor.
Ensure that the "ListenAddress" line is uncommented and set to a valid local IP:
Example:
ListenAddress 169.254.1.2
Replace "169.254.1.2" with the management address of the VCSA.
At the command line, execute the following command:
# service sshd reload
At the command line, execute the following command:
# sshd -T|&grep -i ListenAddress
If the ListenAddress is not configured to the VCSA management IP, this is a finding.
V-239126
False
PHTN-67-000055
At the command line, execute the following command:
# sshd -T|&grep -i ListenAddress
If the ListenAddress is not configured to the VCSA management IP, this is a finding.
M
5323