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
posta 8 mesi fa229 visualizzazioni
1 Risposta
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
ESPERTO
con risposta 8 mesi fa
profile pictureAWS
ESPERTO
verificato 8 mesi fa
profile picture
ESPERTO
verificato 8 mesi fa
  • Do you have any additional questions.

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande