On Wed, 2010-09-08 at 21:57 +0200, Stefan Bauer wrote:
Am 08.09.2010 21:54, M0E Lnx schrieb:
If you are connecting from the guest to the server running on the host, you should be using the host's local ip address and not localhost.
I havent specified anywhere localhost! I'm accessing the x2go-server only by it's public ip-address - namely 192.168.0.57.
Cheers 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