mimicafe
Posts: 2
Joined: Mon Nov 25, 2013 12:11 am

Pidora IPtables rules

Mon Nov 25, 2013 12:21 am

I installed Pidora a moment ago and I realise there are tons predefined rules allowing various access. Does anyone know why? Where are all those rules from.

Thanks

ruggerio
Posts: 33
Joined: Tue Jun 11, 2013 11:36 am

Re: Pidora IPtables rules

Mon Nov 25, 2013 2:12 pm

Fedora comes with a bunch of rules since changed frontend to firewalld. You can manage them using firewall-cmd (man firewall-cmd or just typing firewalld gives you the help.)

HTH

mimicafe
Posts: 2
Joined: Mon Nov 25, 2013 12:11 am

Re: Pidora IPtables rules

Mon Nov 25, 2013 8:55 pm

It's just weird to install a new OS just to see loads of rules predefined. Why did these guys not stick to iptables as firewall? IPtables works just fine on wheezy. Looks like I must spend time looking at firewall-cmd to understand how to deal with those predefined rules.

ruggerio
Posts: 33
Joined: Tue Jun 11, 2013 11:36 am

Re: Pidora IPtables rules

Tue Nov 26, 2013 6:14 am

firewalld ist just kind of frontend to iptables. You still can use iptables from cmd-shell. If you want to stick on iptables, just do a systemctl disable firewalld.service, make sure to have systemctl iptables.service enabled

Return to “Pidora / Fedora”