Add MTU/MSS handling #1
		Reference in New Issue
	
	Block a user
	
	No description provided.
		
		Delete Branch "%!s()"
	 
	Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Add either MTU and MSS handling via
config.pyinserverrepo and default to minimal sane valueshttps://www.zeitgeist.se/2013/11/26/mtu-woes-in-ipsec-tunnels-how-to-fix/
Add MTU handlingto Add MTU/MSS handlingPossibly also tune
charon.fragment_sizewith same value for IPSec daemon.https://wiki.strongswan.org/projects/strongswan/wiki/Strongswanconf
Possibly also keep
--tun-mtuon OpenVPN aligned to the values and disable internal fragmentation for OpenVPN.