MRatWork Forum by Mustafa Ramadhan

Sawo Project - Kloxo-MR Discussions => Kloxo-MR Bugs and Requests => Topic started by: Spacedust on 2017-07-08, 13:57:38

Title: Iptables on CentOS 7 blocks all ports except 22
Post by: Spacedust on 2017-07-08, 13:57:38
I had to execute on every reboot:

iptables -F

for the server to work normally. How to correct this?
Title: Re: Iptables on CentOS 7 blocks all ports except 22
Post by: MRatWork on 2017-07-08, 14:24:13
Kloxo-MR doesn't use/disable iptables/firewall.
Title: Re: Iptables on CentOS 7 blocks all ports except 22
Post by: MRatWork on 2017-07-08, 14:26:50
To disabled, try 'sh /script/disable-firewall'.
Title: Re: Iptables on CentOS 7 blocks all ports except 22
Post by: Spacedust on 2017-07-09, 12:19:07
Thanks, it worked.