Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > alt.os.linux > #76158

Re: Troubleshoot wireguard

From "J.O. Aho" <user@example.net>
Newsgroups alt.os.linux
Subject Re: Troubleshoot wireguard
Date 2022-09-07 08:33 +0200
Message-ID <jnqs8vFoie1U1@mid.individual.net> (permalink)
References <jnp8leFc1v6U1@mid.individual.net>

Show all headers | View raw


On 06/09/2022 17.52, Mike Easter wrote:

> What doesn't work: Attempt to connect to vpn server via wireguard fails: 
> returns invalid configuration
> 
> Method for wireguard:
> https://protonvpn.com/support/wireguard-configurations/  WireGuard 
> configuration files are available
>
> The requirements for getting the wireguard enhancement of the network 
> manager for protonvpn require some compilation.
> 
>> How to use WireGuard with NetworkManager on Ubuntu 20.04 LTS

I would say the implementation of wireguard in networkmanager is flawed, 
myself I spent days on trying things to get working, I got only to a 
point where the connection was set up, but all the routing was messed up 
which lead to a non-usable setup. networkmanager do not use the wg, but 
tries to setup things itself.

I ended up with writing a small daemon that just keeps track of which 
configurations exists and which of them are up and uses the wg command 
to set up or tear down a wireguard connection. Then I wrote a small app 
for the desktop, so I can get the list of wireguard setups in 
/etc/wireguard and start/stop those.

-- 

  //Aho

Back to alt.os.linux | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

Troubleshoot wireguard Mike Easter <MikeE@ster.invalid> - 2022-09-06 08:52 -0700
  Re: Troubleshoot wireguard Killadebug <killadebug@mouse-potato.com> - 2022-09-06 16:00 +0000
    Re: Troubleshoot wireguard Mike Easter <MikeE@ster.invalid> - 2022-09-06 09:37 -0700
    Re: Troubleshoot wireguard Mike Easter <MikeE@ster.invalid> - 2022-09-06 10:22 -0700
      Re: Troubleshoot wireguard Mike Easter <MikeE@ster.invalid> - 2022-09-06 11:50 -0700
  Re: Troubleshoot wireguard Mike Easter <MikeE@ster.invalid> - 2022-09-06 10:20 -0700
  Re: Troubleshoot wireguard "J.O. Aho" <user@example.net> - 2022-09-07 08:33 +0200
    Re: Troubleshoot wireguard Mike Easter <MikeE@ster.invalid> - 2022-09-07 08:32 -0700
    Re: Troubleshoot wireguard Mike Easter <MikeE@ster.invalid> - 2022-09-07 10:52 -0700
      Re: Troubleshoot wireguard "J.O. Aho" <user@example.net> - 2022-09-07 20:38 +0200

csiph-web