Projet

Général

Profil

10 Dépannage » Historique » Révision 2

Révision 1 (Anonyme, 25/01/2019 00:17) → Révision 2/5 (Anonyme, 25/01/2019 00:18)

h1. 10 Dépannage 

 h2. SSH 

 erreur : Unable to negotiate with 192.168.32.2 port 22: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1 

 Solution :  

 Ajouter ces lignes  

 KexAlgorithms +diffie-hellman-group1-sha1 
 Ciphers aes128-ctr,aes192-ctr,aes256-ctr,aes128-cbc,3des-cbc 

 à la fin du fichier /etc/ssh/ssh_config. /etc/ssh/ssh_config