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. Any
F> ideas?

MTU packet loss over UDP. Set the MTU stupid low, like 1000. If it works, you 
know it was an MTU problem, and you can work on an optimal MTU, rather than 
1000. But it's a quick thing you can test.

[This is a result of packet fragmentation over UDP and many providers don't 
forward through the ICMP status that your packet was dropped and that you 
should lower the packet size.]

Good write-up here:
https://blog.cloudflare.com/ip-fragmentation-is-broken/ 

HTH
_______________________________________________
Openvpn-users mailing list
Openvpn-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openvpn-users

Reply via email to