Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 04 Sep 2025 20:59:01 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 289303] if_ovpn(4): the daemon exits with recent updates MFCed to stable/14
Message-ID:  <bug-289303-227-ywcCN660Bb@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-289303-227@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=289303

Gert Doering <gert@greenie.muc.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |gert@greenie.muc.de

--- Comment #2 from Gert Doering <gert@greenie.muc.de> ---
"openvpn[99009]: Unknown kernel notification 2"

would be an OVPN_NOTIF_FLOAT - which is something 2.6 does not expect.  With
openvpn-devel this should be fine, and I can see that we can backport commit
b66b80b2ab7 ("dco: support float notifications on FreeBSD") to 2.6

I'm not sure why you would see this by making the client reconnect - every new
connect should receive a new peer-id and thus not trigger a float event.

Can you try with openvpn-devel (2.7_alpha3) and see what it will log in this
case?

-- 
You are receiving this mail because:
You are the assignee for the bug.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-289303-227-ywcCN660Bb>