From owner-freebsd-isp@FreeBSD.ORG Thu Jun 16 09:24:48 2005 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 BE32416A41C for ; Thu, 16 Jun 2005 09:24:48 +0000 (GMT) (envelope-from lists@yazzy.org) Received: from lapdance.yazzy.net (217-13-2-82.dd.nextgentel.com [217.13.2.82]) by mx1.FreeBSD.org (Postfix) with ESMTP id CD40943D49 for ; Thu, 16 Jun 2005 09:24:47 +0000 (GMT) (envelope-from lists@yazzy.org) Received: from localhost (localhost [127.0.0.1]) by lapdance.yazzy.net (8.13.4/8.13.4) with SMTP id j5F8fT01001036; Wed, 15 Jun 2005 10:41:29 +0200 (CEST) (envelope-from lists@yazzy.org) Date: Wed, 15 Jun 2005 10:41:29 +0200 From: Marcin Jessa To: Abu Khaled Message-Id: <20050615104129.5ecae980.lists@yazzy.org> In-Reply-To: References: <20050615101339.760e33b1.lists@yazzy.org> Organization: YazzY.org X-Mailer: Sylpheed version 1.9.12 (GTK+ 2.6.7; i386-portbld-freebsd5.4) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-isp@freebsd.org Subject: Re: Radius server with web/gui interface 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: Thu, 16 Jun 2005 09:24:48 -0000 On Wed, 15 Jun 2005 11:29:24 +0300 Abu Khaled wrote: > On 6/15/05, Marcin Jessa wrote: > > On Wed, 15 Jun 2005 09:26:56 +0300 > > Abu Khaled wrote: > > > > > Can you guys recommend a Radius server with a good web or gui interface. > > > > Freeradius with dialupadmin should do if you want free solution. Otherwise you need to pay $$$. > > > > > I searched the ports and found Freeradius but it would not build. > > > > On FreeBSD > > cd /usr/ports/net/freeradius ; make install clean > > Freeradius <=1.0.2_1 has a security issue > Freeradius 1.0.3 is out. > > what does not build? > > since I have portaudit installed the port would not build it needs > Updating to the latest version (1.0.3) Install 1.0.3 from sources then and wait for the new portupdate. Or send pr with your patches. Or install a firewall and do not allow radius request from anyone but trusted IP's. > > > A security issue with the SQL module. > > What issue? > > > > http://www.freebsd.org/ports/portaudit/2fbe16c2-cab6-11d9-9aed-000e0c2e438a.html > http://www.freeradius.org/security.html > > I can disable portaudit and install Freeradius but I really need to > use mysql and I am paranoid enogh not to do it. Then you need prepare to pay a few thousands bucks or more and get a commercial solution which can have even more bugs which noone cared to test. And those bugs can be way more serious than the ones you refere to. > -- > Kind regards > Abu Khaled