OpenBSD PacketFilter (PF) firewall Flush all (nat, filter, queue, state, info, table) rules and reload from the file /etc/pf.conf
Disable the packet filter
Enable the packet filter
Report on the currently loaded filter ruleset.
Report on the currently loaded nat ruleset.
Report on the currently running state table (very useful).
This does not actually load any rules, but allows you to check for errors in the file before you do load the ruleset. This is obviously good for testing.
|