Home
Help
Search
Login
Register
OPNsense Forum
»
Archive
»
22.7 Legacy Series
»
[SOLVED] Pinger no longer starting on OpenVPN gateway after 22.7.7 update
« previous
next »
Print
Pages: [
1
]
Author
Topic: [SOLVED] Pinger no longer starting on OpenVPN gateway after 22.7.7 update (Read 2098 times)
muchacha_grande
Full Member
Posts: 219
Karma: 19
[SOLVED] Pinger no longer starting on OpenVPN gateway after 22.7.7 update
«
on:
November 03, 2022, 01:57:01 pm »
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.
«
Last Edit: November 04, 2022, 11:20:00 pm by muchacha_grande
»
Logged
franco
Administrator
Hero Member
Posts: 17660
Karma: 1611
Re: Pinger no longer starting on OpenVPN site-to-site gateway after 22.7.7 update
«
Reply #1 on:
November 03, 2022, 02:35:46 pm »
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
Logged
franco
Administrator
Hero Member
Posts: 17660
Karma: 1611
Re: Pinger no longer starting on OpenVPN site-to-site gateway after 22.7.7 update
«
Reply #2 on:
November 03, 2022, 04:32:45 pm »
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
Logged
franco
Administrator
Hero Member
Posts: 17660
Karma: 1611
Re: Pinger no longer starting on OpenVPN site-to-site gateway after 22.7.7 update
«
Reply #3 on:
November 03, 2022, 04:48:02 pm »
Upon further inspection this might be it:
https://github.com/opnsense/core/commit/9c5b266cb7c4
# opnsense-patch 9c5b266cb7c4
Can you confirm?
Logged
muchacha_grande
Full Member
Posts: 219
Karma: 19
Re: Pinger no longer starting on OpenVPN site-to-site gateway after 22.7.7 update
«
Reply #4 on:
November 03, 2022, 09:25:32 pm »
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...
«
Last Edit: November 03, 2022, 10:17:24 pm by muchacha_grande
»
Logged
ar
Newbie
Posts: 29
Karma: 2
Re: Pinger no longer starting on OpenVPN site-to-site gateway after 22.7.7 update
«
Reply #5 on:
November 03, 2022, 11:04:12 pm »
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.
Logged
franco
Administrator
Hero Member
Posts: 17660
Karma: 1611
Re: Pinger no longer starting on OpenVPN site-to-site gateway after 22.7.7 update
«
Reply #6 on:
November 03, 2022, 11:10:14 pm »
It was hotfixed in the meantime, see 22.7.7_1
Thanks,
Franco
Logged
db9
Newbie
Posts: 12
Karma: 1
Re: Pinger no longer starting on OpenVPN site-to-site gateway after 22.7.7 update
«
Reply #7 on:
November 04, 2022, 08:29:01 am »
Can conform that 22.7.7_1 fixed the issue also at my side.
Thank you very much.
Logged
Print
Pages: [
1
]
« previous
next »
OPNsense Forum
»
Archive
»
22.7 Legacy Series
»
[SOLVED] Pinger no longer starting on OpenVPN gateway after 22.7.7 update