December 17, 20223 yr I'm encountering a bizarre issue where a Wireguard client peer cannot load full pages from my Unraid server. The peer is able to load _some_ resources, for example the directory listing of my Chromium docker container. And it can get a 302 redirect from `http://192.168.1.212` to `http://192.168.1.212/login`, but it cannot actually load the login page. Jellyfin likewise loads forever. Everything works normally over LAN. Has anyone else experienced this sort of thing, where you can successfully tunnel, and access _some_ resources over HTTP, but not others? Edited December 18, 20223 yr by jdr
December 18, 20223 yr Author Solved: the default MTU of 1420 was causing this. Any MTU over ~1275 seems to cause issues. Fixed by adding into the wireguard interface .conf MTU = 1275
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.