MTU problems while using iOS, Android, Windows, Linux Client

Official client software for OpenVPN Access Server and OpenVPN Cloud.
Post Reply
ronaldk123
OpenVpn Newbie
Posts: 1
Joined: Wed Sep 03, 2014 10:43 am

MTU problems while using iOS, Android, Windows, Linux Client

Post by ronaldk123 » Wed Sep 03, 2014 11:04 am

Dear all,

For my company, I am involved in maintaining an OpenVPN server that is used with
OpenVPN clients for Linux, Windows, Android and iOS. Recently we have had some trouble
with a router (at an ISP that we have no control of) that is not letting through the packets
with the default MTU size of 1500.

After reading earlier posts on this forum, I have learned that mssfix and fragment can be
used to make OpenVPN cut-up the packets before sending them into the UDP connection. Also
I have learned that this is not an option for the iOS and Android clients.

There is also a discouraged option of using the link-mtu and tun-mtu to influence the packet
size of the low level UDP packets and the MTU of the tunnel respectively. I would think
that tuning down the link-mtu to 1400 would do the trick.

My questions are:
* Could this solve my issues?
* Is the link-mtu supported by the iOS and Android clients? (I read tag #334, where the
last comment is that it still doesn't work)
* If not? Is there another solution I can use?
* If I tune down the link-mtu, would it be recommended do adjust the tun-mtu as well?

Regards,

Ronald

sgeorge
OpenVpn Newbie
Posts: 1
Joined: Wed Nov 05, 2014 10:35 am

Re: MTU problems while using iOS, Android, Windows, Linux Cl

Post by sgeorge » Wed Nov 05, 2014 10:36 am

Ronald,

We are also facing the same issue?

Were you be able to resolve this issue?

Thanks.

User avatar
Traffic
OpenVPN Protagonist
Posts: 4066
Joined: Sat Aug 09, 2014 11:24 am

Re: MTU problems while using iOS, Android, Windows, Linux Cl

Post by Traffic » Wed Nov 05, 2014 10:43 pm

It might be worth trying a TCP based VPN ....

Post Reply