Can't access site on ec2 instance via public IPV4 address (Using Amazon Linux)

0

Hi All, I'm not able to figure out what steps needs to be done in order to access the webbrowser through IPV4 address. Showing this site can't be reached please help me , I'm new to AWS.

what I have done:-

  1. I have set the inbound rules HTTP (80) and SSH(22)

Thanks in advance!!!

已提問 2 年前檢視次數 3210 次
2 個答案
1

There are multiple things that will need to be checked, please refer to this in depth troubleshooting guide.

To summarize, check the following:

  • Check that the instance is running and passing both health checks
  • Check that the instance OS is booting correctly and the webserver is running
  • Check both Network ACL and Security Group rules
  • Check the instance has the correct DNS configuration
profile pictureAWS
Nick
已回答 2 年前
0

Hi, @Vaibhav Verma

In addition to Nick's confirmation points

  • Is EC2 given a public IP address?
  • Is an internet gateway attached to your VPC?
  • Is the route to the Internet gateway set at 0.0.0.0/0 in the route table of the subnet where EC2 is deployed?
profile picture
專家
iwasa
已回答 2 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南