Package Details: networkmanager-libreswan 1.2.24-1

Git Clone URL: https://aur.archlinux.org/networkmanager-libreswan.git (read-only, click to copy)
Package Base: networkmanager-libreswan
Description: NetworkManager IPSec VPN plugin for Libreswan
Upstream URL: https://networkmanager.dev/docs/vpn/
Licenses: GPL-2.0-or-later
Submitter: Zearan
Maintainer: C0rn3j
Last Packager: C0rn3j
Votes: 31
Popularity: 0.000257
First Submitted: 2016-10-02 22:09 (UTC)
Last Updated: 2024-10-30 11:00 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 Next › Last »

stramaz commented on 2019-09-05 09:14 (UTC)

Thank you @JochenJ, Now the installation works. I don't know exactly why but in NetworkManager I don't see a Ipsec based VPN (libreswan) but just Ipsec based VPN (openswan) and Ipsec based VPN (strongswan). But maybe it's not depending on this installation package

JochenJ commented on 2019-09-03 14:04 (UTC)

@stramaz: I removed the dependency to libnm-gtk. It works fine for me without. I also updated the version to 1.2.12.

Please let me know if it works for you too.

Thanks for you feedback.

stramaz commented on 2019-09-02 06:51 (UTC)

I cannot finish the installation process because of libnm-gtk. I tried changing the dependency to libnm-gtk-git but at the end it is in conflict with installed libnm and it doesn't work both if I try to replace libnm-gtk or not. Any help would be really appreciated, thanks!

C0rn3j commented on 2019-07-04 07:09 (UTC)

libnm-gtk is now gone, maybe default to needing libnm-gtk-git?

heapifyman commented on 2018-01-08 15:28 (UTC)

Hi, this "bug" https://wiki.archlinux.org/index.php/NetworkManager#VPN_not_working_in_GNOME also applies to networkmanager-libreswan.

I had to do a "ln -s /usr/lib/networkmanager/nm-libreswan-auth-dialog /usr/lib/gnome-shell/" and then reboot to be able to establish a VPN connection.

Without that starting the VPN connection would just silently fail.

One has to dig through the NetworkManager logs to find the error message and google the wiki tipp linked above.

It would be nice to at least show an error message in the GUI.

Is there some way to add the sym-link to this package? Or would that have to be done in the upstream project?

ant0nio commented on 2017-08-16 11:20 (UTC)

after system update there is an issue that prevents ipsec to start: " Aug 16 13:11:59 pcarch NetworkManager[328]: [1502881919] libunbound[26971:0] error: error opening file /var/lib/unbound/root.key: No such file or directory Aug 16 13:11:59 pcarch NetworkManager[328]: /usr/lib/ipsec/addconn unbound error: initialization failure " To solve it do: unbound-anchor -a /var/lib/unbound/root.key Hope it helps others :)

ilpianista commented on 2017-03-24 23:21 (UTC)

Quoting the upstream url: "NetworkManager-libreswan replaces NetworkManager-openswan since NetworkManager 1.2.0. Use NetworkManager-openswan with 1.0 or older". Since Arch is rolling release I don't see the point of keeping openswan with latest NM.

Zearan commented on 2017-03-24 17:09 (UTC)

Well, the libreswan package does not replace the openswan package. So in my opinion this package should not either.

ilpianista commented on 2017-03-21 20:05 (UTC)

Shouldn't this replace networkmanager-openswan?