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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to