微信公众号搜"智元新知"关注
微信扫一扫可直接关注哦!

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

我有一个与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

版权声明:本文内容由互联网用户自发贡献,该文观点与技术仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请发送邮件至 dio@foxmail.com 举报,一经查实,本站将立刻删除。

相关推荐