aws上已部署好服务器,为什么弹性IP还是ping不通

2025-04-24 07:13:56
推荐回答(1个)
回答1:

AWS默认的security groups是不会开ICMP的 所以就算网络和instance运行都正常得情况下都是无法ping通的
可以在instance 的 security gourps中inbound添加一条规则
custom ICMP Rule Echo Reply Anywhere