RE: Multi Hopping by sshserver proxy with different keys
- From: Joachim Thuau <Joachim.Thuau@xxxxxxxxxxxxxx>
- Date: Thu, 23 Sep 2010 09:26:19 -0700
Your could do this with the following:
* ssh to bastion using your keys, and include a port forward from localhost to target
* ssh to forwarded port on localhost using target key.
Note that if this is for automation of tasks, you may need to keep the first connection going while starting the second. Once the second connection is going, the first one will not close fully until the tunnel is no longer in use.
Thanks,
Jok
- Follow-Ups:
- Re: Multi Hopping by sshserver proxy with different keys
- From: Nicolas Ferragu
- Re: Multi Hopping by sshserver proxy with different keys
- References:
- Multi Hopping by sshserver proxy with different keys
- From: Nicolas Ferragu
- Multi Hopping by sshserver proxy with different keys
- Prev by Date: Multi Hopping by sshserver proxy with different keys
- Next by Date: Re: Multi Hopping by sshserver proxy with different keys
- Previous by thread: Multi Hopping by sshserver proxy with different keys
- Next by thread: Re: Multi Hopping by sshserver proxy with different keys
- Index(es):
Relevant Pages
|