gpt4 book ai didi

apache - EC2 实例入站规则不起作用

转载 作者:行者123 更新时间:2023-12-03 23:18:12 24 4
gpt4 key购买 nike

我有一个 Apache 服务器监听端口 10801(在 Amazon linux EC2 实例上运行)。我已使用自定义 TCP 规则更新了安全组的入站规则,以允许所有流量通过端口 10801。该进程正在监听端口 10801

>> sudo netstat -tulpn | grep :10801
tcp 0 0 :::10801 :::* LISTEN 24534/httpd

当我从浏览器点击端口号时,它只是旋转并失败。我看到多个这样的问题,几乎每个人都要求更新我已经完成的安全组。仍然无法通过端口 10801 访问该服务。如果我在端口 80 上运行服务器,一切正常。似乎我在这里遗漏了一些东西,任何帮助表示赞赏。

最佳答案

它现在起作用了,猜测规则生效需要很长时间。来自 AWS 文档( http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/using-network-security.html#security-group-rules ):

You can add and remove rules at any time. Your changes are automatically applied to the instances associated with the security group after a short period.

关于apache - EC2 实例入站规则不起作用,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/44734139/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com