diff --git a/package/network/config/firewall/Makefile b/package/network/config/firewall/Makefile index 1bf62c8fc2..ec15a11225 100644 --- a/package/network/config/firewall/Makefile +++ b/package/network/config/firewall/Makefile @@ -31,6 +31,8 @@ define Package/firewall DEPENDS:=+libubox +libubus +libuci +libip4tc +IPV6:libip6tc +libxtables \ +kmod-ipt-core +kmod-ipt-conntrack +IPV6:kmod-nf-conntrack6 +kmod-ipt-nat \ +iptables-mod-fullconenat + PROVIDES:=uci-firewall + CONFLICTS:=firewall4 endef define Package/firewall/description diff --git a/package/network/config/firewall4/Makefile b/package/network/config/firewall4/Makefile index 57af47062f..f5702adc6f 100644 --- a/package/network/config/firewall4/Makefile +++ b/package/network/config/firewall4/Makefile @@ -22,7 +22,7 @@ define Package/firewall4 CATEGORY:=Base system TITLE:=OpenWrt 4th gen firewall DEPENDS:=+ucode +ucode-mod-fs +ucode-mod-uci +ucode-mod-ubus +kmod-nft-core +kmod-nft-fib +kmod-nft-nat +kmod-nft-nat6 +nftables-json - CONFLICTS:=firewall + PROVIDES:=uci-firewall endef define Package/firewall4/description