Closed Oak-Trees closed 7 months ago
nf_tables is the default backend when using iptables. the latter is still present in bookworm, so...
iptables -V
iptables v1.8.9 (nf_tables)
lsb_release -d
Debian GNU/Linux 12 (bookworm)
This issue is stale because it has been open for 30 days with no activity.
This issue was closed because it has been inactive for 14 days since being marked as stale.
Is your feature request related to a problem?
I installed Raspap on a Raspberry Pi running Raspberry Pi OS 12 - Bookworm. Bookworm comes with NFTables, not IPTables.
Describe the solution you'd like
An option to select in the install script to use IPTables or NFTables would be nice, or detecting automatically which firewall is installed and configure the correct one.