Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我将我的 EC2 实例的侦听端口更改为端口 80 以绕过防火墙并重新启动机器。我现在无法再连接到该实例。
有人能告诉我如何在不登录的情况下将端口改回原来的样子吗?问题可能是因为我在也在监听端口 80 的机器上安装了 Apache。
登录 EC2 面板并从左侧边栏菜单中选择“安全组”。选择您的实例使用的组并删除端口 80 并添加 ssh(如果您已删除它)。