[SOLVED] Pinger no longer starting on OpenVPN gateway after 22.7.7 update

Started by muchacha_grande, November 03, 2022, 01:57:01 PM

Previous topic - Next topic
Updated to 22.7.7 and pinger is not starting on that gateway.

General log says: Error  opnsense /status_services.php: The DARSA_VPNV4 monitor address is empty, skipping.

The gateway is dynamic and it should be used as monitor address unless other one is explicitly specified.

I think it simply means the monitor address is empty because the gateway address is. There hasn't been changes around this code in ages. Relevant bit that fill the monitor if not set:

https://github.com/opnsense/core/blame/4b4572c1595d558/src/opnsense/mvc/app/library/OPNsense/Routing/Gateways.php#L200-L213


Cheers,
Franco

Similar question about OpenVPN on reddit... makes me suspicious:

Might be OpenVPN related either by update or by

https://github.com/opnsense/core/commit/14e14e502

https://github.com/opnsense/core/commit/7658feb55c

Can you try to revert and see?

# opnsense-patch 7658feb55c 14e14e502


Cheers,
Franco


Hi @franco, the patch worked fine.

I had to restart OpenVPN and the Pinger started fine. Now is working as before the update.

Thank you very much and cheers...

Can confirm that the patch worked as well for my OpenVPN client I had running and that did not come back up with todays update.


Can conform that 22.7.7_1 fixed the issue also at my side.

Thank you very much.