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
gefragt vor 8 Monaten229 Aufrufe
1 Antwort
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
EXPERTE
beantwortet vor 8 Monaten
profile pictureAWS
EXPERTE
überprüft vor 8 Monaten
profile picture
EXPERTE
überprüft vor 8 Monaten
  • Do you have any additional questions.

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen