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.

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠