From 115ce193ed68226c09e127b99235150cd93d9c1a Mon Sep 17 00:00:00 2001 From: bol-van Date: Wed, 6 Sep 2023 12:31:42 +0300 Subject: [PATCH] custom script for RKN DHT BLOCK : custom-nfqws-dht4all --- init.d/sysv/custom-nfqws-dht4all | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.d/sysv/custom-nfqws-dht4all b/init.d/sysv/custom-nfqws-dht4all index 5aad9a9..97887e5 100644 --- a/init.d/sysv/custom-nfqws-dht4all +++ b/init.d/sysv/custom-nfqws-dht4all @@ -21,7 +21,7 @@ zapret_custom_firewall() local MODE_OVERRIDE=nfqws local f - local first_packet_only="-m connbytes --connbytes-dir=original --connbytes-mode=packets --connbytes 1" + local first_packet_only="-m connbytes --connbytes-dir=original --connbytes-mode=packets --connbytes 1:1" local desync="-m mark ! --mark $DESYNC_MARK/$DESYNC_MARK" zapret_do_firewall_rules_ipt $1