AWS EC2 instance not accessible via public IP address

0

Each time a create a new instances in ubuntu with apache2 server. I can 't access via public ip address. Even though the security group is fine.

Ruata
已提问 8 个月前229 查看次数
1 回答
2

Is internet gateway associated with VPC, if yes then, is IGW entry added to subnet route table, where the ec2 is launched.

Since you already mentioned security group is fine, so I'd check above two things first and make sure that those are in place. Make sure security group has custom TCP rule for that defined port for your ip/everyone(based on your requirement).

Additionally take a look at this re:Post thread.

profile pictureAWS
专家
已回答 8 个月前
profile pictureAWS
专家
已审核 8 个月前
profile picture
专家
已审核 8 个月前
  • Do you have any additional questions.

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则