Skip to content

Nested SSH #3795

Closed Answered by danchitnis
danchitnis asked this question in Q&A
Discussion options

You must be logged in to vote

For anyone trying to do this first ssh as usual via the gateway to your my_server and start the xpra server:

xpra start :100 --start=xclock

then on the client outside the firewall run:

xpra attach --ssh="ssh -J [email protected]" ssh://[email protected]/100

You have to type in your password for each server, and then should attach to the xpra session on my_server

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by danchitnis
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants