From 0c33bbfb377ac757e555d181156d3b43d6082923 Mon Sep 17 00:00:00 2001 From: bol-van Date: Fri, 22 Aug 2025 18:38:01 +0300 Subject: [PATCH] readme.en: 6.17 kernel iptables notice --- docs/readme.en.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/readme.en.md b/docs/readme.en.md index 7b1f17f2..12ec85d2 100644 --- a/docs/readme.en.md +++ b/docs/readme.en.md @@ -702,7 +702,7 @@ 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. +> Starting from Linux kernel 6.17 there's CONFIG_NETFILTER_XTABLES_LEGACY parameter which is not set by default. Many distributions will likely 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 :