This commit is contained in:
bol-van
2025-08-21 17:00:08 +03:00
parent 784465bdcf
commit 582ade3190
2 changed files with 2 additions and 2 deletions

View File

@@ -1243,7 +1243,7 @@ Change postnat scheme mark bit
If uncommented pass to zapret only packets marked with this bit
`#FILTER_MARK_POSTNAT=0x10000000`
`#FILTER_MARK=0x10000000`
Bit must be set in your own rules.
* iptables - in mangle PREROUTING and mangle OUTPUT before zapret rules (iptables -I _after_ zapret rules application).