Project

General

Profile

Actions

Regression #12172

closed

OpenVPN Wizard configuration missing recently added default values

Added by Marcos M over 2 years ago. Updated over 2 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Viktor Gurov
Category:
OpenVPN
Target version:
Start date:
Due date:
% Done:

100%

Estimated time:
Plus Target Version:
22.01
Release Notes:
Default
Affected Version:
2.6.0
Affected Architecture:

Description

After generating an RA OpenVPN Server configuration through the wizard, config.xml contains the following:

<tls>Some_Key_A</tls>
<ncp_enable>on</ncp_enable>

After clicking edit then save on that wizard-generated server config, config.xml contains the following:

<tls>Some_Key_B</tls>
<ncp_enable>disabled</ncp_enable>
<exit_notify>none</exit_notify>
<inactive_seconds>0</inactive_seconds>

There may be other inconsistencies as well.

Actions

Also available in: Atom PDF