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 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南