I just installed a new Debian 10 and realized that both nftables and iptables are active and somehow my IPTables rules get mixed up and don't work properly.
How can I completely disable nftables and use IPTables-only instead?
I just installed a new Debian 10 and realized that both nftables and iptables are active and somehow my IPTables rules get mixed up and don't work properly.
How can I completely disable nftables and use IPTables-only instead?
At least for Debian 10 this should work:
See also: https://wiki.debian.org/nftables
For anyone who might find this, I tried the solution above, but had a further issue after running
update-alternatives
where I got this error:The solution was to manually add it as an alternative: