On Wed, 2010-09-08 at 22:18 +0200, Stefan Bauer wrote:
Am 08.09.2010 22:09, John A. Sullivan III schrieb:
Hmm . . . could it be it is reverse resolving it from the hosts file? If not, what happens if you add the following line to /etc/ssh/sshd_config and restart the ssh daemon:
X11UseLocalhost no
No! Again, i successfully connect with the x2go-client to the server. Here is all the work done for the client, more or less. Now there is some magic for x2goserver to either start a local application or a remote one and tunnel&compress the data back through the ssh-tunnel to the client where it gets displayed.
In my case, for unknown reasons, x2goserver is missing a socket to connect to.
Stefan May I ask what virtualization product you are using? - John