首页 > 代码库 > ssh_exchange_identification: Connection closed by remote host

ssh_exchange_identification: Connection closed by remote host

解决:

目标计算机变更,把用户主目录下的.ssh/删除就可以了

修改/etc/hosts.allow文件,加入 sshd:ALL


本文出自 “jinchuang” 博客,请务必保留此出处http://jinchuang.blog.51cto.com/8690689/1844454

ssh_exchange_identification: Connection closed by remote host