xshell 连接报错 Disconnected from remote host

匿名 (未验证) 提交于 2019-12-03 00:15:02

Type `help' to learn how to use Xshell prompt.

[c:\~]$

Connecting to 20.0.0.91:22...
Connection established.
To escape to local shell, press 'Ctrl+Alt+]'.

Last login: Fri Nov 1 12:36:08 2019 from 10.0.1.25

Connection closed by foreign host.

Disconnected from remote host(20.0.0.91) at 12:38:43.

Type `help' to learn how to use Xshell prompt.

操作:

vim /etc/ssh/sshd_config  #UseDNS yes 改为 UseDNS no  重启sshd service sshd restart

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!