Summary: | disallow multiple simultaneous VPN connections | ||
---|---|---|---|
Product: | [Unmaintained] knetworkmanager | Reporter: | Will Stephenson <wstephenson> |
Component: | general | Assignee: | Will Stephenson <wstephenson> |
Status: | RESOLVED UPSTREAM | ||
Severity: | wishlist | CC: | fire |
Priority: | NOR | Keywords: | junior-jobs |
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Unspecified | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Will Stephenson
2009-09-15 10:09:05 UTC
Doing this would probably involve watching VpnInterfaceConnections' state changes in VpnInterfaceConnectionProvider (libs/service/vpninterfaceconnectionprovider.*) and disabling/removing other VPNInterfaceConnections while one is active. This is now possible with NM. I know this is a rather old bug, but the resolution of this bug just has biten me. I need two VPN connections to connect to a second VPN over the first one. I could only find bugs on the Red Hat and the Ubuntu trackers, requesting the exact same feature, which is disallowed by the fix applied here: - https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/299083 - https://bugzilla.redhat.com/show_bug.cgi?id=746536 Does anybody know the status of the support for multiple VPN connections? Is it possible to allow for that feature in the GUI now (because maybe the support for this situation has improved upstream)? Bernhard, please report the issue as a new entry for product "Network Management". |