加入收藏 | 设为首页 | 会员中心 | 我要投稿 李大同 (https://www.lidatong.com.cn/)- 科技、建站、经验、云计算、5G、大数据,站长网!
当前位置: 首页 > 综合聚焦 > 服务器 > Linux > 正文

SSH – 通过对等方重置连接 – Linux主机

发布时间:2020-12-13 19:02:16 所属栏目:Linux 来源:网络整理
导读:我有一个与GoDaddy的Linux共享主机帐户的托管帐户,最近我的ssh访问停止工作,这是错误: Toms-MacBook-Pro:production tom$ssh tomheather50@192.186.452.73 ssh_exchange_identification: read: Connection reset by peer 这发生在我的wifi连接上然而如果我

我有一个与GoDaddy的Linux共享主机帐户的托管帐户,最近我的ssh访问停止工作,这是错误:

Toms-MacBook-Pro:production tom$ssh tomheather50@192.186.452.73
ssh_exchange_identification: read: Connection reset by peer

这发生在我的wifi连接上然而如果我创建一个手机热点并通过我的手机的3G网络连接我可以成功连接没有错误….

在过去的两天里,我已经多次联系过GoDaddy支持,他们根本没有太多的帮助,只是说他们说我应该通过移动网络连接!

在向他们发送traceroute后,我得到了这个回复.

We are tracking instances of connections dropping and being
intermittent through Level 3 and their IP 4.34.191.254. I noticed
that your connection that is having difficulty is being routed through
this path while the connection that did work is not routing through.
We are reaching out to Level 3 Communications to see if they can
identify and fix this situation. We are seeing more cases like yours
pop up from both Europe and the US. In the meantime I would recommend
using a connection that does not trace through Level 3 if at all
possible.

我不确定是什么意思,让我感到困惑,GoDaddy无法确保我可以通过我的wifi连接连接!

任何建议,解释,当然还有帮助,请大家好.

最佳答案
该消息表明Level3网络中的互联网连接问题(即您的wifi网络/互联网提供商和godaddy网站之间的某处).你或者godaddy都无法修复它,只有Level3可以.

建议使用备用路径,当您使用3G的网络提供商(而不是您的互联网提供商)时会发生这种情况.我可能会添加 – 一些3G提供商和godadday之间的路径仍然可以通过Level3受影响的网络.

最终Level3将解决问题(大型提供商通常会这么快),事情将恢复正常.

拥有备用提供商总是一个好主意,你的3G服务器有所帮助.

BTW:traceroute是检查您的机器和您想要访问的服务器之间的路径数据包的工具:https://developer.apple.com/library/mac/documentation/Darwin/Reference/ManPages/man8/traceroute.8.html

(编辑:李大同)

【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容!

    推荐文章
      热点阅读