ProxyJump
#1100
Replies: 2 comments 10 replies
-
Hello 👋
https://webssh.net/documentation/help/networking/dynamic-port-forwarding/ DPF will act same as having a ProxyJump |
Beta Was this translation helpful? Give feedback.
0 replies
-
Ah I was just reading that. Thanks for the quick reply. One question: I would like to use the bastion to access some specific servers, while for other servers I would access them directly. Is it possible to tunnel only specific connections through the bastion? |
Beta Was this translation helpful? Give feedback.
10 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I need to access a server that needs to go through an entry point bastion server (as described here: https://www.redhat.com/sysadmin/ssh-proxy-bastion-proxyjump).
For this I'd normally use the
ProxyJump
setting ofssh
. How do I get this behavior with webssh ?Beta Was this translation helpful? Give feedback.
All reactions