xiaomi_redmi-router-ax6s: 添加 FullConeNAT
This commit is contained in:
parent
1985ddb639
commit
a13fc7125b
|
|
@ -66,6 +66,7 @@ CONFIG_PACKAGE_curl=y
|
||||||
CONFIG_PACKAGE_coremark=y
|
CONFIG_PACKAGE_coremark=y
|
||||||
CONFIG_PACKAGE_htop=y
|
CONFIG_PACKAGE_htop=y
|
||||||
CONFIG_PACKAGE_ipt2socks=y
|
CONFIG_PACKAGE_ipt2socks=y
|
||||||
|
CONFIG_PACKAGE_iptables-mod-fullconenat
|
||||||
CONFIG_PACKAGE_lm-sensors=y
|
CONFIG_PACKAGE_lm-sensors=y
|
||||||
CONFIG_PACKAGE_ppp-mod-pptp=y
|
CONFIG_PACKAGE_ppp-mod-pptp=y
|
||||||
CONFIG_PACKAGE_ppp-mod-pppol2tp=y
|
CONFIG_PACKAGE_ppp-mod-pppol2tp=y
|
||||||
|
|
@ -74,3 +75,5 @@ CONFIG_PACKAGE_wget-ssl=y
|
||||||
CONFIG_PACKAGE_xz=y
|
CONFIG_PACKAGE_xz=y
|
||||||
CONFIG_PACKAGE_xz-utils=y
|
CONFIG_PACKAGE_xz-utils=y
|
||||||
CONFIG_PACKAGE_xl2tpd=y
|
CONFIG_PACKAGE_xl2tpd=y
|
||||||
|
|
||||||
|
CONFIG_PACKAGE_kmod-ipt-fullconenat=y
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue