+}
This commit is contained in:
parent
939387a970
commit
c1670d49fd
1 changed files with 1 additions and 1 deletions
|
@ -66,7 +66,7 @@ table ip nat {
|
||||||
chain postrouting {
|
chain postrouting {
|
||||||
type nat hook postrouting priority 0;
|
type nat hook postrouting priority 0;
|
||||||
}
|
}
|
||||||
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
You can save this as nftables.conf and run
|
You can save this as nftables.conf and run
|
||||||
|
|
Loading…
Reference in a new issue