I have recently purchased SSH Tunnel and was wondering if it can handel multi SSH hops in one tunnel … e.g.
i have the following servers. LocalHost, Jumpserver, Target System.
The issue here is the firewall rules block all ports except SSH (from the jumpserver), so i need to ssh to the jump and then ssh to the target system so i can invoke services locally (on Target system).
Is this posible?