[Openvpn-devel] Fwd: Bug#1012567: openvpn --mktun --dev-type tap --dev tap2 fails

2022-06-09 Thread Bernhard Schmidt
Hi, I've received the following bug report for the dco-enabled OpenVPN 2.6 build currently sitting in Debian unstable. It looks like DCO is interfering with the CLI option to create a tap interface. Bernhard --- Package: openvpn Version: 2.6.0~git20220518+dco-2 Severity: important Since

Re: [Openvpn-devel] Ubuntu 18.04 packages available for testing

2019-01-04 Thread Bernhard Schmidt
Am 04.01.19 um 17:25 schrieb David Sommerseth: Hi everyone, > Okay, I was a bit unclear. The approach used with openvpn.service and > openvpn@.service are broken by (Debian) design. Quite many users have > reported that these service files does not work at all. But I'll admit, I'm > not

Re: [Openvpn-devel] [PATCH 1/3] Fix --tls-version-min and --tls-version-max for OpenSSL 1.1+

2017-11-30 Thread Bernhard Schmidt
ck. See attached mail. https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=873302#32 Bernhard --- Begin Message --- On Wed, Nov 29, 2017 at 03:36:14PM +0100, Bernhard Schmidt wrote: > Hi Kurt, > > Steffan has posted a patch for this that is losely based on yours. It is > not merged yet, comme

[Openvpn-devel] [PATCH] openssl 1.1 tls version support

2017-10-04 Thread Bernhard Schmidt
Hi, in https://bugs.debian.org/873302 Kurt Roeckx (Debian OpenSSL maintainer) submitted a patch for OpenVPN to properly set the minimum and maximum TLS version. On Debian Buster (current development) OpenSSL 1.1 defaults to TLSv1.2+ only. I'm unwilling to carry crypto specific patches in

Re: [Openvpn-devel] New maintainer(s) wanted for Debian's OpenVPN packages

2017-06-30 Thread Bernhard Schmidt
Samuli Seppänen wrote: Hi everyone, > Alberto Gonzales Iniesta ("agi") is, after 15 years of excellent work, > letting others take over maintainance of Debian's OpenVPN packages[1]: > > > > If you're interested in

Re: [Openvpn-devel] FreeBSD funny in the code

2010-03-01 Thread Bernhard Schmidt
On 01.03.2010 22:59, David Sommerseth wrote: Could you please have a look at git://git.birkenwald.de/openvpn.git test-rebase branch? The history of gert-ipv6 was starting to look a bit weird (duplicate commits with the same content), to I rebased it on your bugfix2.1 branch (and dropped the

[Openvpn-devel] [ANNOUNCE] IPv6 payload patch

2010-01-18 Thread Bernhard Schmidt
Hello everyone, up to now OpenVPN only supports transporting IPv6 data through a point-to-multipoint (tls-server/tls-client mode) using tap-interfaces, which emulate a virtual ethernet device. The preferred tun-mode does not support any IPv6, because the in-process routing engine does not

Re: [Openvpn-devel] [PATCH] openvpn over ipv6 support -v0.4.6

2009-09-26 Thread Bernhard Schmidt
JuanJo Ciarlante wrote: Hello JuanJo, > I'm(back) working on openvpn/ipv6 endpoint support, aka udp6/tcp6, > please refer to README.ipv6[1] and TODO.ipv6[2] for more details. > > All snapshots are unittested for correct {udp,tcp}v{4,6} operation > under GNU/Linux and win32

Re: [Openvpn-devel] IPv6 Feature Request

2008-07-15 Thread Bernhard Schmidt
Joshua Rubin wrote: Hello, > However, my environment uses ifconfig-push so that I can maintain > central control over the assigned IPs. I would really like to be able to > push IPv6 address and redirect IPv6 routes in the same way. We are looking for the exact same thing

[Openvpn-devel] Re: OpenVPN 2.1-beta3 released

2005-10-19 Thread Bernhard Schmidt
On 2005-10-16, James Yonan wrote: > * Merged --multihome patch. Any chance to merge the IPv6 patch of JuanJo Ciarlante in the current 2.1-series, too? http://www.irrigacion.gov.ar/juanjo/openvpn/ Regards, Bernhard