I have accounts on 2 other machines machine 1: 172.16.68.1 and machine 2: 172.16.68.3 i use ssh to login to machine 1.
I am unable to directly ssh to machine to but once i have logged in in machine 1, i am able to login using ssh to machine 2.
Is there a way i can directly ssh to machine 2?
Or at least i need a way to use the connect to server option to login to machine 2, because the login to machine 1 then login to machine 2 works via the terminal, but it won't work via the connect to server option. I need a gui way to browse machine 2, open files via sublime in my current machine etc.
Any suggestions?
EDIT :
I tried the solution given in How do I SSH to machine A via B in one command?
It works for me in the terminal, but the gui connect to server fails saying
Unhandled error message: Timed out when logging in
EDIT 2:
Notice the Connect to server in the left panel, that's what i am talking about.