You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "nightman68 (via GitHub)" <gi...@apache.org> on 2023/02/08 09:00:47 UTC

[GitHub] [mina-sshd] nightman68 commented on issue #318: Support for more than one jump host

nightman68 commented on issue #318:
URL: https://github.com/apache/mina-sshd/issues/318#issuecomment-1422254000

   @tomaswolf thanks for the quick response! I tested the workaround and it's working with one edit: the order of the proxy must be changed:
   
   ``` bash
   Host host*.dmz.corp
     ProxyJump nightman@jump1:22,nightman@jump2:22
   ```
   The other settings like in the original post.
   
   Tested with openSSH 1.0.2 k on RH 7 and 1.1.1 i in a git bash.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@mina.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@mina.apache.org
For additional commands, e-mail: dev-help@mina.apache.org