From owner-freebsd-current@freebsd.org Mon Aug 6 18:02:13 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 203261060591; Mon, 6 Aug 2018 18:02:13 +0000 (UTC) (envelope-from lars@gustik.eu) Received: from madarka.gustik.eu (madarka.gustik.eu [176.9.62.177]) (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 B46D68227C; Mon, 6 Aug 2018 18:02:12 +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 D59A214465; Mon, 6 Aug 2018 20:01:57 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=gustik.eu; s=mail; t=1533578518; bh=QnyB8OsRlCjOU1Jx30bxKzxfPtKpew/2ztI8h+4o4J4=; h=Date:From:To:Subject:In-Reply-To:References; b=kvhbZx7YNngfg1yGD0x2NSrgTWYKlJqIBxyFsCzNGHJmWLVGoDwMGXKlxgpyjaW8z S7MMHv4/xDxTyan7qmihOzNkrcvA3qkLt0yX/k997tET0NRk7RA+wKE8ZKk83mIeaQ HMbs7eyNSplG4guwDwd6vem/iXQVmlwgzRh+h9TI= Date: Mon, 6 Aug 2018 19:58:10 +0200 From: Lars Schotte To: FreeBSD Ports , FreeBSD current Subject: Re: OpenVPN produces garbage on TAP on -current Message-ID: <20180806195810.25524a22@linux-ef8u> In-Reply-To: References: <20180805225157.7165668d@romy.j20.helspy.pw> X-Mailer: Claws Mail 3.16.0 (GTK+ 2.24.32; i586-suse-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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:13 -0000 12.0-CURRENT FreeBSD 12.0-CURRENT #10 r337347: Sun Aug 5 14:28:37 CEST 2018 here. On Mon, 6 Aug 2018 11:30:57 +0300 Gleb Popov wrote: > 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"