Re: [Openvpn-users] iphone7 with keynote

2018-09-25 Thread Frank
   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

Re: [Openvpn-users] iphone7 with keynote

2018-09-25 Thread Gert Doering
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 >

Re: [Openvpn-users] iphone7 with keynote

2018-09-25 Thread Frank
   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 UD

Re: [Openvpn-users] iphone7 with keynote

2018-09-25 Thread Frank
    Additional information: I have the vpn working properly through a wireless router to my work network. No errors in the server logs. But when I switch to my phone providers network (rogers quebec canada) I then start getting the errors and I cannot surf with the browser. Any ideas?    Hi,

Re: [Openvpn-users] iphone7 with keynote

2018-09-25 Thread tincanteksup
Your question is vague .. If you are using your phone to connect over "rogers" to your work then you will probably need to talk to the admin of the server at work. If you are using your phone to connect over "rogers" to your home then you may also have to change the server settings there. There

Re: [Openvpn-users] iphone7 with keynote

2018-09-25 Thread Gregory Sloop
F> Additional information: F> I have the vpn working properly through a wireless router to my work F> network. No errors F> in the server logs. But when I switch to my phone providers network F> (rogers quebec canada) F> I then start getting the errors and I cannot surf with the browser.

Re: [Openvpn-users] iphone7 with keynote

2018-09-25 Thread Frank
   Could someone tell me in the my myvpn.ovpn what is the correct syntax for the mssfix?  Is it: mssfix or --mss-fix or what?    This is starting to look like an issue with Rogers of the acceptance of the iphone of the mtu parameter.  I just want to be sure my syntax is correct. On 9/25/18

Re: [Openvpn-users] iphone7 with keynote

2018-09-25 Thread Frank
    I setup a test: I set as follows: mssfix 1000  (the iphone would not take the myvpn.opvpn file with it like this so I did: mssfix 1420 And I got in the log UNUSED OPTIONS [mssfix]  [1420] On 9/25/18 13:28, Gregory Sloop wrote: Re: [Openvpn-users] iphone7 with keynote *F>      Additio