|
||||||||||
I already have a working setup with freeradius+sql + m0n0wall What I want to do is distinct users from NASSes. Lets say, users in the mysqlgroup IT can connect to the NASSES 1 & 2 & 3 while patients only can connect to NAS 3. This can be done with huntgroups but don't know how to do this with an SQL based implementation Further: The bad_login perlscript is from the freeradius which checks the logs on bad logins and put them in the MySQL database. The problem is when I execute the script it doesn't do anything except hang. J. -- Jonathan De Graeve Network/System Administrator Imelda vzw Informatica Dienst 015/50.52.98 jonathan dot de dot graeve at imelda dot be -----Oorspronkelijk bericht----- Van: Tobias Frank [mailto:frank at synergysystems dot de] Verzonden: donderdag 8 september 2005 8:50 Aan: Jonathan De Graeve Onderwerp: Re: Freeradius Hello Jonathan De Graeve schrieb: > > I bought the book of O'Reilly FreeRadius but this book doesn't cover how > to configure this stuff. > > what do you want to know? Radius authentication and accounting with freeradius? Where do you want to store user data? Database? System users? Did you compile your radius or do you use an binary package? Which OS do you use? > I also have problems with the bad_login perlscript. When I run this > script, it doesn't do anything (just hangs) hm.. does this belong to monowall or freeradius? |