Re: radexample.c

2007-03-26 Thread Ibrar Ahmed
Then the RADIUS code in radiusclient is buggy. Don't think so (I should be wrong rather than radiusclient) Can you say which version of radiusclient you are using? What CPU you are running this on? freeradius = Version 1.1.14 freeradius client library version = Version 1.1.14 OS =

Re: EAP-TLS authentication

2007-03-26 Thread deepak kumar
Thanks. I have used EAP-Type variable and stored its value in radacct table. but in all the cases(UAM,EAP-TLS, EAP-TTLS) the value for EAP-Type was null. i was expecting it to return TLS or TTLS in case of these methods. is it because of chilli.conf(which is notconfigured for WPA). or I missed

Synchronous proxy behaviour question

2007-03-26 Thread Geoffroy Arnoud
Hi all, I have a small question on FreeRADIUS behaviour when acting as a synchronous proxy: Are the modules re-executed on a retransmission reception, or is the forwarded request re-sent using the cache? I also have a 2nd question - not regarding proxy: While processing an Access-Request, if a

Re: radexample.c

2007-03-26 Thread Alan DeKok
Ibrar Ahmed wrote: Then the RADIUS code in radiusclient is buggy. Don't think so (I should be wrong rather than radiusclient) The error message from radiusd is pretty definitive. Can you say which version of radiusclient you are using? What CPU you are running this on? freeradius

Re: Synchronous proxy behaviour question

2007-03-26 Thread Alan DeKok
Geoffroy Arnoud wrote: Hi all, I have a small question on FreeRADIUS behaviour when acting as a synchronous proxy: Are the modules re-executed on a retransmission reception, or is the forwarded request re-sent using the cache? The forwarded request is re-sent using the cache. I also

Re: radexample.c

2007-03-26 Thread A . L . M . Buxey
Hi, freeradius = Version 1.1.14 is there such a version? alan - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: Redundant SQL servers accounting problem, FreeRadius 1.1.4

2007-03-26 Thread Alan DeKok
Alexander V. Klepikov wrote: I make some additional tests. When DB connection suddenly breakes, sqlsocket-state == sockconnected. I' ve committed a fix to -r branch_1_1. Please test it, to see if it works. Alan DeKok. -- http://deployingradius.com - The web site of the book

Re: Redundant SQL servers accounting problem, FreeRadius 1.1.4

2007-03-26 Thread Alexander V. Klepikov
Hello, Alan! You wrote on Mon, 26 Mar 2007 10:50:17 +0100: AD I' ve committed a fix to -r branch_1_1. Please test it, to see AD if AD it works. To get it I typed cvs -d :pserver:[EMAIL PROTECTED]:/source checkout -r branch_1_1 radiusd Am I right? I got troubles with running it:

Re: freeradius with ldap

2007-03-26 Thread Martin Gadbois
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 satish patel wrote: I am going to installed freeradius with ldap but my problem is i m confused about ldap and chap i want impement VPDN and users authenticate through ldap so CHAP will work or not how can i configure ldif file for

Re: Redundant SQL servers accounting problem, FreeRadius 1.1.4

2007-03-26 Thread Alan DeKok
Alexander V. Klepikov wrote: To get it I typed cvs -d :pserver:[EMAIL PROTECTED]:/source checkout -r branch_1_1 radiusd Am I right? Yes. I got troubles with running it: ... Program received signal SIGSEGV, Segmentation fault. 0x28349e28 in rad_mangle () from

RE : Re: freeradius-1.1.5 and FC4

2007-03-26 Thread elmalhi abdelghani
Hi , so, I encountered the same problem too. any tipps? Goke Aruna [EMAIL PROTECTED] a écrit : Ronaldo Zhou wrote: I encountered the problem, too. On 3/21/07, *Goke Aruna* wrote: I installed freeradius-1.1.4 in FC4 and i got all the compilation without error. However,

RE : Re: freeradius problem : need help

2007-03-26 Thread elmalhi abdelghani
hi , always no way ? any tips! thanks Goke Aruna [EMAIL PROTECTED] a écrit : satish patel wrote: check radwatch is runing or not is runing then kill radwatch it is for watching radiusd deamon for monitoring radius process */elmalhi abdelghani /* wrote: what means plaese this :

Re: radius-apache authentication problem

2007-03-26 Thread Nick Owen
You might try using mod_auth_xradius: http://www.outoforder.cc/projects/apache/mod_auth_xradius/ More information can be found here: http://www.howtoforge.com/apache_radius_two_factor_authentication HTH, Nick On 3/26/07, Ramazan Ulker [EMAIL PROTECTED] wrote: Hi I want to implement otp

Framed-Filter-ID

2007-03-26 Thread Zion Somech
Hi all Please advice I need to set the following attribute: Frame-Filter-ID = Can someone advice how to do it on the user config file Thanks in advance Zion - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re : Framed-Filter-ID

2007-03-26 Thread Eshun Benjamin
Frame-Filter-ID = std.ppp it takes a string value and accepted in Access Accept packects not in Access Request, Access Reject and Access Challenge == Benjamin K. Eshun - Message d'origine De : Zion Somech [EMAIL PROTECTED] À :

Re : RE : Re: freeradius-1.1.5 and FC4

2007-03-26 Thread Eshun Benjamin
Module: Library search path is /usr/local/lib *** glibc detected *** radiusd: double free or corruption (fasttop): 0x090fcde8 *** update your perl and install cvs $ cvs -d :pserver:[EMAIL PROTECTED]:/source login CVS password: anoncvs $ cvs -d :pserver:[EMAIL

Very Newbie question

2007-03-26 Thread Antuan Avdioukhine
Greetings! I'm very newbie in FreeRadius software. Now I have to setup FreeRadius server for dialup users billing. We have three categories of dialup users: 1. Traditional users, who authenticates itselves with login and password; some of them must have fixed IP. 2. Internal telephony network

Re : RE : Re: freeradius problem : need help

2007-03-26 Thread Eshun Benjamin
if radiusd -X works then check whether yourpid was created successfully when you run radiusd; if some folders leading to it are missing create them. == Benjamin K. Eshun - Message d'origine De : elmalhi abdelghani

Re : Redundant SQL servers accounting problem, FreeRadius 1.1.4

2007-03-26 Thread Eshun Benjamin
$ cvs -d :pserver:[EMAIL PROTECTED]:/source login CVS password: anoncvs $ cvs -d :pserver:[EMAIL PROTECTED]:/source checkout -r branch_1_1 radiusd == Benjamin K. Eshun - Message d'origine De : Alexander V. Klepikov [EMAIL PROTECTED] À

Re: radexample.c

2007-03-26 Thread Ibrar Ahmed
freeradius = Version 1.1.14 is there such a version? Sorry it was freeradius-client-1.1.4 just a typo :) Sucker-punch spam with award-winning protection. Try the free Yahoo! Mail Beta.

Re: Redundant SQL servers accounting problem, FreeRadius 1.1.4

2007-03-26 Thread Alexander V. Klepikov
Hello, Eshun! You wrote on Mon, 26 Mar 2007 14:50:52 + (GMT): EB $ cvs -d :pserver:[EMAIL PROTECTED]:/source login CVS EB password: anoncvs $ cvs -d EB :pserver:[EMAIL PROTECTED]:/source checkout -r branch_1_1 Yes, I already did it, thank you! With best regards, Alexander V. Klepikov.

Re: Redundant SQL servers accounting problem, FreeRadius 1.1.4

2007-03-26 Thread Alexander V. Klepikov
Hello, Alan! You wrote on Mon, 26 Mar 2007 10:50:17 +0100: AD I' ve committed a fix to -r branch_1_1. Please test it, to see AD if AD it works. Yes, freeradius works without crashes when DB suddenly comes down and then up. With best regards, Alexander V. Klepikov. E-mail: [EMAIL

freeradius for pam 1.3.15

2007-03-26 Thread Rachmel, Nir \(Nir\)
Hi all! I am using the Radius-Pam module, on an embbeded ppc (windriver linux) system, and I have a question. I have noticed, that when configuring my box with a DNS server, then once a user attempts login, a call is attempted at the radius server and some kind of query is sent to the DNS

Re: Very Newbie question

2007-03-26 Thread tnt
Best (read: simplest) thing to do is NOT to let second group use any username and password. Have them all use the same one (for instance username: local; password: local). Then just add Calling-Station-Id as a check item for that user. If you need to limit the number of such users on-line you can

Problem with compile

2007-03-26 Thread Rob Wright
Greetings, I'm trying to setup Freeradius 1.1.5 and I'm having a problem during 'make'. I'm using Debian Etch, with Perl 5.8.8. I get the archive opened up and configure with the following: ./configure --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --prefix=/usr

Accounting is not working. Please help.

2007-03-26 Thread alex
Hey guys, i just follow this guide. http://www.frontios.com/freeradius.html and everything looks ok, the users are already working and login without problem. But the accounting is not working, the mysql tables are empty, i checked when i user access and everything looks ok, and the radacct still

Re: Accounting is not working. Please help.

2007-03-26 Thread Kevin Bonner
On Monday 26 March 2007 16:30:35 alex wrote: Hey guys, i just follow this guide. http://www.frontios.com/freeradius.html and everything looks ok, the users are already working and login without problem. But the accounting is not working, the mysql tables are empty, i checked when i user

Re: Accounting is not working. Please help.

2007-03-26 Thread alex
I think everything is ok. rad_recv: Access-Request packet from host 192.168.1.1:6001, id=91, length=124 User-Name = 00:13:02:a7:57:9f User-Password = testing123 NAS-IP-Address = 192.168.1.1 Called-Station-Id = 00-20-a6-6b-72-aa:PIM DOCK A Calling-Station-Id

Re : RE : Re: freeradius problem : need help

2007-03-26 Thread elmalhi abdelghani
Hi, so i don´t found any PID for radiusd. so too with netstat -tunnelup any PID !!! think´s. Eshun Benjamin [EMAIL PROTECTED] a écrit : if radiusd -X works then check whether yourpid was created successfully when you run radiusd; if some folders

Re: Problem with compile

2007-03-26 Thread Nicolas Baradakis
Rob Wright wrote: I'm trying to setup Freeradius 1.1.5 and I'm having a problem during 'make'. I'm using Debian Etch, with Perl 5.8.8. FreeRADIUS compilation on Debian is covered in the wiki. http://wiki.freeradius.org/Build#Building_Debian_packages -- Nicolas Baradakis - List

Re: bandwidth and volume limit

2007-03-26 Thread Internet-Wifi Operador
Hi Mathieu, I'm not an expert but I had the same problem. You need upgrade freeradius to new version too. The sqlcounters in your version only reply SessionTimeout, whit new version you can reply wathever you want. You need download de source new version from

Re: accounts disappears!

2007-03-26 Thread Internet-Wifi Operador
Try to change the username and password for access to sql, maybe the problem is someone hack your sql server, I had this problem too and I found one Wireless connection what did that Fabián From: Alan DeKok [EMAIL PROTECTED] Reply-To: FreeRadius users mailing list

Using Radius for SIP accounting

2007-03-26 Thread Murray Hooper
Is there a way to get telephony disconnect cause ie User busy in radius accounting? I am using a Cantata IMG1010 and looking for a more telephony based result that service unavailable. Any suggestions? Thanks murray - List info/subscribe/unsubscribe? See

Failed to link to module rlm_name : file not found

2007-03-26 Thread lishuai zhao
Hi, everyone: I added a new module named rlm_name to FreeRADIUS and produced makefile as rlm_example, also I add rlm_name to src/modules/stable. When I do ./configure; make; make install, all the process are sucessful. If I do not use module rlm_name, the radius sever can run

Re: Failed to link to module rlm_name : file not found

2007-03-26 Thread Doug Hardie
On Mar 26, 2007, at 19:35, lishuai zhao wrote: Hi, everyone: I added a new module named rlm_name to FreeRADIUS and produced makefile as rlm_example, also I add rlm_name to src/modules/stable. When I do ./configure; make; make install, all the process are sucessful. If I do