mirror of
https://github.com/Ysurac/openmptcprouter.git
synced 2025-02-12 11:21:55 +00:00
Disable nft while all is not using it
This commit is contained in:
parent
1fd3a0d155
commit
00d29b3fec
1 changed files with 12 additions and 0 deletions
12
config
12
config
|
@ -286,3 +286,15 @@ CONFIG_GNUTLS_CRYPTODEV=y
|
|||
CONFIG_PACKAGE_kmod-phylink=y
|
||||
CONFIG_OPENVPN_openssl_ENABLE_DCO=y
|
||||
CONFIG_KERNEL_NF_CONNTRACK_DESTROY_HOOK=y
|
||||
# CONFIG_PACKAGE_dnsmasq_full_nftset is not set
|
||||
CONFIG_PACKAGE_firewall=y
|
||||
# CONFIG_PACKAGE_firewall4 is not set
|
||||
CONFIG_PACKAGE_ip6tables-zz-legacy=y
|
||||
CONFIG_PACKAGE_iptables-zz-legacy=y
|
||||
# CONFIG_PACKAGE_nftables-json is not set
|
||||
# CONFIG_PACKAGE_miniupnpd-nftables is not set
|
||||
CONFIG_PACKAGE_miniupnpd-iptables=y
|
||||
# CONFIG_PACKAGE_ip6tables-nft is not set
|
||||
# CONFIG_PACKAGE_iptables-nft is not set
|
||||
# CONFIG_PACKAGE_xtables-nft is not set
|
||||
CONFIG_PACKAGE_xtables-legacy=y
|
||||
|
|
Loading…
Reference in a new issue