소스 검색

docs: Suggest MTU 1280 to circumvent Kabel Deutschland problems

Ruben Barkow 8 년 전
부모
커밋
0035aa2989
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 1
      docs/site-example/site.conf
  2. 1 1
      docs/user/site.rst

+ 1 - 1
docs/site-example/site.conf

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

+ 1 - 1
docs/user/site.rst

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