개발/Server
SecureCRT로 ssh접속할 때 'Key exchange failed' 오류 해결
Dane.Kim
2023. 10. 14. 14:43
SecureCRT에서 새로운 세션을 열고, SSH2 에 Hostname과 Username 입력 후
접속하려고 할 때
key exchange failed.
No compatible key-exchange method.
The server supports these methods: diffie-hellman-group-exchange-sha256
에러가 출력될 때가 있다.
에러 메세지에 있는 diffie-hellman-group-exchange-sha256 을
하단에서 체크해주면 문제없이 로그인창으로 넘어간다.