I cannot migrate my OpenVPN "Servers [legacy]" to "Instances".
First, the option "server-bridge" is not setting the local IP 10.46.16.1 as the option "server". So the "server-bridge" option is not an appropriate replacement for "server".
Secondly, I cannot use the option "tls-server".
old:
server 10.46.16.0 255.255.255.0
tls-server
new:
server-bridge 10.46.16.0 255.255.255.0 10.46.16.10 10.46.16.30
(please see the two resulting configs old+new from the settings as attachment)
Please do not deprecate the old (legacy) variant while we do not have a proper solution for running configs!
Thank you all!!!