Re: 9.14: SSH Handshake failed (extremeswitches)

2018-06-15 Thread Nick Couchman
On Fri, Jun 15, 2018 at 12:49 PM cchance  wrote:

> docker image
> (https://github.com/oznu/docker-guacamole/blob/master/Dockerfile) so
> appears
> to be libssh2-1-dev
>
>
Two things:
1) That doesn't tell me the version of the library.
2) That is not the official Guacamole docker image, nor a fork of that
image.  It looks like it is based on the official tomcat Docker image,
which also appears to be Debian-based, but it's hard to know what versions
of packages are being loaded there.

Also, while libssh2 appears to support diffie-hellman-group1-sha1, it does
appear to support ssh-dsa host keys - the web site lists ssh-rsa and
ssh-dss.

-Nick


Re: 9.14: SSH Handshake failed (extremeswitches)

2018-06-15 Thread cchance
docker image
(https://github.com/oznu/docker-guacamole/blob/master/Dockerfile) so appears
to be libssh2-1-dev 





--
Sent from: 
http://apache-guacamole-general-user-mailing-list.2363388.n4.nabble.com/


Re: 9.14: SSH Handshake failed (extremeswitches)

2018-06-15 Thread Nick Couchman
On Fri, Jun 15, 2018 at 11:48 AM cchance  wrote:

> To log in to these switches normally we have to do +ssh-dsa and
> +diffie-hellman-group-sha1 in my ssh config for a pc to be able to cleanly
> ssh to one of these switches so not sure if that is whats causing issues
> when it comes time to connect with Guacamole...
>
> But every time I try to connect I get an SSH Handshake failed after
> entering
> a password, same when using a private key... Always just SSH Handshake
> failed...
>
> Any idea what I can do to fix the problem?
>
>
What type of system are you running guacd on?  What version of libssh2 is
installed?

-Nick


9.14: SSH Handshake failed (extremeswitches)

2018-06-15 Thread cchance
To log in to these switches normally we have to do +ssh-dsa and
+diffie-hellman-group-sha1 in my ssh config for a pc to be able to cleanly
ssh to one of these switches so not sure if that is whats causing issues
when it comes time to connect with Guacamole...

But every time I try to connect I get an SSH Handshake failed after entering
a password, same when using a private key... Always just SSH Handshake
failed...

Any idea what I can do to fix the problem?

guacd[902]: DEBUG:  Parameter "font-name" omitted. Using default value of
"monospace".
guacd[902]: DEBUG:  Parameter "font-size" omitted. Using default value of 
12.
guacd[902]: DEBUG:  Parameter "color-scheme" omitted. Using default value of
"".
guacd[902]: DEBUG:  Parameter "enable-sftp" omitted. Using default value of
0.
guacd[902]: DEBUG:  Parameter "sftp-root-directory" omitted. Using default
value of "/".
guacd[902]: DEBUG:  Parameter "port" omitted. Using default value of "22".
guacd[902]: DEBUG:  Parameter "read-only" omitted. Using default value of 0.
guacd[902]: DEBUG:  Parameter "typescript-name" omitted. Using default value
of "typescript".
guacd[902]: DEBUG:  Parameter "create-typescript-path" omitted. Using 
default
value of 0.
guacd[902]: DEBUG:  Parameter "recording-name" omitted. Using default value
of "recording".
guacd[902]: DEBUG:  Parameter "create-recording-path" omitted. Using default
value of 0.
guacd[902]: DEBUG:  Parameter "server-alive-interval" omitted. Using default
value of 0.
guacd[902]: INFO:   User "@5d2e6ec5-c5d6-42bb-a260-7f3ffc837e5e" joined
connection "$35b81227-7e70-4672-bdf1-538af83eed45" (1 users now present)
guacd[902]: DEBUG:  Attempting private key import (WITHOUT passphrase)
guacd[902]: INFO:   Auth key successfully imported.
guacd[902]: DEBUG:  Successfully connected to host 192.168.0.1, port 22
guacd[902]: ERROR:  SSH handshake failed.




--
Sent from: 
http://apache-guacamole-general-user-mailing-list.2363388.n4.nabble.com/