mirror of
https://github.com/bol-van/zapret.git
synced 2024-11-11 17:29:16 +05:00
readme.eng: quoting
This commit is contained in:
parent
b654d88729
commit
0ef7e2ceb6
@ -435,9 +435,9 @@ In traditional linux check whether `iptables-legacy` or `iptables-nft` are used.
|
||||
```
|
||||
options ip6table_raw raw_before_defrag=1
|
||||
```
|
||||
In some linux distros its possible to change current ip6tables using this command: `update-alternatives --config ip6tables`
|
||||
In some linux distros its possible to change current ip6tables using this command: `update-alternatives --config ip6tables`.
|
||||
If you want to stay with `nftables-nft` you need to patch and recompile your version.
|
||||
In nft.c find :
|
||||
In `nft.c` find :
|
||||
```
|
||||
{
|
||||
.name = "PREROUTING",
|
||||
|
Loading…
Reference in New Issue
Block a user