windows用SSH远程连接服务器失败解决方案
pingFang SC", "Microsoft YaHei", SimHei, Arial, SimSun; font-size: 16px; color: rgb(79, 79, 79); line-height: 26px; overflow-wrap: break-word; font-variant-ligatures: no-common-ligatures; white-space: normal; background-color: rgb(255, 255, 255);">1阶段报错: Unknown error
ssh: connect to host xxxxxxxxxxxx port 22: Unknown error
1阶段解决方案:安装更新Teredo
netsh int Teredo show state
netsh interface Teredo set state disable
netsh int ter set state enterpriseclient
netsh int Teredo show state
2阶段报错: Connection timed out
ssh: connect to host xxxxxxxxxxxx port 22: Connection timed out
2阶段解决方案:关闭防火墙
最后尝试ping一下服务器地址试一下
本文链接:https://blog.runxinyun.com/post/372.html 转载需授权!
留言0