SSH连接不上
ssh server: 172.31.72.25 port:222
ssh client: 172.31.72.20
在服务器端ssh连接是没有问题的。
但在客户端执行命令ssh -p 222 172.31.72.25
出现Connection closed by 172.31.72.25 没有其它错误信息。
执行ssh -p 222 172.31.72.25 -v 查看debug1的信息 如下:
OpenSSH_4.3p2, OpenSSL 0.9.8e-fips-rhel5 01 Jul 2008
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Applying options for *
debug1: Connecting to 172.31.72.25 [172.31.72.25] port 222.
debug1: Connection established.
debug1: permanently_set_uid: 0/0
debug1: identity file /root/.ssh/identity type -1
debug1: identity file /root/.ssh/id_rsa type -1
debug1: identity file /root/.ssh/id_dsa type -1
debug1: loaded 3 keys
debug1: Remote protocol version 2.0, remote software version OpenSSH_6.6
debug1: match: OpenSSH_6.6 pat OpenSSH*
debug1: Enabling compatibility mode for protocol 2.0
debug1: Local version string SSH-2.0-OpenSSH_4.3
debug1: SSH2_MSG_KEXINIT sent
debug1: SSH2_MSG_KEXINIT received
debug1: kex: server->client aes128-cbc hmac-md5 none
debug1: kex: client->server aes128-cbc hmac-md5 none
debug1: SSH2_MSG_KEX_DH_GEX_REQUEST(1024<1024<8192) sent
debug1: expecting SSH2_MSG_KEX_DH_GEX_GROUP
debug1: SSH2_MSG_KEX_DH_GEX_INIT sent
debug1: expecting SSH2_MSG_KEX_DH_GEX_REPLY
Connection closed by 172.31.72.25
在google百度了好久也没有得到正确解答,还望各位大神能给一个意见,谢谢!
相关阅读:
不用eval(),有什么办法可以把字符串变为语句执行?
如何通过IIS远程更新SVN代码?
Pycharm在创建py文件时,如何自动添加文件头注释(类似于钩子特性)?
qq采用UDP协议 ,UDP不保证消息到达目的地,它是怎么判断消息没有发送出去的?
奇怪的问题,ruby 版本变更会关闭错误提示?
IOS Ipa 解包后 看到一些完整的源码
用zbar开发条形码在iPad2上不能扫码
es6 module机制是如何兼容CommonJS和AMD的?
提交 App Store 遇到 ITMS-90096 问题?
为什么button的方法进不去?
jquery的标签切换
shell 脚本问题
chrome 开发者工具 Network 里的Time有2个,分别是什么意思呢?
Exceeded memory limit for $group
在ff浏览器中,a标签的href属性使用javascript:alert(1),为什么会直接弹出一个新的窗口?
React-router 浏览器后退的时候,如何使页面回退到以前的状态
openresty做301永久跳转问题
font-awesome字体图标在360浏览器下无法使用?
Typecho如何单独输出totalPage
微信微信菜单有问题大家看看怎么解决呢 ?