Update:
I upgraded the server to RHEL7.1, tested the client-server connection but the client failed to connect.
Client: 2015-05-15 16:34:25.958 x2goclient[10729:480910] modalSession has been exited prematurely - check for a reentrant call to endModalSession: x2go-INFO-8> "Starting connection to server: 127.0.0.1:18935" x2go-ERROR-2> "Connection Error(Cannot connect to 127.0.0.1:18935): Socket error: disconnected" 2015-05-15 16:34:30.677 x2goclient[10729:480910] modalSession has been exited prematurely - check for a reentrant call to endModalSession:
Server: channel 3: open failed: connect failed: No route to host
I’m going to proceed with testing from a RHEL7 client to a RHEL7 server and will let you know of the outcome.
On 5/13/15, 7:07 AM, "Real, Elizabeth (392K)" <Elizabeth.Real@jpl.nasa.gov> wrote:
I suppose rpm -qa | grep libssh is returning a version greater or equal 0.6.4?
RHEL7.0 server output: # rpm -qa | grep libssh libssh-0.6.4-1.el7.x86_64 libssh2-1.4.3-8.el7.x86_64
Really weird issue. Unfortunately I have no subscribed RH 7 machine to actually test this stuff.
I¹m upgrading the RHEL7.0 server to 7.1 today. I¹ll test the client-server connections and let you know of the outcome.
On 5/12/15, 10:21 PM, "Mihai Moldovan" <ionic@ionic.de> wrote:
On 12.05.2015 11:02 PM, Real, Elizabeth (392K) wrote:
OSX client output:
printf "\n\n\n\n\n\n\n\n" | nc -w3 127.0.0.1 18935
SSH-2.0-OpenSSH_6.4 Protocol mismatch.
That means that the server is transferring its capabilities just fine.
Please check if you have enabled any proxy setting in the Session Settings. Especially an HTTP-type proxy.
No proxy settings enabled
Also, is Kerberos5/GSSAPI authentication turned on or off?
Kerberos5/GSSAPI is turned off
Okay, so we can probably rule that out, too...
That's awkward. Looks like libssh is doing something wrong in that case.
I suppose rpm -qa | grep libssh is returning a version greater or equal 0.6.4?
Really weird issue. Unfortunately I have no subscribed RH 7 machine to actually test this stuff.
Mihai