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