You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@guacamole.apache.org by "Colin Gordon (Jira)" <ji...@apache.org> on 2022/01/12 21:41:00 UTC

[jira] [Created] (GUACAMOLE-1497) Guacamole 1.4.0 ssh client seems to have host key sig compatibility issues with my ssh server

Colin Gordon created GUACAMOLE-1497:
---------------------------------------

             Summary: Guacamole 1.4.0 ssh client seems to have host key sig compatibility issues with my ssh server
                 Key: GUACAMOLE-1497
                 URL: https://issues.apache.org/jira/browse/GUACAMOLE-1497
             Project: Guacamole
          Issue Type: Bug
          Components: SSH
    Affects Versions: 1.4.0
            Reporter: Colin Gordon
         Attachments: pcap.pcap

Gaucamole fails to establish a connection to my piKVM via SSH.

Guacd reports "SSH handshake failed" in the logs.

I took a pcap and noticed that the guacamole client seems to only support two server host key algorithms: ssh-rsa and ssh-dss. The ssh server doesn't support either of those two. I infer that this is the cause of the ssh handshake failure. 

From googling around, openssh no longer supports ssh-rsa so it seems like a deprecation issue. My suggested fix would be for the guac ssh client to support additional server host key algorithms.

PCAP attached. The client (guac) is 100.76.173.55 and the server is 100.97.86.50.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)