»
Linux
»
Examen sur Linux
»
Examen 202 : Networking Administration
»
Section 1
»
Question 20/20
20.You have just finished setting up your sshd server. Now you need to state which hosts are allowed access to the system. Which is the correct option to enable this in the /etc/ssh/sshd_config file?
AllowIP IP_ADDRESS IP_ADDRESS
AllowHost IP_ADDRESS IP_ADDRESS
EnableIP IP_ADDRESS IP_ADDRESS
EnableHosts HOSTNAME HOSTNAME
Explanation
« Question 19