From d3d0077e587c53b4f8a2dc89aac6b2239f425cf2 Mon Sep 17 00:00:00 2001 From: Oxore Date: Mon, 22 Jan 2024 10:28:01 +0300 Subject: wg_shadowsocks: Fix typo --- source/wg_shadowsocks.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'source/wg_shadowsocks.rst') diff --git a/source/wg_shadowsocks.rst b/source/wg_shadowsocks.rst index 2581670..d0c9cda 100644 --- a/source/wg_shadowsocks.rst +++ b/source/wg_shadowsocks.rst @@ -84,7 +84,8 @@ Wireguard client configuration routes_wg0="table wg0 0.0.0.0/0 dev wg0 proto kernel scope link" mtu_wg0="1376" -I found that SSH does not work when MTU is larger then 1376. +I found that SSH does not work with Wireguard over Shadowsocks when MTU is +larger than 1376. On Gentoo the line ``mtu_wg0="1376"`` does not work out of the box. The possible fix can be found here: -- cgit v1.2.3