Hello everyone,
How do I reset iptables rules such the firewall has no rules?
I saw in the Arch wiki that the command for this is: iptables-restore < /etc/iptables/empty.rules .
However, this does not work in Fedora because there is no /etc/iptables folder.
The reason why I want to do this is because I want to implement a new set of rules.