Mihai,
What version of SSH does x2go use? And if the issue is with the server¹s RSA ssh keys, can you provide documentation as to how the RSA keys should be setup on the server? I know you have not tested x2go extensively on RHEL7 but I¹m looking for guidance on how to setup the RSA keys on a RHEL server.
Thank you, Liz
On 5/15/15, 5:16 PM, "Mihai Moldovan" <ionic@ionic.de> wrote:
On 16.05.2015 01:35 AM, Real, Elizabeth (392K) wrote:
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
That's a generic network issue. The client cannot talk to the server. Maybe you forgot to create the ssh tunnel? Note that it tries to connect to 127.0.0.1:18935.
Mihai