[X2Go-Dev] Bug#1373: Bug#1373: kex error : no match for method mac algo

2019-02-18 Thread Mike Gabriel
Control: reassign -1 x2goclient Control: forcemerge #1374 -1 On Mo 18 Feb 2019 10:07:37 CET, Danie de Jager wrote: Package: client The client does not support chacha20 as I get this error when I try to connect to the X2Go server. I did harden my SSH configuration as guided by Mozzila

[X2Go-Dev] Bug#1373: Bug#1373: kex error : no match for method mac algo

2019-02-18 Thread Danie de Jager
Thanks for your input. Maybe the client ships in a way where it is compiled to only support MACs of hmac-sha1-...@openssh.com,hmac-sha1 When I add these to my server I can SSH to it and see remote screen with X2GO client. If I change the server's SSHD config and remove the 2 sha1 MACs I can still

[X2Go-Dev] Bug#1373: Bug#1373: kex error : no match for method mac algo

2019-02-18 Thread Antenore
Package: client Hi Daniel, I'm just a reader, but X2GO uses libssh, that support the Kex you are using, so first of all, you have to install an updated version of libssh and eventually check if it has been compiled with the support of these algorithms. Normally, I think, on the X2GO side there