From owner-freebsd-current@freebsd.org Mon Aug 6 18:02:07 2018 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D1C90106056D; Mon, 6 Aug 2018 18:02:07 +0000 (UTC) (envelope-from lars@gustik.eu) Received: from madarka.gustik.eu (madarka.gustik.eu [IPv6:2a01:4f8:150:80b1:fe57:f772:524c:99d0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 71E0482268; Mon, 6 Aug 2018 18:02:07 +0000 (UTC) (envelope-from lars@gustik.eu) Received: from linux-ef8u (adsl-dyn-76.95-102-155.t-com.sk [95.102.155.76]) by madarka.gustik.eu (Postfix) with ESMTPSA id 176BA14466; Mon, 6 Aug 2018 20:01:59 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=gustik.eu; s=mail; t=1533578519; bh=4h6zN+XlszFYB203Nl3kzyXBsCKEdGyyVzDqQZCP8KU=; h=Date:From:To:Subject:In-Reply-To:References; b=pNx4ZGUVKUEHS+jBic/7cKkETmWnSfKUaVPLUiWG+TFTb7lp5fns7UZC63T4SUn6e jINZGR92cepvO6kCCezSeSYUKns970B8wBRskKWu9cdPibl+CEdbRqlrrj9gpOEMrD 1oSURskNFPpq/bvGpRL7Wshg0xYpFIYtWUh/wZ1A= Date: Mon, 6 Aug 2018 20:01:58 +0200 From: Lars Schotte To: FreeBSD Ports , FreeBSD current Subject: Re: OpenVPN produces garbage on TAP on -current Message-ID: <20180806200158.16775305@linux-ef8u> In-Reply-To: <7121076.54.1533565903355@localhost> References: <20180805225157.7165668d@romy.j20.helspy.pw> <7121076.54.1533565903355@localhost> X-Mailer: Claws Mail 3.16.0 (GTK+ 2.24.32; i586-suse-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Aug 2018 18:02:08 -0000 Yes, I also have very recent 12-current without change on what SSL library it uses. However, the problem does not seem to be the SSL library, since it connects and reports no problems at all. The issue here is only that it does not transfer packages correctly. And I am not ruling out other problems yet. It may also be a problem on the client's side (Linux) with NetworkManager. However, that also uses OpenVPN and I also tested it with FreeBSD <-> FreeBSD both OpenVPN and the issue was the same. Something is wrong here. I am staying in touch with this, but I am not testing 24/7 as I have also other things to do. On Mon, 6 Aug 2018 16:31:43 +0200 (CEST) Ronald Klop wrote: > I'm running a very recent 12-current too and latest openvpn from > pkgs. No problems. I did not change anything in the defaults for the > SSL-library it uses. > > Ronald. > > Van: Gleb Popov > Datum: maandag, 6 augustus 2018 10:30 > Aan: Lars Schotte > CC: FreeBSD Ports , FreeBSD current > Onderwerp: Re: OpenVPN produces garbage > on TAP on -current > > > > On Sun, Aug 5, 2018 at 11:51 PM, Lars Schotte > > wrote: > > > Here a bit of paste: > > > https://paste.fedoraproject.org/paste/Hn4M2JqZ~5xccLWOVD1xUw/raw > > > just to illustrate how it does not work. > > > > > > TAP device works good inside OS (FreeBSD current) however, > > > everything that comes over OpenVPN is just garbage. > > > > > > > I'm using CURRENT from June 10 and tap device works fine for me with > > OpenVPN 2.4.6_1 > > > > > > > -- > > > Lars Schotte > > > Mudro?ova 13 > > > 92101 Pie??any > > > _______________________________________________ > > > freebsd-ports@freebsd.org mailing list > > > https://lists.freebsd.org/mailman/listinfo/freebsd-ports > > > To unsubscribe, send any mail to > > > "freebsd-ports-unsubscribe@freebsd.org" > > _______________________________________________ > > freebsd-current@freebsd.org mailing list > > https://lists.freebsd.org/mailman/listinfo/freebsd-current > > To unsubscribe, send any mail to > > "freebsd-current-unsubscribe@freebsd.org" > > > > > >