Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - willide

#1
Hallo,
I have updated a opnsense with wireguard-go (think it was wireguard beta) to the actual version 22.1.3. Updates run without problems, but now, the wireguard service can not start anymore.

If I login with ssh and try to start the service the result is:
# service wireguard start
wg-quick: `wg0' already exists


if I try to restart:
# service wireguard restart
wg-quick: `wg0' is not a WireGuard interface
wg-quick: `wg0' already exists


wireguard_enable is set to YES in /etc/rc.conf

Any idea, how to debug (or solve) the problem?

Many thanks
Willi