You are not logged in.

#1 2022-05-05 05:38:51

definitellynotspammer
Member
Registered: 2016-06-07
Posts: 53

[SOLVED] Wireguard is completelly broken?

Hello. I am trying to use my wireguard VPN to access my home network, but it doesn't work at all and I am getting the following errors for NetworkManager.service:

May 05 08:33:32 ARGHHH NetworkManager[923]: <info>  [1651728812.4278] audit: op="connection-activate" uuid="67315592-114d-4251-85ad-a85bc70a8043" name="Home" pid=1713 uid=1000 result="fail" reason="The VPN service 'org.freedesktop.NetworkManager.wireguard' was not installed."
May 05 08:33:38 ARGHHH NetworkManager[923]: <info>  [1651728818.6358] audit: op="connection-activate" uuid="67315592-114d-4251-85ad-a85bc70a8043" name="Home" pid=2208 uid=1000 result="fail" reason="The VPN service 'org.freedesktop.NetworkManager.wireguard' was not installed."
May 05 08:33:56 ARGHHH NetworkManager[923]: <info>  [1651728836.7203] audit: op="connection-activate" uuid="67315592-114d-4251-85ad-a85bc70a8043" name="Home" pid=2208 uid=1000 result="fail" reason="The VPN service 'org.freedesktop.NetworkManager.wireguard' was not installed."

Latest updates, stock kernel. Any tips on how to fix it?

SOLVED. Solution: https://bbs.archlinux.org/viewtopic.php … 8#p2034788

Last edited by definitellynotspammer (2022-05-07 01:12:15)

Offline

#2 2022-05-05 05:55:01

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: [SOLVED] Wireguard is completelly broken?

It's your job to rebuild AUR packages against new libraries.


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#3 2022-05-05 07:27:18

definitellynotspammer
Member
Registered: 2016-06-07
Posts: 53

Re: [SOLVED] Wireguard is completelly broken?

jasonwryan wrote:

It's your job to rebuild AUR packages against new libraries.

But wireguard is suppossed to be integrated into NetworkManager, isn't it? Kernel module already exists with latest kernels, so it should be supported out of the box.

Could you please elaborate what needs to be rebuilt?

Offline

#4 2022-05-05 07:34:07

-thc
Member
Registered: 2017-03-15
Posts: 496

Re: [SOLVED] Wireguard is completelly broken?

You can either use the native wireguard support inside NetworkManager - this results in having to use  "nmcli" under Gnome/Cinnamon. KDE/Plasma on the other hand supports this.

Or you can work around it:

1. Although no longer available via the AUR portal, get a snapshot from https://aur.archlinux.org/cgit/aur.git/ … git.tar.gz, build and install it.

2. Downgrade NetworkManager to 1.34.0

Offline

#5 2022-05-05 08:12:36

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: [SOLVED] Wireguard is completelly broken?

definitellynotspammer wrote:
jasonwryan wrote:

It's your job to rebuild AUR packages against new libraries.

But wireguard is suppossed to be integrated into NetworkManager, isn't it?

No idea. I just searched for the package, and saw it was in the AUR.


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#6 2022-05-05 21:14:25

cmm11
Member
Registered: 2018-02-18
Posts: 42

Re: [SOLVED] Wireguard is completelly broken?

The Linux kernel has had support for wireguard since v5.6 (released March 2020). So the core/linux package and core/linux-lts package both support wireguard.
Although OP didn't mention any AUR packages, it seems maybe you were using AUR(s) called networkmanager-wireguard/networkmanager-wireguard-git which are no longer in the AUR repo.
https://lists.archlinux.org/pipermail/a … 68087.html
https://lists.archlinux.org/pipermail/a … 68088.html

I don't use NetworkManager (thankfully) but from the following link, it seems that if you want to add your wireguard config to it, you need to use it's cli tool nmcli
https://superuser.com/questions/1706913 … ion-no-vpn

There is also this thread on a similar issue - https://bbs.archlinux.org/viewtopic.php?id=274459

Last edited by cmm11 (2022-05-05 21:15:24)


$20 Free Credit Hetzner - https://hetzner.cloud/?ref=fuVilhv403fA

Offline

#7 2022-05-07 01:11:34

definitellynotspammer
Member
Registered: 2016-06-07
Posts: 53

Re: [SOLVED] Wireguard is completelly broken?

I've solved this issue. Looks like I (accidentally?) removed wireguard network manager plugin package from my system and wireguard profiles on my PC stopped working...

On Gnome I used "Advanced Network Settings" GUI app to create a new Wireguard connection (it exists as connection type). I guess Gnome is not yet updated to support native NetworkManager wireguard integration and it cannot be done via Gnome GUI.

After I created a new wireguard profile, it works just fine. VPN profile as expected is not shown in Gnome and I have to use either "nmtui" or "nmcli" in order to activate/deactivate it...

Offline

#8 2022-05-07 08:58:16

progandy
Member
Registered: 2012-05-17
Posts: 5,190

Re: [SOLVED] Wireguard is completelly broken?

definitellynotspammer wrote:

I have to use either "nmtui" or "nmcli" in order to activate/deactivate it...

There is a gnome shell extension available for that: https://github.com/atareao/wireguard-indicator

Native support will need still some time:
https://gitlab.gnome.org/GNOME/gnome-sh … uests/1995
https://gitlab.gnome.org/GNOME/gnome-co … uests/1125

Last edited by progandy (2022-05-07 09:03:41)


| alias CUTF='LANG=en_XX.UTF-8@POSIX ' |

Offline

Board footer

Powered by FluxBB