On Mon, 2011-08-01 at 22:58 +0200, Mike Gabriel wrote:
Hi John,
On Mo 01 Aug 2011 20:43:23 CEST "John A. Sullivan III" wrote:
Out of curiosity, I tried reproducing this manually. Both systems where I can reliably reproduce this problem have a local smtp daemon. I did a "ssh -p <some hidden port> -L 40015:localhost:25 user1@machine1" and a "ssh -p <some hidden port> -L 40016:localhost:25 user2@machine2". I was able to telnet to each on port 40015 and 40016 without an issue or one disconnecting the other. Could there be a problem in the way libssh is handling multiple channels? - John
BRILLIANT, that is it!!! Debian squeeze still uses libssh-4 0.4.5, but
x2goclient needs a patch (sent to libssh upstream by Oleksandr) that
has entered libssh-4 with version 0.4.7.I have already uploaded a Debian squeeze version of libssh-4 0.4.7. I
am also re-building x2goclient against libssh-4 0.4.7.Sorry, I presumed that the newer libs were already in Debian squeeze...
Packages will be available soon on packages.x2go.org.
<snip> Hi, Mike. I have libssh-4.0.4.7 on my client: ii libssh-4 0.4.7-1.1 A tiny C SSH library Yet I still have this problem. I cannot connect to more than one X2Go Server. Is there something else I need to do? Client is: ii x2goclient 3.99.0.0-0~x2go2+squeeze~heuler~20110
Thanks - John