From ea1be413a642a607b964041a94bb2af7f38487ba Mon Sep 17 00:00:00 2001 From: bol-van Date: Fri, 22 Aug 2025 18:37:03 +0300 Subject: [PATCH] readme.en: 6.17 kernel iptables notice --- docs/readme.en.md | 5 ++++- docs/readme.md | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/docs/readme.en.md b/docs/readme.en.md index 16b60ace..7b1f17f2 100644 --- a/docs/readme.en.md +++ b/docs/readme.en.md @@ -1,4 +1,4 @@ -# zapret v71.3 +# zapret v71.4 # SCAMMER WARNING @@ -701,6 +701,9 @@ Set up bridge networking. ### IPTABLES for nfqws +> [!CAUTION] +> Starting from Linux kernel 6.17 there's CONFIG_NETFILTER_XTABLES_LEGACY parameter which is not set by default. Many distributions will likely will not turn it on making iptables-legacy non working. This is part of iptables deprecation. However iptables-nft still works because their backend is based on nftables. + This is the common way to redirect some traffic to nfqws : ``` diff --git a/docs/readme.md b/docs/readme.md index 3bcc67e0..d8859509 100644 --- a/docs/readme.md +++ b/docs/readme.md @@ -1,4 +1,4 @@ -# zapret v71.3 +# zapret v71.4 # ВНИМАНИЕ, остерегайтесь мошенников