FG
💻 Software

Can I tell PuTTY to connect to one SSH server, then automatically to another?

Fresh5 days ago
Mar 15, 202633929 views
Confidence Score0%
0%

Problem

At work we have several servers, but only one is SSH accessible outside of our local network. If I am working from home, I use PuTTY to connect to the one that is accessible, then SSH in to whatever server I want to work on. Is there a way to automate this process? I see there are options for 'tunn…

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Can I tell PuTTY to connect to one SSH server, then automatically to another?

Low Risk

Yes, In the options under Connection -> SSH. There is "Remote command:" just put in 'ssh server' or whatever string you want. The only downside to this is if you 'exit' the 2nd terminal it will auto kill the first one as well.

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment