Feature #10273
OpenVPN compile with --enable-async-push
100%
Description
--enable-async-push enable async-push support for plugins providing deferred authentication [default=no]
Not entirely sure if a client bug or not. However, when the client is very close (<1ms) to the server and using deferred authentication such as LDAP the client I'm using will get caught.
See:
https://forum.mikrotik.com/viewtopic.php?t=125259
Suspect this was cause of Bug #9043
Listed as feature to provide increased OpenVPN client support.
Associated revisions
History
#1
Updated by Jim Pingle about 1 year ago
- Status changed from New to Needs Patch
There is no option in the FreeBSD port to enable that configure argument. The FreeBSD port maintainer will need to add an option for it first, and then it can be enabled on pfSense builds.
#2
Updated by Renato Botelho about 1 year ago
Since it was an easy change, I submitted a patch to FreeBSD ports
#3
Updated by Louis McLennan about 1 year ago
Renato Botelho wrote:
Since it was an easy change, I submitted a patch to FreeBSD ports
I see it went all the way back to OpenVPN as a compiling bug. Thank you for this putting in motion, appreciated and of value to the whole OpenVPN and FreeBSD community too.
#4
Updated by Jim Pingle about 1 year ago
- Status changed from Needs Patch to New
Looks like that change has been committed to the ports tree, too
#5
Updated by Lev Stipakov about 1 year ago
Hi,
Please be aware that a fix for openvpn (--enable-async-push is broken on FreeBSD) has been committed to master and release/2.4 branches.
https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg19568.html
#6
Updated by Renato Botelho about 1 year ago
- Assignee set to Renato Botelho
- Target version set to 2.5.0
#7
Updated by Renato Botelho 11 months ago
- Status changed from New to Feedback
- % Done changed from 0 to 100
Applied in changeset f63635f94608b191944e60dc928b8d379316190f.
#8
Updated by Steve Beaver 6 months ago
- Status changed from Feedback to Resolved
Fix #10273: Build OpenVPN with ASYNC_PUSH option