From owner-freebsd-isp@FreeBSD.ORG Sat Jul 25 00:13:21 2009 Return-Path: Delivered-To: freebsd-isp@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D63951065744 for ; Sat, 25 Jul 2009 00:13:21 +0000 (UTC) (envelope-from howie@thingy.com) Received: from mail.thingy.com (wotsit.thingy.com [212.21.100.67]) by mx1.freebsd.org (Postfix) with ESMTP id 3B7CD8FC08 for ; Sat, 25 Jul 2009 00:13:20 +0000 (UTC) (envelope-from howie@thingy.com) Received: (qmail 9852 invoked by uid 0); 25 Jul 2009 00:46:38 +0100 Received: from unknown (HELO ?192.168.1.56?) (howie@thingy.com@212.21.124.49) by wotsit3.thingy.com with AES256-SHA encrypted SMTP; 25 Jul 2009 00:46:38 +0100 Message-ID: <4A6A47D9.4090803@thingy.com> Date: Sat, 25 Jul 2009 00:46:33 +0100 From: Howard Jones User-Agent: Thunderbird 2.0.0.22 (Windows/20090605) MIME-Version: 1.0 To: Diana Eichert References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-isp@freebsd.org Subject: Re: [freebsd-isp] Radius server suggestions 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: Sat, 25 Jul 2009 00:13:22 -0000 Diana Eichert wrote: > On Fri, 24 Jul 2009, Robert Blayzor wrote: > >> On Jul 24, 2009, at 6:07 PM, Charles Sprickman wrote: >>> I'm out of touch on what radius implementations are popular. I need >>> something that meets two basic requirements: >>> >>> -auth from mysql or pgsql >>> -set the sql query based on which radius client the request comes from >>> >>> Any pointers on that? >> >> >> >> Radiator >> http://www.open.com.au/ >> >> -- >> Robert Blayzor, BOFH > > We use Radiator too, because our management still shies away from "free" > software. > > Not much to say about it besides it works. It's also the business if you want anything out of the ordinary, if you are (or have) a perl programmer, since it's very easy to extend and tweak. We added some plugins to stop our customers using static IPs that weren't allocated to them, for example.