原文:openssh无法登录:server responded "algorithm negotiation failed”

修改ssh的配置文件 etc ssh sshd config在配置文件中添加:Ciphers aes cbc,aes cbc,aes cbc,aes ctr,aes ctr,aes ctr, des cbc,arcfour ,arcfour ,arcfour,blowfish cbc,cast cbcMACs hmac md ,hmac sha ,umac openssh.com,hmac rip ...

2016-01-13 12:33 0 7514 推荐指数:

查看详情

Server responded" Algorithm negotiation failed"

ubuntu 15.10 安装 openssh-server后,使用ssh客户端连接时可能报此错误,情况如上图所示 server responded "algorithm negotiation failed” 解决方法 修改ssh的配置文件 /etc/ssh/sshd_config ...

Fri Apr 22 01:23:00 CST 2016 5 14026
 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM