After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 604329 - Add support for importing port information
Add support for importing port information
Status: RESOLVED FIXED
Product: NetworkManager
Classification: Platform
Component: VPN: openvpn
git master
Other Linux
: Normal enhancement
: ---
Assigned To: Dan Williams
Dan Williams
Depends on:
Blocks:
 
 
Reported: 2009-12-11 03:05 UTC by Mathieu Trudel-Lapierre
Modified: 2010-01-18 08:46 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Mathieu Trudel-Lapierre 2009-12-11 03:05:07 UTC
Initially reported here: https://bugs.edge.launchpad.net/network-manager/+bug/443174

Port is currently a supported parameter in the UI, and can be added to a config file that would be used through the Import function.

The Import function should be able to deal with a specified port in the provided config file.

There may be additional supported options in the UI that should be importable/exportable as well.
Comment 1 Dan Williams 2010-01-18 08:46:38 UTC
e512bb10d82640526850246ac1e38dee4255c339 (master)
8499b8da3ccb630c946e72f0348cc9c58d88ef89 (0.7.x)

ports were actually already supported, but only if they were specified on the 'remote' line.  Leave it to openvpn for letting you specify port two completely different ways...