Slow Wifi speed with OpenVPN
Posted: Tue Nov 07, 2017 6:54 pm
Hi,
I've 1043nd v2 with the latest 1.10.0 gargoyle version with a nominal 120 Mbps internet connection.
I would like to get the maximum from my wifi network. I've modified my wireless config according to the recommendations to my country:
With these options, I can reach 110-105 Mbps with max 30-33% Memory usage, max 0.2 CPU usage.
However the 'iw reg get' command says the following:
global
Anyway, If I turn on the OpenVPN server (without active client) it consumes 30-32% Memory (same) and 0.45-0.60 of CPU resources.
But! the WIFI speed drastically drops down: 55-65 Mbps.
Do You have any suggestion how can I revert back the wifi speed to max with OpenVPN?
I've 1043nd v2 with the latest 1.10.0 gargoyle version with a nominal 120 Mbps internet connection.
I would like to get the maximum from my wifi network. I've modified my wireless config according to the recommendations to my country:
Code: Select all
uci set wireless.radio0.country=HU
uci set wireless.radio0.channel=13
uci set wireless.radio0.htmode=HT40-
uci set wireless.radio0.noscan=1
uci set wireless.radio0.ar=1
uci set wireless.radio0.bursting=1
uci set wireless.radio0.ff=1
uci commit wireless && wifi
reboot
However the 'iw reg get' command says the following:
global
Code: Select all
country HU: DFS-ETSI
(2402 - 2482 @ 40), (N/A, 20), (N/A)
(5170 - 5250 @ 80), (N/A, 20), (N/A), AUTO-BW
(5250 - 5330 @ 80), (N/A, 20), (0 ms), DFS, AUTO-BW
(5490 - 5710 @ 160), (N/A, 27), (0 ms), DFS
(57000 - 66000 @ 2160), (N/A, 40), (N/A)
phy#0
country US: DFS-FCC
(2402 - 2472 @ 40), (N/A, 30), (N/A)
(5170 - 5250 @ 80), (N/A, 23), (N/A), AUTO-BW
(5250 - 5330 @ 80), (N/A, 23), (0 ms), DFS, AUTO-BW
(5490 - 5730 @ 160), (N/A, 23), (0 ms), DFS
(5735 - 5835 @ 80), (N/A, 30), (N/A)
(57240 - 63720 @ 2160), (N/A, 40), (N/A)
global
country HU: DFS-ETSI
(2402 - 2482 @ 40), (N/A, 20), (N/A)
(5170 - 5250 @ 80), (N/A, 20), (N/A), AUTO-BW
(5250 - 5330 @ 80), (N/A, 20), (0 ms), DFS, AUTO-BW
(5490 - 5710 @ 160), (N/A, 27), (0 ms), DFS
(57000 - 66000 @ 2160), (N/A, 40), (N/A)
Is it normal?Why: phy#0 country US: DFS-FCC
Anyway, If I turn on the OpenVPN server (without active client) it consumes 30-32% Memory (same) and 0.45-0.60 of CPU resources.
But! the WIFI speed drastically drops down: 55-65 Mbps.
Do You have any suggestion how can I revert back the wifi speed to max with OpenVPN?