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

Azure Linux VM的SSH超时

调整我的VM大小后,我无法SSH到我的Linux Azure VM(Ubuntu 14.10).

我已经尝试过 –

Resizing the VM

Resetting the password using new azure portal

Basically all the steps that are mentioned here :

https://azure.microsoft.com/en-in/documentation/articles/virtual-machines-troubleshoot-ssh-connections/

我仍然得到“ssh:连接到主机bookmarks.cloudapp.net端口22:连接超时”

解决方法:

这是一个老问题,但我们经常遇到这个并希望添加一些解决方案.

>检查“入站端口规则”下的“default-allow-ssh”上的端口22是否已启用/允许. (路径:仪表板>选择您的VM>网络(在“设置”部分下)

enter image description here


>注销Azure门户,清除浏览器缓存并重新登录

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

相关推荐