Hello,

On 18.01.2017 11:21, Andreas Herrmann wrote:
> My guess:
> mssfix has a default value of 1450, which is to small nowadays:
> 1450 + 8 UDP header + 40 IPv6 header + 8 PPPoE header = 1506
> 
> What would be the best way to solve that issue?
>  - set mssfix to 1444 at client and server
>  - work with link-mtu/tun-mtu/tun-mtu-extra/fragment

we solved the issue by adding

        comp-lzo no
        fragment 1444
        mssfix

on the server and the client

Andreas

Attachment: signature.asc
Description: OpenPGP digital signature

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
Openvpn-users mailing list
Openvpn-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openvpn-users

Reply via email to