ClearFoundation Tracker - ClearOS
View Issue Details
0015941ClearOSapp-openvpn - OpenVPNpublic2017-07-31 18:422020-03-27 08:43
user2 
 
normalminorhave not tried
closedsuspended 
7.3.1 
 
0015941: Add GUI support for OpenVPN network interfaces - QoS
QoS 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.
No tags attached.
Issue History
2017-07-31 18:42user2New Issue
2017-08-12 19:41user2Statusnew => confirmed
2020-03-27 08:43NickHNote Added: 0013691
2020-03-27 08:43NickHStatusconfirmed => closed
2020-03-27 08:43NickHResolutionopen => suspended

Notes
(0013691)
NickH   
2020-03-27 08:43   
Migrated to https://gitlab.com/clearos/clearfoundation/app-openvpn/-/issues/23 [^]