for centos-8-v20200902
[root@mywebsites keydialdigital]# firewall-cmd --list-all
public
target: default
icmp-block-inversion: no
interfaces:
sources:
services: cockpit dhcpv6-client http ssh
ports: 20/tcp 21/tcp 22/tcp 80/tcp 8888/tcp 39000-40000/tcp 888/tcp 443/tcp
protocols:
masquerade: no
forward-ports:
source-ports:
icmp-blocks:
rich rules:
Still not able to access the aaPenel Url... Can anyone please help.
Also, for debian-10-buster-v20200902
root@mywebsite1:/home/keydialdigital# sudo ufw status numbered
Status: active
To Action From
[ 1] 888/tcp ALLOW IN Anywhere
[ 2] 20/tcp ALLOW IN Anywhere
[ 3] 21/tcp ALLOW IN Anywhere
[ 4] 22/tcp ALLOW IN Anywhere
[ 5] 80/tcp ALLOW IN Anywhere
[ 6] 8888/tcp ALLOW IN Anywhere
[ 7] 888/tcp (v6) ALLOW IN Anywhere (v6)
[ 8] 20/tcp (v6) ALLOW IN Anywhere (v6)
[ 9] 21/tcp (v6) ALLOW IN Anywhere (v6)
[10] 22/tcp (v6) ALLOW IN Anywhere (v6)
[11] 80/tcp (v6) ALLOW IN Anywhere (v6)
[12] 8888/tcp (v6) ALLOW IN Anywhere (v6)
Both cases, I'm not able to access the BOTH URL shows... Refused to Connect
PING 34.64.236.**** 56(84) bytes of data.
64 bytes from 34.64.236.102: icmp_seq=1 ttl=62 time=127 ms
64 bytes from 34.64.236.102: icmp_seq=2 ttl=62 time=127 ms
64 bytes from 34.64.236.102: icmp_seq=3 ttl=62 time=127 ms
64 bytes from 34.64.236.102: icmp_seq=4 ttl=62 time=127 ms
please suggest what I can do with this?