I have patched it with this patch and via GUI I did upgrade. It gave me warning for multi times rebooting the system but it did smooth upgrade without any problem till now.
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts MenuQuote from: AdSchellevis on June 24, 2022, 08:26:37 PM
can you try https://github.com/opnsense/plugins/commit/339993680de4453962d21546a181550bd1cc0f0f ?
To install via a console, use the following command:
opnsense-patch -c plugins 33999368
the /var/tmp/ddclient.cache file likely contains incomplete data.
Best regards,
Ad
Quote from: Fright on July 16, 2021, 09:03:07 AM
it looks like the pool size check appeared in 2.5
https://github.com/OpenVPN/openvpn/blob/release/2.4/src/openvpn/pool.c
https://github.com/OpenVPN/openvpn/blob/release/2.5/src/openvpn/pool.c
so /29 tunnel with net30 is the problem now
I don't know if it's worth adding such a validation in vpn_openvpn_server.php
and it seems to me that it's time to remove the unused pool_enable parameter from vpn_openvpn_server.php