The newest fedora has firewalld as new firewall aplication. I liked old iptables services. I want them back but have no idea how to do that. I have tried :
systemctl disable firewalld.service
systemctl stop firewalld.service
systemctl enable iptables.service
systemctl enable ip6tables.service
systemctl start iptables.service
systemctl start ip6tables.service
But it does not work! Didn't find any help on wiki or google.
Disabling firewalld work ok, but when I'm trying to enable iptables.service I get:
systemctl enable iptables.service
Failed to issue method call: No such file or directory