after upgrade 23.7.2 - Wireguard - OpenVPN Problem

Started by malac, August 26, 2023, 05:26:58 AM

Previous topic - Next topic
After upgrade to 23.7.2 Wireguard is not working anymore (wg0 interface missing)

I found the problem, because i configured the wireguard tunnel network also as local network in openvpn, in order to be able to route traffic from wireguard to openvpn and vice versa.
this worked perfect until 23.7.2

With 23.7.2 it doesen't work anymore until i
1. stop openvpn
2. restart wireguard
3. restart openvpn
then it is working again.

any Ideas?

Wireguard-go? It uses TUN like OpenVPN and messes it up due to the way TUN devices are implemented in the OS.

Use the kernel module WireGuard (apparently it was working).


Cheers,
Franco

I do have two Wiregard Interfaces (not -go). After upgrade to 23.7 the first interface is missing!

I have the kernel modul and it worked until upgrade to 23.7.2
23.7.1 everything was fine

removing IPv6 from the Endpoint solved my problem. But it seems not to be related to the original problem. sorry for interfering.