[X2Go-Dev] X2go Mac client and Red Hat 7 server

Mihai Moldovan ionic at ionic.de
Tue May 12 20:05:27 CEST 2015


On 12.05.2015 07:05 PM, Real, Elizabeth (392K) wrote:
> Here is the SSH server debut output:
> Connection from 128.149.23.102 port 60041
> Did not receive identification string from 128.149.23.102
> 
> 
> Client debug output:
> 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):
> Protocol mismatch: "

This is so weird.

For what I can tell, the server does send an empty identification string to the
libssh client and the client bails out due to that.

With the debug sshd and the SSH tunnel as established via the -L... command line
last time running, what's the output of running (on the OS X client):

printf "\n\n\n\n\n\n\n\n" | nc -w3 127.0.0.1 18935

That should return something like "SSH-2.0-OpenSSH_6.7p1 Debian-3".
Sorry, I cannot connect to the VPN to access my RH 7 test machine for some
reason, so I couldn't run it against that box.

If that works fine, it's likely not an connection issue per se.

Please check if you have enabled any proxy setting in the Session Settings.
Especially an HTTP-type proxy.

Also, is Kerberos5/GSSAPI authentication turned on or off?



Mihai

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 884 bytes
Desc: OpenPGP digital signature
URL: <http://lists.x2go.org/pipermail/x2go-dev/attachments/20150512/46d2e1d9/attachment.pgp>


More information about the x2go-dev mailing list