Control Web Panel

Security => iptables => Topic started by: Meftun on September 23, 2015, 01:15:16 PM

Title: Iptables Started Problem
Post by: Meftun on September 23, 2015, 01:15:16 PM
Hello there. When iptables is active sites inaccessible.

Which ports need to add iptables
Title: Re: Iptables Started Problem
Post by: Igor S. on September 24, 2015, 05:42:40 AM
Hello.

If you using Apache only, you shall open ports 80 and 443 .
If you using CSF (which was installed by default) all need ports is open.
Title: Re: Iptables Started Problem
Post by: Nagataka on December 17, 2015, 05:39:18 PM
Try this once your server is booted:
iptables -I OUTPUT -p tcp --dport 2030 -j ACCEPT
Title: Re: Iptables Started Problem
Post by: rjrajreehan on March 08, 2017, 08:47:38 AM
make sure you had port for varnish port 80, for ssl port:443,for nginx port 82,and apache 8181
if did not installed varnish and ngnix simply open your port 80,443 this will work