Page 1 of 1

Did not open 8443 - but it's accessible

Posted: 12 Apr 2016, 20:44
by Brutus Forcus
Hello,

on another VPS the opposite of the behavior I wrote about some minutes ago happens:


I only opened the following ports:

Code: Select all

# Allow incoming TCP ports
TCP_IN = "20,21,25,53,80,443"

# Allow outgoing TCP ports
TCP_OUT = "20,21,22,25,53,80,110,113,443,587,993,995"
I did not define a csf.allow but I'm able to open https://example.com:8443

How is that possible?

Re: Did not open 8443 - but it's accessible

Posted: 15 Apr 2016, 06:51
by Elizine
Is the firewall enabled on this server? Try to disable it and run bootstrapper repair procedure.