With the legacy setup of OpenVPN one had the option to enable resp. disable "Redirect Gateway" with a toggle.
In the new instances implementation it's instead a list of options. My question is:
Is "Redirect Gateway" now always active and one can only select the required option(s), or will "Redirect Gateway" only be active, if at least one option is selected? Chosing "default" does not seem to the have same effect as ommiting all options but specifying --redirect-gateway on its own according to OpenVPN's documentation.
-- Reuti
Just for curiosity I also tried the options "ipv6" and "!ipv4" at the same time which yields to an error in the logfile. I'm also confused by the label in the menu, stating these two are "(default)" options.