Date: Mon, 11 Sep 2023 17:44:20 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 273664] ovpn(4) DCO module doesn't support "multihome" option Message-ID: <bug-273664-227-TtfDPl2dOW@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-273664-227@https.bugs.freebsd.org/bugzilla/> References: <bug-273664-227@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D273664 --- Comment #5 from Marek Zarychta <zarychtam@plan-b.pwste.edu.pl> --- After investigating it a bit further I was told by OpenVPN devs that "multi= home will ensure that the UDP source IP is the one that the other end sent its packets to". It's not yet supported by FreeBSD DCO implementation which only performs si= mple route lookup and sends the packets with the source IP of the outgoing interface. It's a minor bug of our DCO module, perhaps it will be fixed in the future,= but apparently, Linux implementation does support "multihome" just fine. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-273664-227-TtfDPl2dOW>