On Thu, 2010-09-09 at 09:49 +0200, Stefan Bauer wrote:
Morning,
i investigated the problem "debian lenny x2goserver-one - remote NX proxy closed the connection" a little further:
Sep 9 09:38:13 x2go sudo: toni : TTY=unknown ; PWD=/home/toni ; USER=root ; COMMAND=/usr/bin/x2gopgwrapper createsession 82c97d9dce4c8f5ba52c8d98f4d560ca 7016 192.168.0.16 30031 30032 30033 toni-60-1284017892_stRxterm_dp32
According to x2gowrapper it is dumping
gr_port='$5',sound_port='$6',fs_port='$7' so 30031,30032,30033 to sqlite.
Anyway what is expected to run on these ports and how are they assigned? Everytime i try a connect, they are just increased. That's not a good sign that they are increased. It means X2Go thinks many other such ports are already open. The are, respectively, the video, the sound, the file/print sharing. They are the way the X2GoServer sends video/sound/print jobs/files back to the X2GoClient.
Do you have sshd running on BOTH client and server? Is it running on a non-standard port on either side? <snip>