Generalize forwarding
This commit is contained in:
parent
4ec991aae6
commit
3df764b525
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@
|
|||
|
||||
chain forward {
|
||||
type nat hook postrouting priority 100; policy accept;
|
||||
oifname "enp0s31f6" masquerade
|
||||
masquerade
|
||||
}
|
||||
'';
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue