https://bugs.kde.org/show_bug.cgi?id=522823
Bug ID: 522823
Summary: Insufficient "Automatically connect to VPN"
Classification: Applications
Product: systemsettings
Version First 6.6.5
Reported In:
Platform: Ubuntu
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Hi,
using KDE on Ubuntu 26.04 I'm having a problem with systemsettings configuring
netzwork connections:
On Ubuntu, systemsettings is a frontend for Network Manager, which, in turn,
does not use it's own configuration file format, but ubuntu's netplan as a
backend.
When configuring a Wifi or Ethernet connections, systemsettings offers (third
entry in the "General" tab) an "Automatically connect to VPN".
But this allows only to select a single VPN, which is the wrong data type.
In netplan, the configuration setting
connection.secondaries
is a semicolon-separated list of UUIDs of VPNs, so the data type is a set (or
ordered list) of VPN connections.
It is not possible to start two (or more) VPNs with KDE's systemsettings.
regards
--
You are receiving this mail because:
You are watching all bug changes.