docs: Suggest MTU 1280 to circumvent Kabel Deutschland problems

This commit is contained in:
Ruben Barkow 2015-09-12 17:31:26 +02:00 committed by ruben
parent a71ab2fb72
commit 0035aa2989
2 changed files with 2 additions and 2 deletions

View File

@ -90,7 +90,7 @@
-- enabled = true,
-- configurable = true,
mtu = 1426,
mtu = 1280,
groups = {
backbone = {
-- Limit number of connected peers to reduce bandwidth.

View File

@ -138,7 +138,7 @@ fastd_mesh_vpn
methods = {'salsa2012+umac'},
-- enabled = true,
-- configurable = true,
mtu = 1426,
mtu = 1280,
groups = {
backbone = {
limit = 2,