mehov / debian-automation

A few scripts to automate most common Debian setups
0 stars 0 forks source link

Unsupported KEX algorithm "curve25519-sha256@libssh.org" #61

Open mehov opened 6 years ago

mehov commented 6 years ago

root~# service ssh start [....] Starting OpenBSD Secure Shell server: sshd Unsupported KEX algorithm "curve25519-sha256@libssh.org" /etc/ssh/sshd_config line 90: Bad SSH2 KexAlgorithms 'diffie-hellman-group1-sha1,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha1'. failed!

mehov commented 6 years ago

solved by removing it from sshd_config