Jump to content
Not connected, Your IP: 18.191.132.250

Recommended Posts

I'm seeing some web pages not working through Wireguard while they work through OpenVPN on the same server.

For example Firefox status bar might say "Performing a TLS handshake..." and the page loads without images and styles, or the page doesn't load at all.

I'm running pfSense 2.6.0 as my router and AirVPN client and I tested from Linux and Mac workstations. What might be the issue?

Share this post


Link to post
@nocturnaltabernacle

Hello!

It might be an MTU size issue. By default, on Linux and FreeBSD, WireGuard might set a 1420 bytes MTU size, which is too big for some networks. Shrink it to 1320 or even 1280 bytes (the minimum accepted value) and test again.

In order to change wg interface MTU size on your BSD system, please edit the wg configuration file with any text editor and add the line:
MTU = 1320

in the [Interface] section.

Kind regards
 

Share this post


Link to post

Thanks for the tip, that was indeed it. I found other discussion in the pfSense forums about it and they suggested MSS value of 1420 for the WG interface. Either setting will probably work just as well.

Share this post


Link to post
15 hours ago, nocturnaltabernacle said:

I'm seeing some web pages not working through Wireguard while they work through OpenVPN on the same server.

For example Firefox status bar might say "Performing a TLS handshake..." and the page loads without images and styles, or the page doesn't load at all.

I'm running pfSense 2.6.0 as my router and AirVPN client and I tested from Linux and Mac workstations. What might be the issue?


Go into the wireguard interface that you created and change MTU and MSS to 1420 or some other matching lower value but for me 1420 is fastest.

Share this post


Link to post
1 hour ago, go558a83nk said:

Go into the wireguard interface that you created and change MTU and MSS to 1420 or some other matching lower value but for me 1420 is fastest.
Thanks, I added 1420 to MSS and that seems to have fixed it and speed is good.

Share this post


Link to post

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
  • Security Check
    Play CAPTCHA Audio
    Refresh Image

×
×
  • Create New...