From owner-freebsd-hackers Tue Aug 1 16:34:27 2000 Delivered-To: freebsd-hackers@freebsd.org Received: from falcon.home.hentschel.net (d83b0468.dsl.flashcom.net [216.59.4.104]) by hub.freebsd.org (Postfix) with ESMTP id 2D00037BF0A for ; Tue, 1 Aug 2000 16:34:20 -0700 (PDT) (envelope-from thomas@hentschel.net) Received: from hentschel.net (thomas@localhost [127.0.0.1]) by falcon.home.hentschel.net (8.9.3/8.9.3) with ESMTP id PAA99768; Tue, 1 Aug 2000 15:47:31 -0700 (PDT) (envelope-from thomas@hentschel.net) Message-Id: <200008012247.PAA99768@falcon.home.hentschel.net> Date: Tue, 1 Aug 2000 15:47:30 -0700 (PDT) From: thomas@hentschel.net Subject: Re: Virtual interaces and tunneling stuff over SSH To: Steve Hocking Cc: hackers@FreeBSD.ORG In-Reply-To: <200008012142.QAA05077@penguin.hstn.tensor.pgs.com> MIME-Version: 1.0 Content-Type: TEXT/plain; CHARSET=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG use port forwarding of ssh to establish a ppp connection. I have something written up on how I did it, it's been awhile, so YMMV: http://dorothy.hentschel.net/ppp_over_ssh.html -Th On 1 Aug, Steve Hocking wrote: > Is is possible to use an SSH connection with a tun interface at either end, > such that one could have a VPN? I'm tired of waiting for people here to make a > decision on a package and would like to have a proof of concept up and > running. Extra points for those who can do the same thing with a Linux box at > one end. > > > Stephen To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message