100-Days-Of-DevOps-Challenge-KodeKloud day3

Hi everybody,
When I tried to connect to server stlb01 with ssh, I cannot make connection.
The error message is this one :

Someone can tell me why ?

Hi @Lamine

Probably SSH to LoadBalancer is not permitted for this task.
The question says to disable direct SSH root login on all app servers within the Stratos Datacenter

You need to only secure all the App Servers like stapp01 stapp02, and stapp03.

@Santosh_KodeKloud thank for help.