首页 > 系统服务 > 详细

SSH Secure Shell链接Ubuntu报错Server responded "Algorithm negotiation failed"

时间:2018-11-26 16:40:32      阅读:370      评论:0      收藏:0      [点我收藏+]
vim /etc/ssh/sshd_config
Ciphers aes128
-cbc,aes192-cbc,aes256-cbc,aes128-ctr,aes192-ctr,aes256-ctr,3des-cbc,arcfour128,arcfour256,arcfour,blowfish-cbc,cast128-cbc MACs hmac-md5,hmac-sha1,umac-64@openssh.com,hmac-ripemd160,hmac-sha1-96,hmac-md5-96 KexAlgorithms diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group-exchange-sha256,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group1-sha1,curve25519-sha256@libssh.org

 

来源:https://segmentfault.com/a/1190000005709819

SSH Secure Shell链接Ubuntu报错Server responded "Algorithm negotiation failed"

原文:https://www.cnblogs.com/passedbylove/p/10021149.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!