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

Stefan Baur X2Go-ML-1 at baur-itcs.de
Tue May 5 17:00:01 CEST 2015


Am 05.05.2015 um 16:54 schrieb Real, Elizabeth (392K):
> Prior to reaching out to the x2godev group, I checked the
> sshd_config file on the server to ensure the rsa host key was
> enabled. I restarted sshd anyway, tried connecting from the client
> to the server but got the same error on the client:
> 
> x2go-INFO-8> "Starting connection to server: 128.149.23.102:22" 
> x2go-ERROR-2> "Connection Error(Can not connect to
> 128.149.23.102:22): Protocol mismatch: " 2015-05-05 07:53:29.214
> x2goclient[4409:319022] modalSession has been exited prematurely -
> check for a reentrant call to endModalSession:
> 
> 
> Any other ideas?

You could try (all in one line, no blanks at the mail-client-induced
line wraps):

ssh -o
HostKeyAlgorithms=ssh-rsa-cert-v01 at openssh.com,ssh-dss-cert-v01 at openssh.com,ssh-rsa-cert-v00 at openssh.com,ssh-dss-cert-v00 at openssh.com,ssh-rsa,ssh-dss
yourusername at yourhost

This should attempt to initiate an SSH connection using your regular
ssh client that tries to use the RSA host key the way X2Go does.

If that doesn't connect properly, it's a sign something's wrong with
your ssh server setup.

-Stefan

-- 
BAUR-ITCS UG (haftungsbeschränkt)
Geschäftsführer: Stefan Baur
Eichenäckerweg 10, 89081 Ulm | Registergericht Ulm, HRB 724364
Fon/Fax 0731 40 34 66-36/-35 | USt-IdNr.: DE268653243

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


More information about the x2go-dev mailing list