This commit is contained in:
@ -54,7 +54,7 @@ add dst-address=0.0.0.0/0 gateway=telekom-layer3
|
||||
Additional a masquarading rule in the firewall configuration is required:
|
||||
|
||||
```
|
||||
add action=masquerade chain=srcnat comment="nat on wan" log-prefix=masq out-interface=telekom-layer3
|
||||
add action=masquerade chain=srcnat comment="nat on wan" log=no log-prefix=masq out-interface=telekom-layer3
|
||||
```
|
||||
|
||||
And finally a DNS server (I was a bit surprised that it was not configured dynamically.):
|
||||
|
Reference in New Issue
Block a user