Login
Register
Home
Wiki Knowledge Base
FreeDNS
Facebook
Linux Support
Control Web Panel
MENU
Home
Help
Search
Login
Register
Control Web Panel
»
Security
»
iptables
»
Iptables Started Problem
« previous
next »
Print
Pages: [
1
]
Author
Topic: Iptables Started Problem (Read 17542 times)
0 Members and 1 Guest are viewing this topic.
Meftun
Newbie
Posts: 3
Iptables Started Problem
«
on:
September 23, 2015, 01:15:16 PM »
Hello there. When iptables is active sites inaccessible.
Which ports need to add iptables
Logged
Igor S.
The System Administrator for any GNU/Linux
Global Moderator
Hero Member
Posts: 1418
Re: Iptables Started Problem
«
Reply #1 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.
Logged
You can ask me to solve any problem with your server for some money in pm
Services Monitoring & RBL Monitoring
http://centos-webpanel.com/services-monitor
Join our Development Team and get paid !
http://centos-webpanel.com/develope-modules-for-cwp
Installation Instructions
http://centos-webpanel.com/installation-instructions
Get Fast Support Here
http://centos-webpanel.com/support-services
Nagataka
Newbie
Posts: 43
Re: Iptables Started Problem
«
Reply #2 on:
December 17, 2015, 05:39:18 PM »
Try this once your server is booted:
iptables -I OUTPUT -p tcp --dport 2030 -j ACCEPT
Logged
rjrajreehan
Newbie
Posts: 12
Re: Iptables Started Problem
«
Reply #3 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
Logged
Print
Pages: [
1
]
« previous
next »
Control Web Panel
»
Security
»
iptables
»
Iptables Started Problem