dialup_admin

2003-11-14 Thread apellido jr., wilfredo p
Good day Mr. Kalevras, as your suggestion im tried to create a script to perform manual reset in GDBM database(db.monthly). I want to synchronize the update of GDBM database and MySQL. My question is after sucessfully reseting user's counter in GDBM database then how can i update user's status in d

Quintum Help

2003-11-14 Thread Amgaabaatar Purevjal
Could you help me to configure freeradius for quintum . I installed radius. But itis rejecting users Thank You   Here is my Quintum and Radius logs RADIUS :   565661:RadiusRequest: Sending Access-Request MsgId=24 to 192.168.1.3, port 1812, Descriptor 3RADIUS :   566160:RadiusResponse: Received resp

xlat.c bug ?

2003-11-14 Thread Alain cocconi
Hi, I had a problem with xlat that didn't care about last char if it was '$' or '%' or '\' so I trace it and found that if the last char was one of them the code was not executed... so if I'm not wrong this little patch should solve it thank --- xlat.c.orig Tue Mar 18 16:50:54 2003 +++ xlat.c

freeradius + mysql problems

2003-11-14 Thread Rob Hinst
Hi all, My goal is to use Freeradius with the sql module for authenticating users. I'm using version 0.9.2 (installed from rpms i created with the specfile that came with the tarball). There doesn't seem to be a wealth of information available for using the sql module, but I've been working off o

rlm_ldap doesn't support multiple attribute-fields anymore?

2003-11-14 Thread DMcLF
hi, i just upgraded from freeradius 0.8.1 to 0.9.2, and i noticed that rlm_ldap doesn't support multiple (same) attribute fields anymore.. anyone knows if this is on purpose, or a programming glitch? this isn't so nice for me, since i use a lot of these multiple attributes.. for instance for cisc

Re: Add new Attributes to Radius

2003-11-14 Thread Thor Spruyt
- Original Message - From: "Sanjiv Thakor" <[EMAIL PROTECTED]> > I want to be able to add new Attributes to Radius. For example > > ATTRIBUTESpecial-Group10001string > > What I want to be able to do is When a User is Authenticated, I want > Radius to be able to send me t

Re: Still fighting to understand free RADIUS code

2003-11-14 Thread Kostas Kalevras
On Fri, 14 Nov 2003, German Viera wrote: > Can you tell me wich files are those , or in wich folder I can find them ??? src/main/radclient.c The function defintions are in src/include/libradius.h i think > > > - Original Message - > From: "Kostas Kalevras" <[EMAIL PROTECTED]> > To: <[EM

Re: Still fighting to understand free RADIUS code

2003-11-14 Thread German Viera
Can you tell me wich files are those , or in wich folder I can find them ??? - Original Message - From: "Kostas Kalevras" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, November 14, 2003 2:57 PM Subject: Re: Still fighting to understand free RADIUS code > On Fri, 14 Nov 2003

Re: Still fighting to understand free RADIUS code

2003-11-14 Thread Kostas Kalevras
On Fri, 14 Nov 2003, German Viera wrote: > Hi everybody, > > I am new to free RADIUS but I found it very usefull and powerfull. I had > configured it and make it work with different porpouses, most of them with cisco > platforms. > Right now I am trying to develop an application where I

Still fighting to understand free RADIUS code

2003-11-14 Thread German Viera
Hi everybody,       I am new to free RADIUS but I found it very usefull and powerfull. I had configured it and make it work with different porpouses, most of them with cisco platforms.     Right now I am trying to develop an application where I think freeRADIUS code could help. I would like

Radius newbie questions

2003-11-14 Thread Kaczmarek, Thaddeus
Title: Radius newbie questions I just ordered the radius book, and used to use Funk software a while back. I can get logged in via freeradius but can't seem to figure out how to get foundry-privilege-level == 0 to work. I get logged in with read only permissions. rad_recv: Access-Request pa

Add new Attributes to Radius

2003-11-14 Thread Sanjiv Thakor
I want to be able to add new Attributes to Radius. For example ATTRIBUTESpecial-Group10001string What I want to be able to do is When a User is Authenticated, I want Radius to be able to send me this Attribute (with its Value) in the Reply just like the Reply-Message Attribute g

Re: Developing RADIUS applications

2003-11-14 Thread German Viera
The aim of my application is to receive the messages and perform different processes in Databases ...also the response to the client will vary. What I really wanna do is a billing system for cisco platforms. Using free-RADIUS (i am actually doing it) is very tedious to parse the log. A part fro

Re: CHAP problem

2003-11-14 Thread Alan DeKok
=?Windows-1252?Q?Pascal_S=E9guy?= <[EMAIL PROTECTED]> wrote: > You mean that the remote radius (proxy) is broken ? some could think > FR is broken :) Those people would be wrong. The RFC's have defined the CHAP-Challenge attribute for many years. If a RADIUS server uses the authentication vec

Re: CHAP problem

2003-11-14 Thread Pascal Séguy
- Original Message - From: "Alan DeKok" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, November 14, 2003 4:13 PM Subject: Re: CHAP problem > =?iso-8859-1?Q?Pascal_S=E9guy?= <[EMAIL PROTECTED]> wrote: > > The problem is that the proxy doesn't know the attribute > > CHAP-Challen

Re[2]: MySQL & Cisco Call Detail

2003-11-14 Thread William Ragsdale
Greetings, We use the Diag fuctions to dump to a local syslog file on a machine nearby out as5300's, then use a bash script to parse it (I know, perl would be better) then upload it to a MySQL server then link the tables by Username. Works fairly well. Configuration: Radius logs standard

Re: EAP/TTLS /etc/shadow

2003-11-14 Thread Alan DeKok
Ralf Paffrath <[EMAIL PROTECTED]> wrote: > I set Auth-Type to System but no TTLS-tunnel session would be established > and I got the following debugging output: > > ... > modcall: group authorize returns updated for request 0 > rad_check_password: Found Auth-Type EAP > rad_check_password: Fo

Re: Error: rlm_sql: Stop packet with zero session length.

2003-11-14 Thread Kostas Kalevras
On Tue, 11 Nov 2003, DPL wrote: > Hello, > > I am running FreeRADIUS 0.9.1 on Redhat 9.0 and MySQL 4.x > with all the necessary MySQL stuff. I have been working on > setting up my radius accounting logs to go to MySQL. > > I am seeing the following errors in radius.log: > Error: rlm_sql: Stop pa

Re: CHAP problem

2003-11-14 Thread Alan DeKok
=?iso-8859-1?Q?Pascal_S=E9guy?= <[EMAIL PROTECTED]> wrote: > The problem is that the proxy doesn't know the attribute > CHAP-Challenge, and takes the challenge directly from the vector > field, as says the RFC when the CHAP-challenge is not provided by > the NAS. The program is broken. It's hjo

Re: log file to mysql?

2003-11-14 Thread Kostas Kalevras
On Fri, 14 Nov 2003, Anson Rinesmith wrote: > I have used the documentation and have a working implementation of > freeRadius/MySQL running on FreeBSD. Is there a setting to turn on to make > the /var/log/radius.log file go to a db as well? No > > > > Anson Rinesmith > > Internet Operations Mana

log file to mysql?

2003-11-14 Thread Anson Rinesmith
I have used the documentation and have a working implementation of freeRadius/MySQL running on FreeBSD. Is there a setting to turn on to make the /var/log/radius.log file go to a db as well?   Anson Rinesmith Internet Operations Manager Big River Telephone Company 800-455-1608 x106 57

CHAP problem

2003-11-14 Thread Pascal Séguy
Hello, I have experienced a problem with CHAP when proxying authentication to a client where the proxy rejects all authentication. I solved the problem by patching the FR code myself and I think this should be fixed in future releases: The problem is that the proxy doesn't know the attribute CHA

Re: failed login (log_badlogins script)

2003-11-14 Thread Kostas Kalevras
On Fri, 14 Nov 2003, apellido jr., wilfredo p wrote: > dialup_admin failed login doesnt show any report > > -- > sql debug > - > > # login time server terminate cause callerid > DEBUG(SQL,MYSQL DRIVER): Query:

failed login (log_badlogins script)

2003-11-14 Thread apellido jr., wilfredo p
dialup_admin failed login doesnt show any report -- sql debug - # login time server terminate cause callerid DEBUG(SQL,MYSQL DRIVER): Query: SELECT AcctStopTime,UserName,NASIPAddress,NASPortId,AcctTerminateC

Re: Management Tools

2003-11-14 Thread Kostas Kalevras
On Wed, 12 Nov 2003, Anson Rinesmith wrote: > > > Are there any web based management interfaces, for easily seeing what a user > is doing? (connection speed, time oneline, etc) Polling freeRadius/MySQL, > and getting the NAS IP and Port and querying the NAS for that information. dialupadmin > >

Re: Time limits

2003-11-14 Thread Kostas Kalevras
On Fri, 14 Nov 2003, James Green wrote: > Alan DeKok wrote: > > >James Green <[EMAIL PROTECTED]> wrote: > > > > > >>For example, if [EMAIL PROTECTED] logged in, we might have him on a 2 hours > >>per day access permitted tariff. > >> > >> > > > > rlm_counter > > > > > > I guess then rlm_sqlcounte

Timing out user after missed accounting updates

2003-11-14 Thread Alex French
Hi all, In brief, I'm looking for a way to assume users are logged out if their NAS missed x accounting updates (or alternatively, no update for y seconds). The use case is as follows: We have a number of wireless hotspots at the end of unreliable links. We use RADIUS accounting to bill users

strip both prefix and suffix with proxy

2003-11-14 Thread Tibor Pittich
hello all i have a problem which i can't still solve. maybe there is solution, but i can't find it:( situation: i must use suffix @blabla for every accounts. for some accounts i want use prefix too - because auth proxying. i'm planning use prefixes only for non-local accounts, but there is specia

Re: Time limits

2003-11-14 Thread James Green
Alan DeKok wrote: James Green <[EMAIL PROTECTED]> wrote: For example, if [EMAIL PROTECTED] logged in, we might have him on a 2 hours per day access permitted tariff. rlm_counter I guess then rlm_sqlcounter is the only way forward, since rlm_counter doesn't have any documentation that

Re: MySQL & Cisco Call Detail

2003-11-14 Thread James Green
Mail_Man wrote: Can someone point me in the right direction to where I can find information on setting up Free Radius so that it collects all the call detail records from a cisco as5300 gateway and stores it in a database? TIA -Seth Call detail? You mean calltracker? If so then good luck :D.

Re: Fw: Status... rlm_ldap problem

2003-11-14 Thread Kostas Kalevras
On Fri, 14 Nov 2003, Rohaizam Abu Bakar wrote: > > any comments in below problem...?? > > --haizam > > - Original Message - > From: "Rohaizam Abu Bakar" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Wednesday, November 12, 2003 8:59 AM > Subject: Re: Status... rlm_ldap problem > >

Re: EAP/TTLS /etc/shadow

2003-11-14 Thread Ralf Paffrath
> Ralf Paffrath <[EMAIL PROTECTED]> wrote: > > I'm running a snapshot version of freeradius with EAP/TTLS for authN. > > My supplicant is SecureW2. Everything works fine as long as I put in the > > plaintext user-password in "users" configuration file and didn' set > > Auth-Type, e.g. username User

Re: dialupAccess attribute

2003-11-14 Thread Kostas Kalevras
On Thu, 13 Nov 2003, Rick Whitley wrote: > If noone else is using eDirectory for ldap access is there an example of > mapping the dialupAccess attribute for other ldap servers? > > thanks > > rick... > Rom.5:8 > > >>> [EMAIL PROTECTED] 11/11/03 11:29AM >>> > I have freeradius running on RH 9 doing

Re: dialup_admin statistic report?

2003-11-14 Thread Kostas Kalevras
On Thu, 13 Nov 2003, apellido jr., wilfredo p wrote: > Good day, why isnt it User Statistic and Statistic > Report doesnt show anthing? The User Statistics page will use the totacct tables. So they should contain data for the page to display it (the data is created by runing the tot_stats script

Re: Add Delete Modify Users

2003-11-14 Thread Kostas Kalevras
On Thu, 13 Nov 2003, Sanjiv Thakor wrote: > I am new to using this Radius Server so please bear with me. When I change > a user's password in the users file or make some other change to the user's > profile like change the Auth-Type from PAP to CHAP or something I have to > restart the radius ser

Fw: Status... rlm_ldap problem

2003-11-14 Thread Rohaizam Abu Bakar
any comments in below problem...?? --haizam - Original Message - From: "Rohaizam Abu Bakar" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, November 12, 2003 8:59 AM Subject: Re: Status... rlm_ldap problem > I've sent all the error log/debug output before .. but Kostas ask