Can't login to servers in Linux Archives task

The environment is loading up, but when I try to login I get the below:

thor@jump_host /$ ssh 172.16.238.10
ssh: connect to host 172.16.238.10 port 22: No route to host
thor@jump_host /$ ssh 172.16.238.16
ssh: connect to host 172.16.238.16 port 22: No route to host
thor@jump_host /$ ssh stbkp01
ssh: Could not resolve hostname stbkp01: Name or service not known

@shodan.tek, you need to ssh with user, i.e ssh tony@stapp01

If the IP is unreachable completely unreachable, what does the username have to do with it?

I tried it and it didn’t work. :frowning:

image

@shodan.tek, as per question, you need to ssh on storage server instead of backup server i.e on ststor01

Thanks a lot for the help. Worked now. :slight_smile: