0
0
mirror of https://github.com/bol-van/zapret.git synced 2025-08-22 19:28:42 +00:00
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).

View File

@ -1848,7 +1848,7 @@ nfqws начнет получать адреса пакетов из локал
`DESYNC_MARK_POSTNAT=0x20000000`
***Если раскоментировано, пометка пакетов, которые должны быть обработаны zapret.***\
`#FILTER_MARK_POSTNAT=0x10000000`
`#FILTER_MARK=0x10000000`
Бит должен быть установлен вашими собственными правилами.
* Для iptables - в цепочках mangle PREROUTING и mangle OUTPUT перед правилами zapret (iptables -I _после_ применения правил zapret).