opnsense / core

OPNsense GUI, API and systems backend
https://opnsense.org/
BSD 2-Clause "Simplified" License
3.38k stars 759 forks source link

Wireguard VPN and Handshake update #7849

Open NeverBeenHere999 opened 2 months ago

NeverBeenHere999 commented 2 months ago

The handshake status in VPN-wireguard-status is not updated in case of loss of connection of that specific VPN.

I have 3 wireguard VPN connections (PROTON), implemented with a fall-back logic. The second one is used only when the first has problems (and so the second and third ones).

Considering that the problem is solved only restarting the modem (I am still investigating it), if the opnsense is restarted only then the handshake status is properly updated (handshake not possible).

OPNsense 24.7.3_1-amd64 FreeBSD 14.1-RELEASE-p3 OpenSSL 3.0.14

The issue was already present with previous versions (I started using opnsense 1 year ago).

OPNsense-bot commented 2 months ago

Thank you for creating an issue. Since the ticket doesn't seem to be using one of our templates, we're marking this issue as low priority until further notice.

For more information about the policies for this repository, please read https://github.com/opnsense/core/blob/master/CONTRIBUTING.md for further details.

The easiest option to gain traction is to close this ticket and open a new one using one of our templates.

NeverBeenHere999 commented 2 months ago

after several additional tests, Need further investigations to better understand if the handshake is still active but it is only the gateway that doesn't reply.