Re: rlm_perl problems]

2009-07-29 Thread Igor Smitran
Ivan Kalik wrote: Why? Alan is not the only developer. Read the copyright for rlm_perl code. I know that Boian is responsible for making our life easier :) I was asking if this patch is going to be included in next release. That is the comment i was expecting. Sorry for misunderstanding. Igor

Re: rlm_perl problems]

2009-07-29 Thread Igor Smitran
Garber, Neal wrote: The error is in rlm_perl and appears related to thread data management, not the O/S and not perl (I run FreeBSD and you run CentOS; we even have different versions of perl). Boian can explain the change far better than I can; but, my interpretation of the change is that

Re: rlm_perl problems]

2009-07-29 Thread Boian Jordanov
On Jul 29, 2009, at 9:32 AM, Igor Smitran wrote: know that Boian is responsible for making our life easier :) I was asking if this patch is going to be included in next release. That is the comment i was expecting. Sorry for misunderstanding. Sure I will pull the changes back to repository.

Re: wrt54g+freeradius+mysql

2009-07-29 Thread Alan DeKok
Gustavo Marcello wrote: I was searching for this in my conf files, but I don't find it. where it should be? I'm not sure that I am forcing Auth-Type := LOCAL Well.. then you edited the default configuration files and broke them. Likely by deleting pap from the authorize section. I'm

Re: Problem with CA.all

2009-07-29 Thread Alan DeKok
Julio Villacis Guevara wrote: Hi i am upgrade the version yet but the CA.all not generate serial. In version 2, CA.all isn't necessary. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: wrt54g+freeradius+mysql

2009-07-29 Thread Steven Carr
I'm always amazed at the amount of effort people put into destroying the default configuration. From a newbie point of view the configuration for FreeRADIUS is huge, and for the most part yes you do leave it alone - so why is this config visible? remove it/hide it/embed it. Would it not be

Re: rlm_ldap not found

2009-07-29 Thread Alan Buxey
hi, you built it without the required ldap-devel package installed - hence your server cannot do LDAP. check the output of your ./configure carefully alan - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: wrt54g+freeradius+mysql

2009-07-29 Thread Alan DeKok
Steven Carr wrote: From a newbie point of view the configuration for FreeRADIUS is huge, and for the most part yes you do leave it alone - so why is this config visible? remove it/hide it/embed it. Hide it where? And it can't be embedded anywhere, because the whole point of a flexible

Re: Freeradius-Users Digest, Vol 51, Issue 127

2009-07-29 Thread Gilbert Lo
Thank you for your message. I am away until August 7th. I will respond to your message on my return . For urgent matters, please contact helpd...@stgeorges.bc.ca . Cheers, Gilbert Lo - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

coa functionality in server question

2009-07-29 Thread Anton G.
Hello, Running FR 2.1.6 on freebs7.1 I`m trying to implement CoA origination by server. read sites-available/originate-coa and added home_server home_server coa1 { type = coa ipaddr = 10.1.3.5 port = 1700 coa { irt = 2 mrt = 16

configure

2009-07-29 Thread shivashankar
hi i am facing following problem.plz help me freeradisu 2.1.6 on solaris10 bash-3.00# ./configure checking for gcc... gcc checking for C compiler default output file name... configure: error: C compiler cannot create executables See `config.log' for more details. -- View this message in

Re: configure

2009-07-29 Thread Padam J Singh
Do you even read the errors you post? Did you read config.log? Most probably the compiler on your machine is broken! shivashankar wrote: hi i am facing following problem.plz help me freeradisu 2.1.6 on solaris10 bash-3.00# ./configure checking for gcc... gcc checking for C

Re: coa functionality in server question

2009-07-29 Thread Alan DeKok
Anton G. wrote: It seems that i didn`t understand sites-available/originate-coa right and miss something in my conf Could You please clarify it for me? You need to link it into sites-enabled/originate-coa. The server reads only sites-enabled, not sites-available. Alan DeKok. - List

Re: configure

2009-07-29 Thread shiva shankar
thax for u r reply again i have to install gcc could u plz let me know i am new for this installation. i think this problem with os. 2009/7/29 Padam J Singh padam.si...@inventum.cc Do you even read the errors you post? Did you read config.log? Most probably the compiler on your machine

Re: How to report bugs in freeradius-client?

2009-07-29 Thread Alan DeKok
Petr Uzel wrote: Hi list, Where should one report bugs in freeradius-client? https://bugs.freeradius.org/bugzilla does not have a component for freeradius client. I've added one. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

RE: rlm_perl problems]

2009-07-29 Thread Garber, Neal
I know how to patch. I was just trying to find out what was the error. Igor: I hope you weren't offended by my assumption - I wasn't sure, based upon your comment, and I was just trying to help. If I offended you, I apologize. By the way, out of curiosity, did the patch work for you on 2.1.7

Re: white list for nas-ipaddress

2009-07-29 Thread Miguel Miranda
Hi, i cheked the debug and the file is correct: Module: Instantiating files files { usersfile = /etc/freeradius/users acctusersfile = /etc/freeradius/acct_users preproxy_usersfile = /etc/freeradius/preproxy_users compat = no } And i tried without Fall-Through

Re: How to report bugs in freeradius-client?

2009-07-29 Thread Petr Uzel
On Wed, Jul 29, 2009 at 03:52:21PM +0200, Alan DeKok wrote: Petr Uzel wrote: Hi list, Where should one report bugs in freeradius-client? https://bugs.freeradius.org/bugzilla does not have a component for freeradius client. I've added one. Thanks! The bug report is here:

RE: Problem with CA.all

2009-07-29 Thread Julio Villacis Guevara
Hi How generate the certificates?? Thank in advance. Ing. Julio Villacís G. Ingeniero de Servicios Comware S.A. (593 4) 2690170 Ext. 4500 www.comware.com.ec Guayaquil-Ecuador -Mensaje original- De: Alan DeKok [mailto:al...@deployingradius.com] Enviado el: Wednesday, July 29, 2009 2:16

Re: Problem with CA.all

2009-07-29 Thread Alan DeKok
Julio Villacis Guevara wrote: Hi How generate the certificates?? Read the INSTALL file that comes with the server. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

[RE]Problem with proxied accounting

2009-07-29 Thread Cristina Miyata
Thanks, Alan for the advice! We have just upgraded to FreeRADIUS 2.1.6, but unfortunately the problem persists: Server1/: total 1008236 -rw--- 1 root root 714751062 Jul 29 11:53 detail-20090729 -rw--- 1 root root 316653344 Jul 29 07:29 detail.work = stuck! We got sometimes

Re: configure

2009-07-29 Thread Padam J Singh
Maybe positing on solaris lists would be better? shiva shankar wrote: thax for u r reply again i have to install gcc could u plz let me know i am new for this installation. i think this problem with os. 2009/7/29 Padam J Singh padam.si...@inventum.cc Do you even read

Re: configure

2009-07-29 Thread Padam J Singh
Maybe posting on solaris lists would be better? shiva shankar wrote: thax for u r reply again i have to install gcc could u plz let me know i am new for this installation. i think this problem with os. 2009/7/29 Padam J Singh padam.si...@inventum.cc Do you even read

Freeradius and CouchDB

2009-07-29 Thread Damjan
Has anyone tried to run Freeradius with all the data stored in CouchDB? CouchDB uses a HTTP interface so maybe the only thing needed is http client support in ulang? -- damjan | дамјан This is my jabber ID -- dam...@bagra.net.mk -- not my mail address, it's a Jabber ID --^ :) - List

Re: Problem with CA.all

2009-07-29 Thread Alan Buxey
Hi, Hi How generate the certificates?? there is a new makefile and script to do the work. alan - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: Freeradius and CouchDB

2009-07-29 Thread Alan DeKok
Damjan wrote: Has anyone tried to run Freeradius with all the data stored in CouchDB? CouchDB uses a HTTP interface so maybe the only thing needed is http client support in ulang? Umm... unlang is a policy language. It is NOT a generic programming language. It will NEVER be a programming

RE: Problem with CA.all

2009-07-29 Thread Julio Villacis Guevara
Hi please how i do? Thnak in advance Ing. Julio Villacís G. Ingeniero de Servicios Comware S.A. (593 4) 2690170 Ext. 4500 www.comware.com.ec Guayaquil-Ecuador -Mensaje original- De: Alan Buxey [mailto:a.l.m.bu...@lboro.ac.uk] Enviado el: Wednesday, July 29, 2009 10:32 AM Para:

Re: [RE]Problem with proxied accounting

2009-07-29 Thread Alan DeKok
Cristina Miyata wrote: We have just upgraded to FreeRADIUS 2.1.6, but unfortunately the problem persists: Server1/: total 1008236 -rw--- 1 root root 714751062 Jul 29 11:53 detail-20090729 -rw--- 1 root root 316653344 Jul 29 07:29 detail.work = stuck! A 700M detail file? Wow

Re: configure

2009-07-29 Thread John Dennis
On 07/29/2009 11:26 AM, Padam J Singh wrote: Maybe posting on solaris lists would be better? Rather than posting on another list why not read some of the documentation :-) A good place to start is: ./configure --help And you'll discover there is a way to tell configure what your compiler

RE: Problem with CA.all

2009-07-29 Thread Ivan Kalik
Hi please how i do? You go to the raddb/certs directory and read the file strangely named README. You follow those instructions. Ivan Kalik Kalik Informatika ISP - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Decoupled accounting

2009-07-29 Thread Kanwar Ranbir Sandhu
Hi All, I'm using freeradius 2.1.6 and want to move to decoupled accounting. I understand the example configs, but one question I still have is this: do I have to have preacct and accounting sections in my virtual.blah.com file (very similar to the default file) which is in the sites-enabled

Re: Captive portal: can I use chap or pap in conjunction with ntlm_auth?

2009-07-29 Thread john
Is there a way for me to use pap with users stored in Active Directory? Yes. If you followed AD integration document you have already done that. Now, the best way to integrate that with accounts stored elsewhere (files, sql, ldap, etc.) is to create failover after pap in authorize section of

Re: Decoupled accounting

2009-07-29 Thread Rokkhan
No, the accounting will only work on the virtual serve who has a listen section that has acct activated. If you put a new virtual server without acct listen section will not work. 2009/7/29 Kanwar Ranbir Sandhu m3fr...@thesandhufamily.ca: Hi All, I'm using freeradius 2.1.6 and want to move

[RE]Problem with proxied accounting

2009-07-29 Thread Cristina Miyata
: Server1/: total 1008236 -rw--- 1 root root 714751062 Jul 29 11:53 detail-20090729 -rw--- 1 root root 316653344 Jul 29 07:29 detail.work = stuck! A 700M detail file? Wow... it should really be rather a lot smaller than that. I would suggest adding %H (at least) to the filename

Re: Decoupled accounting

2009-07-29 Thread Kanwar Ranbir Sandhu
On Wed, 2009-07-29 at 21:21 +0200, Rokkhan wrote: No, the accounting will only work on the virtual serve who has a listen section that has acct activated. If you put a new virtual server without acct listen section will not work. My virtual server does have an acct listen section. I'm talking

Re: Captive portal: can I use chap or pap in conjunction with ntlm_auth?

2009-07-29 Thread Ivan Kalik
Is there a way for me to use pap with users stored in Active Directory? Yes. If you followed AD integration document you have already done that. Now, the best way to integrate that with accounts stored elsewhere (files, sql, ldap, etc.) is to create failover after pap in authorize section

Re: [RE]Problem with proxied accounting

2009-07-29 Thread Ivan Kalik
We have just upgraded to FreeRADIUS 2.1.6, but unfortunately the problem persists: Server1/: total 1008236 -rw--- 1 root root 714751062 Jul 29 11:53 detail-20090729 -rw--- 1 root root 316653344 Jul 29 07:29 detail.work = stuck! We got sometimes the following message