Open
Description
Hi all, especially @openwrt/packages-write,
for the next OpenWrt release firewall4
is considered as a replacement of the current iptables
based firewall
package. While the configuration stays within /etc/config/firewall
, packages using iptables
directly may see trouble.
This is a heads up for everyone maintaining such packages but also please post packages here that would be affected so a smother migration is possible.
Compatible with firewall4
:
- acme
- adblock
- apfree-wifidog
- banip
- bcp38
- collectd (iptables plugin still uses iptables, no nftables plugin)
- coova-chilli
- dockerd
- etherwake-nfqueue
- fail2ban
- frr
- fwknop
- gnunet
- https-dns-proxy
- jool
- keepalived keepalived: enable nftables filtering #18058
- libreswan
- miniupnpd miniupnpd: bump version, drop igdv1 variant, add nftables support #17094
- mwan3 mwan3: update to version 2.11.0 #17940 only via iptables-nft
- phantap
- podman via dcbef6f
-
pppossh - redsocks
- shadowsocks-libev ((shadowsocks-libev: convert to using nft #17937)
-
shorewall -
shorewall6 -
shorewall6-lite -
shorewall-lite - simple-adblock
- sqm-scripts
- strongswan
- trafficshaper
- uacme
- v2raya (v2raya: add iptables as dependency #18052)
- vpnbypass
- vpnc-scripts
- vpn-policy-routing
- wifidog
- xtables-addons
Heads up for routing.git: openwrt/routing#731
Heads up for luci.git: openwrt/luci#5409