RE: SSH connection problem

2025-04-10 Thread Philippe LEMAIRE
user@guacamole.apache.org Objet : Re: SSH connection problem Hi, Do you see any logs regarding ssh connection attempt on remote side? пн, 7 апр. 2025 г., 20:14 Philippe LEMAIRE <mailto:p.lema...@fontevraud.fr>: Hello, I have a problem connecting to SSH from my Gaucamole (V1.4  homelab) on Debian

Re: SSH connection problem

2025-04-10 Thread Anakien Skywalker
Hi, Do you see any logs regarding ssh connection attempt on remote side? пн, 7 апр. 2025 г., 20:14 Philippe LEMAIRE : > Hello, > > I have a problem connecting to SSH from my Gaucamole (V1.4 homelab) on > Debian 12. > I can connect from the server I want to manage with the cli(ssh > name@ip_adres

Re: SSH connection problem

2025-04-10 Thread Anakien Skywalker
he.org Subject: RE: SSH connection problem Hi, Thank's for your help I have this line : Apr 7 17:41:50 srv-symfony sshd[436948]: Unable to negotiate with 192.168.xxx.xxx port 44098: no matching host key type found. Their offer: ssh-rsa,ssh-dss [preauth] De : Anakien Skywalker Envoy

RE: SSH connection problem

2025-04-08 Thread Philippe LEMAIRE
Hi Sean, It worked, thank you very much. I'm preparing a new server with a 1.5 to be more up to date. BR Philippe De : Sean Hulbert Envoyé : lundi 7 avril 2025 19:49 À : user@guacamole.apache.org Objet : Re: SSH connection problem Try and add this to your SSH Server /etc/ssh/sshd_c

Re: SSH connection problem

2025-04-07 Thread Sean Hulbert
Try and add this to your SSH Server /etc/ssh/sshd_config HostkeyAlgorithms +ssh-rsa PubkeyAcceptedAlgorithms +ssh-rsa Then restart your sshd service Legacy support: HostkeyAlgorithms +ssh-dss PubkeyAcceptedAlgorithms +ssh-dss *Thank You* Sean Hulbert AFCEA San Francisco Chapter Presiden

SSH connection problem

2025-04-07 Thread Philippe LEMAIRE
Hello, I have a problem connecting to SSH from my Gaucamole (V1.4 homelab) on Debian 12. I can connect from the server I want to manage with the cli(ssh name@ip_adress) but I can't connect with Guacamole. Here's the Syslog output, but it doesn't help me much : Apr 7 16:49:34 srv-guacamole g

RE: SSH connection problem with a private key - Guacamole

2023-10-30 Thread LOPOUKHINE Matthieu
.fr> Immeuble le Clémencia 196, rue Houdan – 92330 SCEAUX - France Tél +33 06 86 82 94 45 De : Nick Couchman Envoyé : lundi 30 octobre 2023 15:13 À : user@guacamole.apache.org Objet : Re: SSH connection problem with a private key - Guacamole ATTENTION:

Re: SSH connection problem with a private key - Guacamole

2023-10-30 Thread Nick Couchman
On Mon, Oct 30, 2023 at 10:03 AM LOPOUKHINE Matthieu wrote: > Dear Sir or Madam > I'm an apprentice administrator. I wanted to use your "Apache Guacamole" > solution to solve a problem in my company. However, I encountered a problem > with private key authentication for SSH. Every time I try to c

SSH connection problem with a private key - Guacamole

2023-10-30 Thread LOPOUKHINE Matthieu
Dear Sir or Madam I'm an apprentice administrator. I wanted to use your "Apache Guacamole" solution to solve a problem in my company. However, I encountered a problem with private key authentication for SSH. Every time I try to connect with a private key, I get the following message : Connection