On 31.07.2014 15:37, Paul Greenberg wrote: > Hi, > > I installed CentOS 7 a few days ago. It seems that iptables commands are still working. For example, I can still execute: > $ iptables-restore iptables.rules > However, I am unable to permanently store the rules. > > CentOS has a new deamon, called firewalld, with firewalld.conf file. Does any one know how how to force the rules in iptables-save to be permanently saved by firewalld daemon? You cannot use manual iptables and firewalld together. If you want to use naked iptables you have to disable the firewalld service completely and probably install the iptables-service package. Regards, Dennis -- To unsubscribe from this list: send the line "unsubscribe netfilter" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html