dialup admin & ippool administraton
Hi, I need a GUI for administration of the ippool-feature. Currently I'm using freeradius 1.1.1 with dialup admin 1.8 from CVS. The ippool-feature works fine, my aim is to add/edit/delete ip-pools within the dialup-admin. I know, I have to parse the radiusd.conf and write an approperiate php-script. My questions: - Has anybody done this before? Any suggestions? - Is it possible to put the ippool-information into a table of the radius-db (like the nas list) and let freeradius use the information in this table instead of the radiusd.conf? - Are there security issues, letting dialup-admin write into the radiusd.conf file? with best regards, olaf -- Echte DSL-Flatrate dauerhaft f�r 0,- Euro*! "Feel free" mit GMX DSL! http://www.gmx.net/de/go/dsl
On Tue 28 Mar 2006 14:23, olaf.schaefer@gmx.com wrote:
Hi,
I need a GUI for administration of the ippool-feature. Currently I'm using freeradius 1.1.1 with dialup admin 1.8 from CVS. The ippool-feature works fine, my aim is to add/edit/delete ip-pools within the dialup-admin.
I know, I have to parse the radiusd.conf and write an approperiate php-script. My questions: - Has anybody done this before? Any suggestions? - Is it possible to put the ippool-information into a table of the radius-db (like the nas list) and let freeradius use the information in this table instead of the radiusd.conf?
the sqlippool module in cvs does this.. -- Peter Nixon http://www.peternixon.net/ PGP Key: http://www.peternixon.net/public.asc
participants (2)
-
olaf.schaefer@gmx.com -
Peter Nixon