Hi,

Is it possible to open an induvial port forward from the client machine to the x2go server?

I need this for a windows software to connect to the Linux server.

 

My first approach wars to use on the client a ssh_config, but the client creates the connection directly from the x2go client application with some ssh libs.

So ok, the next approach wars to use the ssh_config  on the Linux site, because for the printer  and the file connection, the server open a ssh connection  to a ssh-Daemon on the Client site. But the ssh connection use the option “ClearAllForwardings”, so  the forwards on a config-file are not working.

 

So someone have an idea for this topic?

 

Greetings