add hint where to place the mtu command for fastd tunnels

Signed-off-by: Marek Küthe <m.k@mk16.de>
This commit is contained in:
Marek Küthe 2023-01-04 12:12:56 +01:00
parent fa6b22326b
commit 1a523e3083
No known key found for this signature in database
GPG Key ID: 7E869146699108C7
1 changed files with 2 additions and 0 deletions

View File

@ -113,6 +113,8 @@ mtu <mtu>;
```
Replace `<mtu>` with the calculated number.
You can either write this statement in the configuration file. Then it applies to all configured peers. Alternatively, you can put it in the `peer` block on a per-peer basis.
### Starting and maintaining the daemon
You can then start the daemon as follows: