From owner-freebsd-isp@FreeBSD.ORG Fri Feb 17 21:12:34 2006 Return-Path: X-Original-To: freebsd-isp@freebsd.org Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E451016A420 for ; Fri, 17 Feb 2006 21:12:34 +0000 (GMT) (envelope-from lists@yazzy.org) Received: from mail.yazzy.net (mail.yazzy.net [217.8.140.3]) by mx1.FreeBSD.org (Postfix) with ESMTP id 80E4343D48 for ; Fri, 17 Feb 2006 21:12:32 +0000 (GMT) (envelope-from lists@yazzy.org) Received: from lapdance.yazzy.net (unknown [192.168.99.4]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.yazzy.net (Postfix) with ESMTP id C354C39832; Fri, 17 Feb 2006 22:13:41 +0100 (CET) Date: Fri, 17 Feb 2006 21:11:17 +0000 From: Marcin Jessa To: Odhiambo Washington Message-Id: <20060217211117.449dc50a.lists@yazzy.org> In-Reply-To: <20060217162927.GA23261@ns2.wananchi.com> References: <20060217162927.GA23261@ns2.wananchi.com> Organization: YazzY.org X-Mailer: Sylpheed version 2.0.4 (GTK+ 2.8.10; i386-portbld-freebsd6.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-isp@freebsd.org Subject: Re: walled garden concept X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Feb 2006 21:12:35 -0000 On Fri, 17 Feb 2006 19:29:27 +0300 Odhiambo Washington wrote: > Hiya, > > Does anyone know of any tutorials for setting up a "walled garden"? > I work for an ISP and we'd like to allow a specific dialup account > Free Access via our RADIUS, but we want to limit this user to access > just three or so urls: Our customer {registration|renewal|webselfcare} > interfaces only. > > I am looking for ideas on how this is done. I suppose it's done on the > NAS, yes? How will the users connect? Using DHCP to get their IPs or PPPoE ? You may take a look at pfsense.com which is free and has a wallen garden solution or www.mikrotik.com which is not free but has a pretty damn good implementation of what you want pluss commercial atheros drivers and much more. Marcin