This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Poor performance for OpenVPN clients

I've noticed recently a degradation in download speeds for OpenVPN clients under UTM 9 (possibly since 9.4). 

My speed tests indicate that regardless of device, I'll cap out at around 2Mbps throughput when the VPN connection is active & 16-17Mbps without the VPN.  I've also tested without the UTM connected and I get VPN speeds of around 15Mbps (so pretty close to full speed). 

I've narrowed the problem to specifically my UTM, but I can't figure out where the issue is.  I've turned off Web Filtering, IPS, Network Visibility - everything I could think of to improve the speed without any results. 


Can someone suggest any other tweaks I could do?  Anyone else with this problem? 



This thread was automatically locked due to age.
Parents
  • Sounds like an MTU problem. How are you and your UTM connected to internet?

  • PPPoE on UTM to DSL modem. I'll recheck the MTU & try dropping it a bit further.

  • Ok, dropped MTU on WAN progressively to 1300. Still exactly the same - caps out around 2Mbps.

  • Hi, Charlie, and welcome to the UTM Community!

    12?? might be the magical MTU.  If 1200 makes no difference, I wouldn't try any lower.

    I like to set the protocol to UDP instead of TCP.  Not only does that accelerate a tunnel that's already performing well, it might avoid possible TCP timeouts you might be having.

    If you're still having an issue, I think you're stuck doing a packet capture to see what's happening.

    Cheers - Bob

  • Apparently not, Bob. :-(


    I've since done some more testing:

    • Setup a new, more powerful UTM with 9.351 & restored my backup to it: same result!
    • Tested the UTM in another location with Ethernet WAN/dynamic IP instead of PPPoE - same result!


    To me it's starting to feel like a "shaping" or "throttling" that's configured somewhere and I can't see it.  Obviously it's my configuration that is problematic but I don't particularly fancy rebuilding it from scratch.  Is there a command-line reset for throttling or a way I can check to see if there's some legacy shaping rules somewhere? 

Reply
  • Apparently not, Bob. :-(


    I've since done some more testing:

    • Setup a new, more powerful UTM with 9.351 & restored my backup to it: same result!
    • Tested the UTM in another location with Ethernet WAN/dynamic IP instead of PPPoE - same result!


    To me it's starting to feel like a "shaping" or "throttling" that's configured somewhere and I can't see it.  Obviously it's my configuration that is problematic but I don't particularly fancy rebuilding it from scratch.  Is there a command-line reset for throttling or a way I can check to see if there's some legacy shaping rules somewhere? 

Children