Migrate iptables rules in salt to use nftables
#425
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
nftablesis the real backend behindiptableson debian these days, let's just specify nftables rules directly.https://docs.saltproject.io/en/3008/ref/states/all/salt.states.nftables.html#module-salt.states.nftables
but I can read iptables rules, I cant read nftables rules :kappa: