[X2Go-User] Can x2go session be initiated from a server to listening client?
Mike Gabriel
mike.gabriel at das-netzwerkteam.de
Tue Apr 7 21:16:55 CEST 2020
On Mo 06 Apr 2020 19:19:58 CEST, Andrew Munn wrote:
> I'd like to initiate an x2go session from a server behind a firewall to a
> listening client with port 22 open. How can that be done? thanks!
Run "ssh -R 12345:localhost:22 user at client" on the server (see man
page of ssh client for correct usage of -R option) and open up a
reverse tunnel from some port (e.g. 12345) on the client to port 22 on
the server (to be more precise, localhost:22).
Then configure X2Go Client on the client to connect to "Host:
localhost" and "Port: 12345" and you have your X2Go session ready to
roll.
Mike
--
DAS-NETZWERKTEAM
c\o Technik- und Ökologiezentrum Eckernförde
Mike Gabriel, Marienthaler str. 17, 24340 Eckernförde
mobile: +49 (1520) 1976 148
landline: +49 (4351) 850 8940
GnuPG Fingerprint: 9BFB AEE8 6C0A A5FF BF22 0782 9AF4 6B30 2577 1B31
mail: mike.gabriel at das-netzwerkteam.de, http://das-netzwerkteam.de
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 851 bytes
Desc: Digitale PGP-Signatur
URL: <http://lists.x2go.org/pipermail/x2go-user/attachments/20200407/b1740d16/attachment.sig>
More information about the x2go-user
mailing list