Hi! I'm trying to access a distant server where a x2go brower plugin is turning with apache2. On this server some computer with x2goServer is connected with reverse ssh.
From my own computer, with the application x2goClient, I succeed to be connected to the computer to my server and control remotely the computers connected to it. I copy the session file of my x2goclient inside the /var/www of my server, in the part x2goconfig and add "server=@ServerIp".
Then when I reach my X2goBrowser plugin It failed with the error 'connection timed out'. I tried to look at the package send, apparently the package send with x2goclient are not the same as using x2go browser plugin.
So my question is any idea why it not works? And also, is it possible to do ssh proxy connect with x2go browser plugin? It seems not.
Thanks for your help.