Newly installed ubuntu 20.04 system, this time using the old version of secureCRT connection error
No compatible key exchange method. The server supports these methods: curve25519-sha256,[email protected],ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,diffie-hellman-group14-sha256
Login to the system through the web administration terminal
Edit /etc/ssh/sshd_config
At the bottom, add
KexAlgorithms [email protected],ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1
Restart the system
At this time, the client can log in
KexAlgorithms [email protected],ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1
Similar Posts:
- Xshell remote SSH error: the server sent an unexpected packet. RECEIVED:3,EXPECTED:20
- When using SSH to log in to MySQL, Navicat reported an error: expected key exchange group packet from server
- [Solved] Bitvise Remote Login SSH Error: The SSH session has terminated with error
- Jschexception: the way to solve the problem of algorithm negotiation failure
- SSH login error: no common Kex alg [How to Solve]
- [Solved] SSH connect error: permission denied, please try again
- Su command error Su: permission denied [How to Solve]
- ERROR: [pool www] cannot get uid for user ‘localhost.localdomain’ [Solved]
- Error: not a group by expression [How to Solve]
- Oracle error: not a group by expression [How to Solve]