ClearOS Bug Tracker


View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0015941ClearOSapp-openvpn - OpenVPNpublic2017-07-31 18:422020-03-27 08:43
Reporteruser2 
Assigned To 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionsuspended 
PlatformOSOS Version
Product Version7.3.1 
Target VersionFixed in Version 
Summary0015941: Add GUI support for OpenVPN network interfaces - QoS
DescriptionQoS now supports OpenVPN's tun interfaces, but the configuration can only be done via the command line. Bring this forward into the web interface.

--- Developer Notes ---
Currently the webconfig interface does not allow running a speed test on non WAN interfaces therefore manual configuration is required in network.conf, an example for tun1:

TUN1_MAX_UPSTREAM=???
TUN1_MAX_DOWNSTREAM=???

Usually these values would be the same as the external interface they're using (for external OpenVPN tunnels). Perhaps the values should be 1% less than the actual rates to subtract the encapsulation overhead (packet header bloat).

Then the qos.conf file can be manually configured with the new interface(s). Similar to network.conf, this would have to be configured manually too as the webconfig interface allows the admin to configure external devices only.
TagsNo tags attached.
Attached Files

- Relationships

-  Notes
(0013691)
NickH (developer)
2020-03-27 08:43

Migrated to https://gitlab.com/clearos/clearfoundation/app-openvpn/-/issues/23 [^]

- Issue History
Date Modified Username Field Change
2017-07-31 18:42 user2 New Issue
2017-08-12 19:41 user2 Status new => confirmed
2020-03-27 08:43 NickH Note Added: 0013691
2020-03-27 08:43 NickH Status confirmed => closed
2020-03-27 08:43 NickH Resolution open => suspended