From owner-freebsd-net@FreeBSD.ORG Thu May 26 22:13:13 2005 Return-Path: X-Original-To: freebsd-net@freebsd.org Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5F87016A41C for ; Thu, 26 May 2005 22:13:13 +0000 (GMT) (envelope-from julian@elischer.org) Received: from mail.vicor-nb.com (bigwoop.vicor-nb.com [208.206.78.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2EFB743D53 for ; Thu, 26 May 2005 22:13:13 +0000 (GMT) (envelope-from julian@elischer.org) Received: from [208.206.78.97] (julian.vicor-nb.com [208.206.78.97]) by mail.vicor-nb.com (Postfix) with ESMTP id 03B437A424; Thu, 26 May 2005 15:13:13 -0700 (PDT) Message-ID: <429649F8.9080508@elischer.org> Date: Thu, 26 May 2005 15:13:12 -0700 From: Julian Elischer User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.7) Gecko/20050423 X-Accept-Language: en, hu MIME-Version: 1.0 To: Tim Pushor References: <200505231957.23014.Rob@the-rob.com> <4291D817.40407@crossthread.com> <200505232031.15516.Rob@the-rob.com> <4291F99A.1070007@crossthread.com> In-Reply-To: <4291F99A.1070007@crossthread.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Cc: Rob Zietlow , freebsd-net@freebsd.org Subject: Re: pppd pty equivilent in FBSD X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 May 2005 22:13:13 -0000 Tim Pushor wrote: > Rob, I had a cursory look through your scripts, and seems like you > handle most of the logic. I don't know anything about pppd for Linux > (is it based on the same code?). I let pppd manage retries & setting > routes. It will also drop and dry to reconnect if either side can't > talk to the other (via lqr). > > It looks simple, but with rsa only authentication on the sshd, it has > proven to be solid and reasonably secure. I think there may be a possibility that you could use mpd. it has a lot of flexibility about what it can tunnel over. even more if yuo include the ability to use netgraph as a tunnelling front end which makes teh options almost unlimitted.