Nautilus Servers aren't accessible anymore?

I am doing the 100 days of devops on day 12 (linux network services). I can’t ssh to the server I want to fix the port connection too nor can I connect to any other servers! I thought it was a part of the task, but now I am sure it’s not. Is there any way to fix it and is it working for other people?

Hi @mennasalah

It’s worked properly from my end. Could you please try again and share a screenshot about your issue which is really helpful?


I attached an image to the problem. Here is an attempt to ssh on server 1 (I am sure password is correct) and the telnet is showing there’s no connection to the ip of server 1 either

Hi @mennasalah

The SSH port is 22, so using telnet with port 8080 doesn’t make sense. That’s a bit unusual, can you try again with ssh tony@stapp01?

1 Like

It’s silly but it turned out that I have been copying the password + a lot of whitespaces so the password was wrong!