From a13fc7125b7a00ba75b35b8181b25a863b3a23f9 Mon Sep 17 00:00:00 2001 From: Hyy2001X <1804430051@qq.com> Date: Wed, 23 Mar 2022 21:42:37 +0800 Subject: [PATCH] =?UTF-8?q?xiaomi=5Fredmi-router-ax6s:=20=E6=B7=BB?= =?UTF-8?q?=E5=8A=A0=20FullConeNAT?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Configs/xiaomi_redmi-router-ax6s | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Configs/xiaomi_redmi-router-ax6s b/Configs/xiaomi_redmi-router-ax6s index 921779c..04c4eb2 100755 --- a/Configs/xiaomi_redmi-router-ax6s +++ b/Configs/xiaomi_redmi-router-ax6s @@ -66,6 +66,7 @@ CONFIG_PACKAGE_curl=y CONFIG_PACKAGE_coremark=y CONFIG_PACKAGE_htop=y CONFIG_PACKAGE_ipt2socks=y +CONFIG_PACKAGE_iptables-mod-fullconenat CONFIG_PACKAGE_lm-sensors=y CONFIG_PACKAGE_ppp-mod-pptp=y CONFIG_PACKAGE_ppp-mod-pppol2tp=y @@ -74,3 +75,5 @@ CONFIG_PACKAGE_wget-ssl=y CONFIG_PACKAGE_xz=y CONFIG_PACKAGE_xz-utils=y CONFIG_PACKAGE_xl2tpd=y + +CONFIG_PACKAGE_kmod-ipt-fullconenat=y