Re: Freeradius-Users Digest, Vol 52, Issue 87

2009-08-19 Thread ramesh p
Thanks Alan. But we have two accounting sections in default and buffered-sql. Do i need to enable sql module only in buffered-sql? And place buffered-sql in defualt 'accounting' section. am Confused... Thanks, Rams. -- Message: 2 Date: Tue, 18 Aug 2009

Re: segfault with regex and hint

2009-08-19 Thread Alan DeKok
Alexander Clouter wrote: I am running FreeRADIUS from git[1] about two days ago and found that by putting the following in my 'hints' file gives me the segfault shown below[2]. If I remove the end bit[3] then I do not get the segfault, but then I also do not get my comparison :) Any

Re: Re: accounting through detail module help

2009-08-19 Thread ramesh p
Thanks Alan. But we have two accounting sections in default and buffered-sql. Do i need to enable sql module only in buffered-sql? And place buffered-sql in defualt 'accounting' section. am Confused... Thanks, Rams. -- Message: 2 Date: Tue, 18 Aug 2009

Re:

2009-08-19 Thread Alan DeKok
RANDRIAMAMPIONONA José Johnny wrote: Hi All, I have suffered enough, now I d like to expose my nightmare. Freeradius-server-2.1.6 + OpenLdap. Both of the servers work perfectly, there is no firewall between them or something that can block the traffic: All Correct! but the server still has

Re: Unlang Question/Problem

2009-08-19 Thread Alan DeKok
Garber, Neal wrote: I’m running FR 2.1.6 with patches to rlm_mschap rlm_eap_mschapv2 to correct a problem with case-sensitive userids. Ok... First, if I didn’t include “updated” after the “update request” actions, then it would return reject. Is that normal (I didn’t call a module in

Re: How could I assing an IP a client.

2009-08-19 Thread Alan DeKok
Rokkhan wrote: Hello, I want to know if it is possible assign IP to clients with the freeradius. I have tried to do this with a Sql user and setting Framed-IP-Address = 172.16.3.33 Framed-IP-Netmask = 255.255.255.0 values in radreply but i doesnt work. The client always take the IP from a

Re: accounting through detail module help

2009-08-19 Thread ramesh p
Thanks Alan. sorry for posting again. But we have two accounting sections in default and buffered-sql. Do i need to enable sql module only in buffered-sql? And place buffered-sql in defualt 'accounting' section. am Confused...which file section will be processed. Thanks, Rams.

logging in bit or

2009-08-19 Thread ganesh nagpure
Hi, Is there any way to change the following thing fron octects to bytes or bits? for example Acct-Input-Bytes/Bits or Acct-Output-Bytes/Bits Acct-Session-Time = 58392 Acct-Input-Octets = 101147 Acct-Output-Octets = 136624 Acct-Input-Packets = 7723

Re: accounting through detail module help

2009-08-19 Thread ramesh p
Hi, ** *default { *preacct { preprocess acct_unique suffix files } accounting { if(Acct-Status-Type == 'Stop') { detail } radutmp attr_filter.accounting_response Acct-Type Status-Server

Re: segfault with regex and hint

2009-08-19 Thread Alexander Clouter
Hi, Long time no see. Arran Cudbard-Bell a.cudbard-b...@sussex.ac.uk wrote: You using ProCurve NAS then? Or have other people started using Service-Type = 'Call-Check' to hint at Mac-Auth? Cisco always have from what I can tell, well since they introduced mac auth back roughly two or so

Enabling debugging option for compiling 1.1.0 version

2009-08-19 Thread Debasish Mohapatro
Dear All, Can anybody help me in enabling the debug option for freeradius 1.1.0 version. Need to analyze a portion of the code for understanding and enhancing. Hence i want the debug enabling to be done compile time Regards Debasish Mohapatro Communication and Embedded System LARSEN TOUBRO

Re: segfault with regex and hint

2009-08-19 Thread Arran Cudbard-Bell
Hi, Long time no see. Indeed. Arran Cudbard-Bella.cudbard-b...@sussex.ac.uk wrote: You using ProCurve NAS then? Or have other people started using Service-Type = 'Call-Check' to hint at Mac-Auth? Cisco always have from what I can tell, well since they introduced mac auth back roughly

Re: MSChap via ntlm_auth problem

2009-08-19 Thread Anton Brinyov
Hi, I have another freeradius host (freeradius 2.1.3) with the same authentication scheme. I look at debug output on it: Found Auth-Type = MSCHAP +- entering group MS-CHAP {...} [mschap] No Cleartext-Password configured. Cannot create LM-Password. [mschap] No Cleartext-Password configured.

dumping radius queryies

2009-08-19 Thread Rakotomandimby Mihamina
Hi all, I am on the way to migrate a freeRadius V1 to a V2. I would like to log the queries submitted to the running V1, so thaht I could test them via 'radclient' to the V2, before switching to production stage. So, on a V1.4, what kind of loggin should I enable in order to have a dump of all

Re: accounting through detail module help

2009-08-19 Thread Alan Buxey
hi, the default server will call detail the buffered-sql should call the actual SQL module to do the work. this means default server spews packet data to detail file, the buffered-sql then reads that data and chucks into SQL alan - List info/subscribe/unsubscribe? See

Re: Enabling debugging option for compiling 1.1.0 version

2009-08-19 Thread Alan Buxey
Hi, Can anybody help me in enabling the debug option for freeradius 1.1.0 version. Need to analyze a portion of the code for understanding and enhancing. Hence i want the debug enabling to be done compile time understand and enhance the latest release - 2.1.6 1.1.0 is so old that

Re: MSChap via ntlm_auth problem

2009-08-19 Thread Alan Buxey
Hi, I have another freeradius host (freeradius 2.1.3) with the same authentication scheme. I look at debug output on it: Found Auth-Type = MSCHAP +- entering group MS-CHAP {...} [mschap] No Cleartext-Password configured. Cannot create LM-Password. [mschap] No Cleartext-Password

Re: MSChap via ntlm_auth problem

2009-08-19 Thread Anton Brinyov
Here my sites-enabled/default and sites-enabled/inner-tunnel files. Thanks, Anton 2009/8/19 Alan Buxey a.l.m.bu...@lboro.ac.uk: Hi, I have another freeradius host (freeradius 2.1.3) with the same authentication scheme. I look at debug output on it: Found Auth-Type = MSCHAP +- entering

MAX-Monthly-Traffic V2 Post.

2009-08-19 Thread Neville
/radacct/%{Client-IP-Address}/detail-%Y%m%d - /var/log/radius/radacct/aaa.bbb.ccc.ddd/detail-20090819 [detail] /var/log/radius/radacct/%{Client-IP-Address}/detail-%Y%m%d expands to /var/log/radius/radacct/aaa.bbb.ccc.ddd/detail-20090819 [detail]expand: %t - Wed Aug 19 03:31:04 2009 ++[detail

Re: logging in bit or

2009-08-19 Thread Jonathan Gazeley
On 08/19/2009 09:45 AM, ganesh nagpure wrote: Hi, Hi Ganesh, Is there any way to change the following thing fron octects to bytes or bits? Octets are the same thing as bytes. If i want information about uplink and downlink bit/Bytes how do i get this information logged in radius log

Freeradius authentication

2009-08-19 Thread Rundzio, Remi
I am presented with a scenario where I need to run freeradius with no authentication (the system connecting to me is not sending credentials, just blindly sends data). Is it possible? When running the debug version of freeradius it does not require authentication for incoming streams but it

Re: Freeradius authentication

2009-08-19 Thread John Dennis
On 08/19/2009 11:58 AM, Rundzio, Remi wrote: I am presented with a scenario where I need to run freeradius with no authentication (the system connecting to me is not sending credentials, just blindly sends data). Is it possible? When running the debug version of freeradius it does not require

Accounting copying to specific systems

2009-08-19 Thread Joe Maimon
Certain systems need copies of accounting data, but I only want to send a subset of accounting to the appropriate system. I dont want to change the way the server updates the sql accounting and local detail files. I want something like this acct.hints DEFAULT Client-IP-Address == 1.2.3.4,

Re: logging in bit or

2009-08-19 Thread ganesh nagpure
Hi Jonathan, Thanks fo your reply. BRAS is 7206 cisco brodband RAS we are integrating with free radius. We have two type of user prepaid and post paid . I am just worndering how can i define this in cisco-avpair += parameter. I also want to defin quota for uplink and down link if this exceed

Re: MAX-Monthly-Traffic V2 Post.

2009-08-19 Thread Alexandre Chapellon
-Address}/detail-%Y%m%d - /var/log/radius/radacct/aaa.bbb.ccc.ddd/detail-20090819 [detail] /var/log/radius/radacct/%{Client-IP-Address}/detail-%Y%m%d expands to /var/log/radius/radacct/aaa.bbb.ccc.ddd/detail-20090819 [detail]expand: %t - Wed Aug 19 03:31:04 2009 ++[detail] returns ok

attr_filter segfault

2009-08-19 Thread Alexander Clouter
]expand: /var/log/freeradius/radacct/%{Client-IP-Address}/detail-%Y%m%d - /var/log/freeradius/radacct/212.219.138.68/detail-20090819 [detail] /var/log/freeradius/radacct/%{Client-IP-Address}/detail-%Y%m%d expands to /var/log/freeradius/radacct/212.219.138.68/detail-20090819 [detail

Re: MAX-Monthly-Traffic V2 Post.

2009-08-19 Thread Sajeewa Warnakulasuriya
++[suffix] returns noop +- entering group accounting {...} [detail]expand: /var/log/radius/radacct/%{Client-IP-Address}/detail-%Y%m%d - /var/log/radius/radacct/aaa.bbb.ccc.ddd/detail-20090819 [detail] /var/log/radius/radacct/%{Client-IP-Address}/detail-%Y%m%d expands to /var/log/radius

Re: XP client can not authenticate in Radius Server - HELP ME PLEASE!!!!!!!!!!!!!

2009-08-19 Thread Hilton Guaraldi
Ok!!! I will do all the changes As soon as possible my new post. Guaraldi 2009/8/18 Alan Buxey a.l.m.bu...@lboro.ac.uk: Hi, Hi ALL!!! Hi! ignore the tutorials.  install latest version from source...ensure /usr/local/etc/raddb or /etc/raddb doesnt exist before

Some users getting duplicate NULL acctstoptime records in radacct

2009-08-19 Thread Kanwar Ranbir Sandhu
Hi All, I have a weird problem with my freeradius 2.1.6 setup which I have not yet been able to fix. Actually, the problem is I don't understand what the hell is going on. I'm using mysql for storing auth and acct info. I'm also using sql based simultaneous use checking to prevent a user from

Re: MAX-Monthly-Traffic V2 Post

2009-08-19 Thread Neville
Hi Alex, You are expecting an interim update to send session-timeout to your nas so it disconnect your user? If so, two things seems incorrect to me. 1- You're measuring traffic volume and want disconnection to set based on time (session-timout)... a bit tricky isn't it? So VERY True, Too

Re: MAX-Monthly-Traffic V2 Post

2009-08-19 Thread Neville
Hi Alex, You are expecting an interim update to send session-timeout to your nas so it disconnect your user? If so, two things seems incorrect to me. 1- You're measuring traffic volume and want disconnection to set based on time (session-timout)... a bit tricky isn't it? So VERY True, Too

how to combine

2009-08-19 Thread Magui
Hello, i want to know how combine user,password and telephone number for to authenticate an user in order to give acces to my network. Please I only need an superficial orientation ,not to detail -- Este mensaje le ha llegado mediante el servicio de correo electronico que ofrece Infomed para

Re: Max Monthly Traffic

2009-08-19 Thread Goke Aruna
/radius/radacct/%{Client-IP-Address}/detail-%Y%m%d - /var/log/radius/radacct/aaa.bbb.ccc.ddd/detail-20090819 [detail] /var/log/radius/radacct/%{Client-IP-Address}/detail-%Y%m%d expands to /var/log/radius/radacct/aaa.bbb.ccc.ddd/detail-20090819 [detail]expand: %t - Wed Aug 19 03:31:04 2009

Re: MAX-Monthly-Traffic V2 Post

2009-08-19 Thread Alexandre Chapellon
Le jeudi 20 août 2009 à 01:07 +0100, Neville a écrit : Hi Alex, You are expecting an interim update to send session-timeout to your nas so it disconnect your user? If so, two things seems incorrect to me. 1- You're measuring traffic volume and want disconnection to set based on

Re: How to control users traffic ?

2009-08-19 Thread Neville
Message: 2 Date: Tue, 14 Jul 2009 08:32:18 +0430 From: Eric bbah...@gmail.com Subject: Re: How to control users traffic ? To: freeradius-users@lists.freeradius.org Message-ID: 38a27c8c0907132102w4d55ebfcmea079116add7b...@mail.gmail.com Content-Type: text/plain; charset=iso-8859-1

redback nas

2009-08-19 Thread Alexandre Chapellon
Hello, This is not really an freeradius related question... sorry about that. Does anyone know about attributes supported by redback devices that would allow disconnection of sessions based on the amount of traffic transfered during the session and which could be set to higher than 4Gb? thanks