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!!!

preguntada hace 2 años3252 visualizaciones
2 Respuestas
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
respondido hace 2 años
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
EXPERTO
iwasa
respondido hace 2 años

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas