SQL configuration

2001-11-19 Thread Julio Faerman
Hi. I am tryingo to put MySQL + Freeradius to work. Unfortunaly, the only link about it in the docs is http://www.frontios.com/freeradius.html and is broken. I tryied to put sql on the authenticate section of the radiusd.conf file. When i load radiusd, the module is loaded correctly, but when

Re: SQL configuration

2001-11-20 Thread Julio Faerman
Thank you all very much. My problem was in my users file, as it was unchanged. i commented the lines 144 and 145 (DEFAULT Auth-Type=System , Fall-Thru = 1) and everytihing is now normal. tnx again ! julio - Original Message - From: Galileo [EMAIL PROTECTED] To: Julio Faerman [EMAIL

Files / SQL integration.

2001-11-21 Thread Julio Faerman
Hi radfriends ! straight to the point ... Can i use a dictionary file defined in /etc/raddb/dictinary in my radgroupcheck table or i have to import the dictionary to the database ? is there a script to do so ? Can i use in my usergrou a group defined in the users file ? Is there any king of

Re: Handling of loss of mySQL connection

2001-11-22 Thread Julio Faerman
how do i import the dictionary into the databse ? i need it to use radgroupcheck itens, right ? - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

SQL Dictionary

2001-11-27 Thread Julio Faerman
How do i import freeradius dictionary into SQL, so i can use sql tables for control attributes ? i need to do it, right ? Are there any docs on htis so i can RTFMs ? Thanx ! julio - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

SQL Dictionary

2001-11-27 Thread Julio Faerman
How do i import freeradius dictionary into SQL, so i can use sql tables for control attributes ? i need to do it, right ? Are there any docs on htis so i can RTFMs ? Thanx ! julio - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Pairs do not match

2001-11-27 Thread Julio Faerman
Hi ! I need to configure user with Exec-Program-wait. I am using Freeradius and MySQL, an i already imported the dictionary and configured the user in the radcheck table this way: (34,SomeUser,Exec-Program-Wait,/sbin/exec_program) Is this correct ? I receive pairs do not match err when i try to

SQL + Simultanous use.

2002-01-26 Thread Julio Faerman
to get this working ? i already authenticate and define other attributes in SQL as normal. Thnx in advance for any help. Hugs Julio Faerman

SQL + Simultanous use.

2002-01-28 Thread Julio Faerman
attributes in SQL as normal. Thnx in advance for any help. Hugs Julio Faerman - P.S.: I dot want to disrespect the rules of the list in any way. io read all docs in the free radius dist and a lot of mails int list archives. if i am not getting answers for beeing dumb

Delegate Auth.

2002-02-01 Thread Julio Faerman
How can i define the following rule in free radius : "Try to authenticate user XXX. If not found in this radius, try radius W.X.Y.Z" hugs to all ... julio

Learn Radius

2002-02-03 Thread Julio Faerman
Hi Again. I have read the RFC's and /doc Documents. Is there any other good source of information aboutt radius protocol ? Sites, books, anything so i can know it better ? Thnx julio

Re: Delegate Auth.

2002-02-03 Thread Julio Faerman
Try to authenticate user XXX. If not found in this radius, try radius = W.X.Y.Z You have to be careful, but it can be done. See 'doc/configurable_failover' You've got to set up all of the authorization modules to continue processing on 'notfound'. The last module should be a

Re: Simultaneous-Use (group) problem

2002-02-26 Thread Julio Faerman
I am having exactly the same problem as below... Could anyone make it work ? Hi, Trying to restrict a user to only one 'Simultaneous-Use' and I get the error in debug :: rlm_sql: Pairs do not match [testuser] modcall[authorize]: module sql returns notfound modcall: group authorize

Accounting Realms.

2002-03-07 Thread Julio Faerman
Hi I want to have several realms, and different accting for each one , on SQL, for each forwarded connection request. Can this be done with Freeradius ? How ? []~s Juliop

Freeradius: Proxy-To-Realm question.

2002-03-26 Thread Julio Faerman
Hi ... I have a my local users registered on Mysql, and i want to set-up a proxy to another provider, say ISP2. When i use radclient, it all works fine (user userISP2 , for example). I have in my users file : userISP2Proxy-To-Realm := ISP2 and the respective realm correctly set in

Proxy Thru NAT

2002-03-27 Thread Julio Faerman
Hi. I have my FreeRadius server under NAT, so its IP is 192.168.X.Y, and maps directly to a valid ip, say A.B.C.D. When i proxy a request, the adress of my server in the acess-request goes as the internal network adress. How can i change this to send the external IP, so the other server can

Re: Proxy Thru NAT

2002-03-27 Thread Julio Faerman
Em Qua, 2002-03-27 às 12:18, Mike Cathey escreveu: Chris Parker wrote: At 09:54 AM 3/27/2002 -0300, Julio Faerman wrote: Hi. I have my FreeRadius server under NAT, so its IP is 192.168.X.Y, and maps directly to a valid ip, say A.B.C.D. When i proxy a request, the adress

Rewrite Request.

2002-03-28 Thread Julio Faerman
Hi. Is it possible to rewrite a request (add / remove / change attributes) before proxying it ? Thnx a lot, Julio - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: Rewrite Request.

2002-03-30 Thread Julio Faerman
Julio Faerman [EMAIL PROTECTED] wrote: Is it possible to rewrite a request (add / remove / change attributes) before proxying it ? Unfortunately, the answer is pretty much 'no'. Alan DeKok. So there is no way i can run a freeradius proxy under my firewall ??? ( when i proxy

NATed Proxy

2002-04-01 Thread Julio Faerman
Is it possible to run a Proxy Radius Server (Freeradius) under a firewall (nat'ed) ? Has anyone done it ? Thnx a lot ! Julio - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: Strange proxy problem

2002-04-11 Thread Julio Faerman
Em Qui, 2002-04-11 às 17:44, Chris Parker escreveu: At 05:35 PM 4/11/2002 -0300, Julio Faerman wrote: Em Qui, 2002-04-11 às 11:48, Chris Parker escreveu: At 11:37 AM 4/11/2002 -0300, Julio Faerman wrote: I have the following problem : I have my freeradius server, say RAD_A

Latest CVS is not compilling.

2002-04-12 Thread Julio Faerman
err: gcc cant specify -s and -O and multiple compilations or something like it... the configure was normal (./configure ) Hugs Julio - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: Latest CVS is not compilling.

2002-04-12 Thread Julio Faerman
Em Sex, 2002-04-12 às 15:33, Chris Parker escreveu: At 03:09 PM 4/12/2002 -0300, Julio Faerman wrote: err: gcc cant specify -s and -O and multiple compilations or something like it... the configure was normal (./configure ) OS? Where did it fail? Linux 2.4.17 - compiling rlm_ippool

Re: Latest CVS is not compilling.

2002-04-15 Thread Julio Faerman
Did u got success ? I am still on err Em Seg, 2002-04-15 às 08:34, Jacobo González Simón escreveu: I get the same error. Suse 7.2 kernel 2.4.4. rlm_ippool module Jacobo Chris Parker escribió: At 03:09 PM 4/12/2002 -0300, Julio Faerman wrote: err: gcc cant specify -s