Bug 194099 - import openvpn config files
Summary: import openvpn config files
Status: RESOLVED FIXED
Alias: None
Product: Network Management
Classification: Miscellaneous
Component: Control Module (show other bugs)
Version: unspecified
Platform: Ubuntu Unspecified
: NOR wishlist
Target Milestone: ---
Assignee: Will Stephenson
URL:
Keywords:
: 223282 276282 276771 281941 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-05-26 00:56 UTC by m.wege
Modified: 2011-09-13 18:06 UTC (History)
5 users (show)

See Also:
Latest Commit:
Version Fixed In: nm09


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description m.wege 2009-05-26 00:56:05 UTC
Version:            (using KDE 4.2.3)
Installed from:    Ubuntu Packages

The description says the most: It would be very useful, if open-vpn could upload config files for openvpn. Configuring vpns is often complicated. The naming of the config options in different interfaces is different. But the config-files are allways the same. Some VPN providers like Hotplots in Germany provide these files. So it would be very useful if one could upload them, especially since not all the config options openvpn provides can be handled via the VPN-configuration.

I have seen there is another wish for vpnc here:
https://bugs.kde.org/show_bug.cgi?id=182984 . So may be if the naming of one of the reports if changed to a more general one, they could be merged to one.
Comment 1 Will Stephenson 2010-01-25 12:56:12 UTC
*** Bug 223282 has been marked as a duplicate of this bug. ***
Comment 2 Lamarque V. Souza 2011-06-24 18:55:33 UTC
*** Bug 276282 has been marked as a duplicate of this bug. ***
Comment 3 Lamarque V. Souza 2011-06-30 00:22:56 UTC
*** Bug 276771 has been marked as a duplicate of this bug. ***
Comment 4 ray-ven 2011-07-01 13:20:26 UTC
kvpnc works with the vommon ovpnc files - maybe that helps. If one of the developers needs a testaccount on our openvpn server i could arrange that
Comment 5 Lamarque V. Souza 2011-07-25 14:58:19 UTC
Git commit 655b70e4fac222feba74fbab6b6fb3a67be97258 by Lamarque V. Souza.
Committed on 25/07/2011 at 16:54.
Pushed by lvsouza into branch 'nm09'.

Support for importing/exporting OpenVPN connections.
Thanks Rajeesh K Nambiar for this patch.

BUG: 194099
REVIEW: 102059
FIXED-IN: nm09

M  +2    -1    vpnplugins/novellvpn/novellvpn.h
M  +8    -2    vpnplugins/openconnect/openconnectui.cpp
M  +8    -2    vpnplugins/pptp/pptp.cpp
M  +7    -0    settings/config/manageconnectionwidget.h
M  +12   -2    settings/config/manageconnectionwidget.cpp
M  +2    -1    vpnplugins/strongswan/strongswan.h
M  +11   -3    libs/ui/vpnuiplugin.h
M  +2    -1    vpnplugins/pptp/pptp.h
M  +2    -1    vpnplugins/openvpn/openvpn.h
M  +580  -8    vpnplugins/openvpn/openvpn.cpp
M  +8    -2    vpnplugins/novellvpn/novellvpn.cpp
M  +9    -2    vpnplugins/vpnc/vpnc.cpp
M  +2    -1    vpnplugins/vpnc/vpnc.h
M  +2    -1    vpnplugins/openconnect/openconnectui.h
M  +8    -2    vpnplugins/strongswan/strongswan.cpp

http://commits.kde.org/networkmanagement/655b70e4fac222feba74fbab6b6fb3a67be97258
Comment 6 Lamarque V. Souza 2011-09-13 18:06:17 UTC
*** Bug 281941 has been marked as a duplicate of this bug. ***