Website not reachable

0

Hi,

I created and launched a t2.micro with centOS7 and tried to host a forum. I have installed httpd, with nmap port 80 open. I also set AWS security group like HTTP TCP 80/443 0.0.0.0/0.

After reaching some post all day, I tried to set Firewalld to
public (active)
target: default
icmp-block-inversion: no
interfaces: eth0
sources: 3.136.56.96
services: dhcpv6-client http ssh
ports: 80/tcp
protocols:
masquerade: no
forward-ports:
source-ports:
icmp-blocks:
rich rules:

SSH to ec2-IP.us-east-2.compute.amazonaws.com is ok. But I just could not browser it via browser. The portal show that there are inbound packages. Please kindly let me know what I should do.

My instance id is i-03e985c9f65b98bd0.

질문됨 4년 전230회 조회
2개 답변
0

aws security group got a default rule overriding, set it with http,https 80 is alright.

답변함 4년 전
0

aws security group got a default rule overriding, set it with http,https 80 is alright.

답변함 4년 전

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

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

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

관련 콘텐츠