Actions
Bug #12887
closed
VG
VG
GUI does not reject an invalid OpenVPN tap mode configuration with an empty tunnel network "Bridge DHCP" disabled
Bug #12887:
GUI does not reject an invalid OpenVPN tap mode configuration with an empty tunnel network "Bridge DHCP" disabled
Start date:
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
22.05
Release Notes:
Default
Affected Version:
2.6.0
Affected Architecture:
Description
If both "tunnel network" and "Bridge DHCP" options are disabled, an error occurs:
openvpn[95193]: Cipher negotiation is disabled since neither P2MP client nor server mode is enabled openvpn[95193]: Options error: --client-connect requires --mode server openvpn[95193]: Use --help for more information.
Input validation should prevent such configuration
Actions