From owner-freebsd-stable Mon Aug 16 9:40: 9 1999 Delivered-To: freebsd-stable@freebsd.org Received: from guru.phone.net (guru.phone.net [209.157.82.120]) by hub.freebsd.org (Postfix) with SMTP id 67BAD14BFF for ; Mon, 16 Aug 1999 09:40:07 -0700 (PDT) (envelope-from mwm@phone.net) Received: (qmail 9126 invoked by uid 100); 16 Aug 1999 16:40:33 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 16 Aug 1999 16:40:33 -0000 Date: Mon, 16 Aug 1999 09:40:32 -0700 (PDT) From: Mike Meyer To: Michael Robinson Cc: freebsd-stable@freebsd.org Subject: Re: PPP over OpenSSL In-Reply-To: <199908161440.WAA02571@netrinsics.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 16 Aug 1999, Michael Robinson wrote: :->Chris Johnson writes: :->>Try http://www.enst.fr/~beyssac/tunip.tar.gz. It lets you create a VPN using :->>tun devices and OpenSSL. Despite the author's warnings, it works beautifully, :->>and is reasonably simple to set up. I've had an absolutely problem-free VPN up :->>for about a month using this. :->Oooo, that's slick. Short, sweet, and a BSD-style license, to boot. Maybe :->"the powers that be" could look at making this part of the standard :->distribution (ala tcpwrapper). :->In any case, it's exactly what I was looking for. Thanks. Well, if you've got it installed and working, you could build a port for it submit that as a pr. That will make it available nearly as easily as being part of the distribution. Not having looked inside it (having no interest in that functionaly), I can't say for sure, but that may be the right way to make this available.