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.

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ