[Bug 273664] ovpn(4) DCO module doesn't support "multihome" option

2024-11-07 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273664 --- Comment #6 from Marek Zarychta --- FWIW: support or this feature was committed to the Linux version of DCO on Mar 16, 2021 by Antonio Quartulli[1] 1. https://github.com/OpenVPN/ovpn-dco/commit/2c6b64cef48fef7b9652109f440686593ae83343 -

[Bug 273664] ovpn(4) DCO module doesn't support "multihome" option

2023-09-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273664 Marek Zarychta changed: What|Removed |Added URL||https://github.com/OpenVPN/

[Bug 273664] ovpn(4) DCO module doesn't support "multihome" option

2023-09-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273664 --- Comment #5 from Marek Zarychta --- After investigating it a bit further I was told by OpenVPN devs that "multihome 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

[Bug 273664] ovpn(4) DCO module doesn't support "multihome" option

2023-09-10 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273664 --- Comment #2 from Marek Zarychta --- In other words, the outgoing interface for encrypted traffic is chosen on the basis of the FIB lookup instead of preserving the IP address for the VPN connection and sending the traffic from the same i

[Bug 273664] ovpn(4) DCO module doesn't support "multihome" option

2023-09-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273664 --- Comment #1 from Marek Zarychta --- There is also a positive side of this bug: "multihome" is ignored but harmless to DCO on FreeBSD, users of other OSes are not that lucky[1]. [1]https://github.com/OpenVPN/openvpn/issues/390 -- You a

[Bug 273664] ovpn(4) DCO module doesn't support "multihome" option

2023-09-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273664 Marek Zarychta changed: What|Removed |Added Keywords||regression -- You are receiving

[Bug 273664] ovpn(4) DCO module doesn't support "multihome" option

2023-09-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273664 Bug ID: 273664 Summary: ovpn(4) DCO module doesn't support "multihome" option Product: Base System Version: 14.0-STABLE Hardware: amd64 OS: Any Status: New