1
Virtual private networks / can not start wireguard service after update
« on: March 22, 2022, 06:21:38 pm »
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:
if I try to restart:
wireguard_enable is set to YES in /etc/rc.conf
Any idea, how to debug (or solve) the problem?
Many thanks
Willi
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:
Code: [Select]
# service wireguard start
wg-quick: `wg0' already exists
if I try to restart:
Code: [Select]
# 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