tinc: reduce MTU

This commit is contained in:
Jörg Thalheim 2020-08-16 15:56:03 +01:00
parent 1e57b6d457
commit 8612506944
No known key found for this signature in database
GPG Key ID: 003F2096411B5F92
1 changed files with 2 additions and 0 deletions

View File

@ -61,6 +61,8 @@ in {
Name = tinc.${netname}
[Network]
# tested with `ping -6 turingmachine.r -s 1378`, not sure how low it must be
MTU=1377
Address=${cfg.ipv4}/12
Address=${cfg.ipv6}/16
'';