Najnowsza fedora ma zaporę ogniową jako nową aplikację zapory ogniowej. Podobały mi się stare usługi iptables. Chcę ich z powrotem, ale nie mam pojęcia, jak to zrobić. Próbowałem :
systemctl disable firewalld.service
systemctl stop firewalld.service
systemctl enable iptables.service
systemctl enable ip6tables.service
systemctl start iptables.service
systemctl start ip6tables.service
Ale to nie działa! Nie znalazłem żadnej pomocy na wiki lub google.
Wyłączenie zapory działa poprawnie, ale gdy próbuję włączyć iptables.service, otrzymuję:
systemctl enable iptables.service
Failed to issue method call: No such file or directory