From owner-freebsd-isp@FreeBSD.ORG Thu Jun 16 08:36:40 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 A435516A41C for ; Thu, 16 Jun 2005 08:36:40 +0000 (GMT) (envelope-from khaled.abu@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.201]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6157C43D1D for ; Thu, 16 Jun 2005 08:36:40 +0000 (GMT) (envelope-from khaled.abu@gmail.com) Received: by wproxy.gmail.com with SMTP id 69so344663wra for ; Thu, 16 Jun 2005 01:36:39 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=T4LzswL92lRL1IXEznb+0tHXDNHcIrXx96BZjbTRQPUSfQf0QMSox/vJTyIX3hq9k0CtqHI3nLwPFWVy5H1AZW5VwKH+vJHJ8K3PRe8n/fXpBBsuU3mOAfOBsLhMiEX2n1PV/rafUrBWx5x2leClA5zbwShNVco5ciUmC5UlJ3w= Received: by 10.54.83.15 with SMTP id g15mr136500wrb; Thu, 16 Jun 2005 01:36:39 -0700 (PDT) Received: by 10.54.66.16 with HTTP; Thu, 16 Jun 2005 01:36:39 -0700 (PDT) Message-ID: Date: Thu, 16 Jun 2005 11:36:39 +0300 From: Abu Khaled To: Marcin Jessa In-Reply-To: <20050616094503.3fd09a8d.lists@yazzy.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <42B0F729.80703@netxp.com.au> <20050616094503.3fd09a8d.lists@yazzy.org> 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 Reply-To: Abu Khaled List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Jun 2005 08:36:40 -0000 On 6/16/05, Marcin Jessa wrote: > On Thu, 16 Jun 2005 07:04:24 +0300 > Abu Khaled wrote: >=20 > > On 6/16/05, phil grainger wrote: > > > Abu Khaled wrote: > > > > Can you guys recommend a Radius server with a good web or gui inter= face. > > > > I searched the ports and found Freeradius but it would not build. A > > > > security issue with the SQL module. The icradius port is gone, I us= ed > > > > it in the past on Redhat but it looks like it is no longer updated > > > > (August 6, 2003 on sourceforge site). > > > > > > > > Thanks in advance. > > > > > > > > > > you can mod the icradius cgi interface to work with freeradius, > > > works fine. > > > > > > > Very interesting. How much modification is required? > > When it comes to setting up a icradius/freeradius, mysql and apache > > then I can do it. I know only the basics of c/perl/php/... (Just how > > to write a Hello World and sometimes I need help writing one), so any > > help is appreciated > > >=20 > I thought you didnt want to run freeradius becouse of the security issues= . > And now all the sudden it became secure becouse of a different web interf= ace? > And dialupadmin would work fine, you dont need to recode interface of icr= adius. > Email thompsa@FreeBSD.org and ask him if he's working on new port of free= radius 1.0.3. > If not, I can do that. >=20 Hello Marcin. A web interface change is not going to affect my choice of not installing freeradius 1.0.2. It is just a fact that my co-admins already used icradius web interface so why not give them something they know how to use. Dialupadmin looks interesting and I might use it myself. Another admin in my network only uses mysql and never used a web interface or GUI for anything but we lack the knowledge and time to write a web interface. If we had freeradius already running on our server, then it would have been running and not removed just for a security issue. It has always worked that way. However, since this is a new server we would like to avoid baby-sitting the new installation and focus on already running servers. Anyways after discussing various issues with them, we agreed to wait for Andrew to update freeradius to 1.0.4. --=20 Kind regards Abu Khaled