derekperrin / rt-n56u

Automatically exported from code.google.com/p/rt-n56u
0 stars 0 forks source link

OpenVPN options in GUI do not take effect #1508

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Configure a VPN server with non-default options
2. Examine the written-out configuration file
3. The chosen options are not reflected

What version of the product are you using? On what operating system?
3.4.3.9-091 on RT-N56U

Please describe the problem as detailed as it's possible.
I was having trouble configuring the VPN server/client. It turns out that I was 
choosing a non-default authentication hash algorithm in the GUI, and this was 
having no effect in the actual configuration file that was written out. Once I 
manually configured it via "OpenVPN Extended Configuration" to match my chosen 
hash algorithm, everything started working.

From some further testing it seems like none of the options (compression, 
encryption algorithm, hash algorithm, ta key) actually have any effect on the 
configuration file.

Original issue reported on code.google.com by jeffrey.mitchell on 6 Jul 2015 at 7:33

GoogleCodeExporter commented 8 years ago
All OpenVPN WebUI settings is blocked for override from custom conf.

Original comment by andy.pad...@gmail.com on 17 Jul 2015 at 5:04

GoogleCodeExporter commented 8 years ago
I don't understand your comment.

Changing the settings in the Web UI did not actually change the values that 
OpenVPN was using. Changing the values in the custom conf did actually change 
them. So when you say "All OpenVPN WebUI settings are blocked for override from 
custom conf" it seems like you are simply confirming my bug, except you marked 
it WontFix.

Original comment by jeffrey.mitchell on 17 Jul 2015 at 8:08