You are aware that setting the MTU is dangerous? In case some part of your route requires a lower MTU, you're screwed. If you dictate a value of 1492, it will do so, even if an other router only can handle 1300....
-----Original Message----- From: Frank [mailto:ve2...@ve2cii.com] Sent: dinsdag 25 september 2018 18:50 To: Gert Doering Cc: Aleksandar Ivanisevic; openvpn-users@lists.sourceforge.net Subject: Re: [Openvpn-users] iphone7 with keynote Hi, (Another issue) I got the profile imported and working. I made some changes to the myvpn.ovpn file as follows and I am still getting this error at the server: Tue Sep 25 12:45:46 2018 read UDPv4 [EMSGSIZE Path-MTU=1440]: Message too long (code=90) Tue Sep 25 12:45:46 2018 read UDPv4 [EMSGSIZE Path-MTU=1440]: Message too long (code=90) Seems it is not taking the mtu size changes I added this to my myvpn.ovpn file tun-mtu 1492 mssfix 1400 On 9/25/18 11:23, Gert Doering wrote: > Hi, > > On Tue, Sep 25, 2018 at 10:11:47AM -0400, Frank wrote: >> I tried this (successfully imported the files as a .ovpn12 file) >> and am stuck. It is still looking for the .key and .crt files. >> >> My myvpn.ovpn file contains: >> >> ca ca.crt >> cert ve2cii_iphone7.crt >> key ve2cii_iphone7.key >> >> I think I need to change this to point to the .ovpn12 file?? I am not >> sure. > The easiest way is to just include the files into the .ovpn file > > <ca> > (include the content of ca.crt here, "exactly as it is in the ca.crt file") > </ca> > <cert> > (include the content of ve2cii_iphone7.crt here) > </cert> > <key> > (include the content of ve2cii_iphone7.key here) > </key> > > and remove the "ca/cert/key" lines pointing to external files. > > gert > > _______________________________________________ Openvpn-users mailing list Openvpn-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/openvpn-users Dit bericht kan informatie bevatten die niet voor u is bestemd. Indien u niet de geadresseerde bent of dit bericht abusievelijk aan u is toegezonden, wordt u verzocht dat aan de afzender te melden en het bericht te verwijderen. De Staat aanvaardt geen aansprakelijkheid voor schade, van welke aard ook, die verband houdt met risico's verbonden aan het elektronisch verzenden van berichten. This message may contain information that is not intended for you. If you are not the addressee or if this message was sent to you by mistake, you are requested to inform the sender and delete the message. The State accepts no liability for damage of any kind resulting from the risks inherent in the electronic transmission of messages. _______________________________________________ Openvpn-users mailing list Openvpn-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/openvpn-users