From owner-freebsd-questions@FreeBSD.ORG Mon Oct 19 21:52:15 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B2EC11065755 for ; Mon, 19 Oct 2009 21:52:15 +0000 (UTC) (envelope-from vince@unsane.co.uk) Received: from ostracod.unsane.co.uk (unsane-pt.tunnel.tserv5.lon1.ipv6.he.net [IPv6:2001:470:1f08:110::2]) by mx1.freebsd.org (Postfix) with ESMTP id 43A788FC12 for ; Mon, 19 Oct 2009 21:52:15 +0000 (UTC) Received: from vhoffman-macbook.local ([10.0.0.173]) (authenticated bits=0) by ostracod.unsane.co.uk (8.14.3/8.14.3) with ESMTP id n9KMqTKo048206 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 20 Oct 2009 22:52:29 GMT (envelope-from vince@unsane.co.uk) Message-ID: <4ADCDF8D.5020308@unsane.co.uk> Date: Mon, 19 Oct 2009 22:52:13 +0100 From: Vincent Hoffman User-Agent: Thunderbird 2.0.0.23 (Macintosh/20090812) MIME-Version: 1.0 To: scubacuda@gmail.com References: <2b7af7c40910191411g4af22ccfga3638abfe328be8f@mail.gmail.com> In-Reply-To: <2b7af7c40910191411g4af22ccfga3638abfe328be8f@mail.gmail.com> X-Enigmail-Version: 0.96.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: scalable FreeBSD based LNS (with L2TPv2) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Oct 2009 21:52:15 -0000 Rogelio wrote: > Has anyone created/used/found/seen a FreeBSD based LNS that supports > thousands L2TPv2 tunnels? Right now, the only solution I see that scales to > this level is Redback, and if not a Redback box, then lots of Cisco 7200 > boxes. > > I understand MPD (ports/net/mpd5) is used in large scale deployments. I've only ever used it as a proof of concept though, (for which it worked great, sadly they went for a pair of 7200s instead.) Vince