From owner-freebsd-net Tue Oct 15 10:10:31 2002 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 85D9437B401 for ; Tue, 15 Oct 2002 10:10:29 -0700 (PDT) Received: from isilon.com (isilon.com [65.101.129.58]) by mx1.FreeBSD.org (Postfix) with ESMTP id 14B2243E88 for ; Tue, 15 Oct 2002 10:10:29 -0700 (PDT) (envelope-from bbaumann@isilon.com) Received: from localhost (localhost [127.0.0.1]) by isilon.com (8.12.2/8.11.1) with ESMTP id g9FHAR3C077453; Tue, 15 Oct 2002 10:10:27 -0700 (PDT) (envelope-from bbaumann@isilon.com) Date: Tue, 15 Oct 2002 10:10:27 -0700 (PDT) From: Bill Baumann To: e0025974@student.tuwien.ac.at Cc: Alessandro de Manzano , freebsd-net@FreeBSD.ORG Subject: Re: which L2TP server ? In-Reply-To: <20021015144203.GA56390@huckfinn.arved.de> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org A year & a half ago, the l2tpd interface and code was still in its infancy. If all you seek is to create tunnels/sessions, and don't care about security or other more complex l2tp issues, it should work ok. I developed my own L2TP stack for Linux with much higher level of functionality. It would take some porting effort. Only a small effort was made on usability, so that could be an issue too. http://sourceforge.net/projects/l2tp/ I would also suggest going to http://sourceforge.net and search for l2tp. There are a few other projects out there besides these two. Regards, Bill Baumann On Tue, 15 Oct 2002, Tilman Linneweh wrote: > In arved.freebsd.net, you wrote: > > On Tue, Oct 15, 2002 at 07:10:29AM -0700, Michael Sierchio wrote: > > > >> man ng_l2tp > >> > >> DESCRIPTION > >> The ng_l2tp node type implements the encapsulation layer of the L2TP pro- > >> tocol as described in RFC 2661. This includes adding the L2TP packet > > > > thanks, but I'm looking for something at higher level, also easier to > > setup. > > > > As MPD (actually it use ng_ppp and others), for example. > > I once compiled the Linux one from www.l2tpd.org (port at > http://stud3.tuwien.ac.at/~e0025974/bsdsrc/l2tpd.shar), but never > tested, if it really worked on FreeBSD. > > regards > arved > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message