Mysql driver - Solaris

2003-07-04 Thread Paul Flintoff
Title: Mysql driver - Solaris I am attempting to get freeradius 0.8.1 to compile with support for mysql. We are running Mysql 4.0 on a solaris 8 install. I have checked that what I believe are the mysql headers are present in /usr/local/mysql/include. However whenever I try and run configure

rlm_counter

2003-07-04 Thread mr
If I start "check-radiusd-config" then comes the answers: radius.conf[1018] Failed to link to module "rlm_counter" What's wrong???   Regards Marc

Re: strange packets from Patton

2003-07-04 Thread Marcin Mank
> that warning is correct. If we start decoding the packet, and > get to the vendor specific attribute: > Thanks for the analysis - I will contact the vendor, and inform You of the results Cheers Marcin - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

authentication over a java-programm

2003-07-04 Thread Andreas Schmidt
Hi,   I have running freeradius as radiusserver and want to authenticate over a java-programm. I know the option to exec a programm at a request, but java-programms are too slow at startup. Do anybody know a way to bind a java-programm to a pam or something similar?   Thank you,   ANdi

Re: freeradius and aironet 1100

2003-07-04 Thread Andreas Buechler
Hello Most EAP protocols don't include the clear-text password. PAM requires the clear-text passowrd. Sorry for bugging you again with this issue. I tried to authenticate against pam but it didn't work. How do I know if my EAP protocol sends clear-text passwords or not. I thought using tcpdum

Re: Mysql driver - Solaris

2003-07-04 Thread Alan DeKok
"Paul Flintoff" <[EMAIL PROTECTED]> wrote: > I have checked that what I believe are the mysql headers are present in > /usr/local/mysql/include. However whenever I try and run configure from > src/modules/rlm_sql/drivers/rlm_sql_mysql (even with the > --with-mysql-include-dir=3D/usr/local/mysql/inc

Re: freeradius and aironet 1100

2003-07-04 Thread Alan DeKok
Andreas Buechler <[EMAIL PROTECTED]> wrote: > Sorry for bugging you again with this issue. I tried to authenticate > against pam but it didn't work. How do I know if my EAP protocol sends > clear-text passwords or not. I thought using tcpdump would show it, but > I only saw the user name. That's

Re: PEAP // EAP-TTLS Support

2003-07-04 Thread Alan DeKok
Ted Ma <[EMAIL PROTECTED]> wrote: > We are currently porting FreeRadius to uClinux. From the lists (devel and > user) I see that a couple of people have started on the implementation of > both PEAP and EAP/TTLS. We can add bodies for both developement and testing > to the group(s). Soun

Test of freeradius

2003-07-04 Thread Roberto Pioli
I have a 2 compaq Evo with P4 2,8 Mhz and 512 MB Ram and a SCSI ultra wide 160 Disk. I installed Freeradius: one compaq work as proxy radius the other one as server for a real a use mysql to store the user. I do a test with radclient contacting the proxy that foward the reques to the server. The r

Re: Test of freeradius

2003-07-04 Thread Alan DeKok
"Roberto Pioli" <[EMAIL PROTECTED]> wrote: > I do a test with radclient contacting the proxy that foward the reques to > the server. > The result: > > user1576 > > real6m34.498s > user0m0.450s > sys 0m0.100s > > 4 users for second? > It is normal? How can I increase the user for s

Re: Sharing SQL connections

2003-07-04 Thread Alan DeKok
Graeme Hinchliffe <[EMAIL PROTECTED]> wrote: > I have tried running it from a RAM disk with no noticable improvement. SQL indexes? > Would switching to non-threaded increase performance for fewer connections? No. It may make it worse. Alan DeKok. - List info/subscribe/unsubscribe? See

Re: strange packets from Patton

2003-07-04 Thread Alan DeKok
"Puneet B" <[EMAIL PROTECTED]> wrote: > I have not decoded the other packet, but apparently Patton packs > their Vendor Specific Attributes in a manner that is different from > what the RFC recommends. Exactly. It's nonsense. > Unfortunately the RFC does not mandate, just recommends a format,

Problems to connect Oracle Database

2003-07-04 Thread Luís Vitório Cargnini
Hi dudes! i havng some problem with my radius. I'm using a 0.8.1 radius, to connect in my Oracle but i receiving the following: sql: group_membership_query = "" sql: connect_failure_retry_delay = 60 sql: simul_count_query = "" sql: simul_verify_query = "" sql: authorize_log_query = "" rlm_sql

authentication from a proxy radius

2003-07-04 Thread stambazzi andrea
Hi I must configurate my free radius to authenticate dial from another proxy radius NAS ---> proxy radius ---> my radius now .. i must tell to my radius to authenticate login with [EMAIL PROTECTED] i had configurate my radius like this : realms: realmfrom ip-of-realmfrom naslist

Re: RedHat 9 revisited

2003-07-04 Thread Alan DeKok
[EMAIL PROTECTED] wrote: > Having upgraded a test box to RedHat 9, i am now faced with a FreeRADIUS > CVS source tree which builds, but doesnt run. ... > /usr/local/sbin/radiusd -X > Starting - reading configuration files ... ... > Segmentation fault doc/bugs? You've posted lots of informati

unscbscribe

2003-07-04 Thread Saman Dissanayake
Please stop sending email   saman

Re: RedHat 9 revisited

2003-07-04 Thread a . l . m . buxey
Hi, > doc/bugs? > > You've posted lots of information about the problem, except the one > which would most help fix it: WHERE the segfault occured. ah, thats just too easy 8-) hmm, right. okay, i'll compile with shared libraries to cause the segfault using the bugs document methods and ge

Re: RedHat 9 revisited

2003-07-04 Thread Alan DeKok
[EMAIL PROTECTED] wrote: > ah, thats just too easy 8-) hmm, right. okay, i'll compile with shared > libraries to cause the segfault using the bugs document methods and > get some better output. where shall i send the info to? (ie, this list, the devel > list > or to yourself Alan? ) -devel.

NAS

2003-07-04 Thread Neeta
Hi,   Plz solve my problem. when iam running radiusd -X every thing uptp acknowledge request to ras server. then it rejects and it will go into sleeping mode. and when i do radset username pass server port key in the output it is showing NAS_IP_ADDRESS=radius server ip . i kindly request you

Re: NAS

2003-07-04 Thread a . l . m . buxey
Hi, > Hi, > > Plz solve my problem. > when iam running radiusd -X every thing uptp acknowledge > request to ras server. > then it rejects > and it will go into sleeping mode. > and when i do radset username pass server port key > in the output it is showing NAS_IP_ADDRESS=radius server ip . i kin

Re: freeradius 0.8.1 and postgresql problems

2003-07-04 Thread Alexander M. Pravking
On Thu, Jul 03, 2003 at 12:07:31PM -0600, Kevin Fenzi wrote: > This seems like something wrong in the postgresql.conf accounting stop > sql, but I'm not sure what. Use '%{Radius-Attribute:-0}' for numeric ones. Look at postgresql.conf from current CVS. -- Fduch M. Pravking - List info/subscri

Compiling Freeradius with Oracle Support

2003-07-04 Thread Gustavo Lozano
Hello.. I want to compile freeradius with Oracle support, but We dont have Oracle. Is there any Oracle SDK or something like that so I can use the include files and everything? Or Do i need to download the entire database ? Regards -- Gustavo Lozano <[EMAIL PROTECTED]> - List info/subscri

Freeradius with AP-2500

2003-07-04 Thread Merlin Kauffman
Hey.. Has anybody on this list ever used Freeradius with a Proxim/Orinoco AP-2500? The primary thing which I am confused about is what type of user entry (format wise) I should use for wireless clients.  Can I define it as a standard PPP connection, or a framed connection, or what?   Than

unscbscribe

2003-07-04 Thread Eric
Hello , -- Best regards, Eric mailto:[EMAIL PROTECTED] - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Strange Message using Exec-Program-Wait

2003-07-04 Thread Miranda Gomez Miguel Angel
Hi People. Im running freeradius 0.8.1 with accounting and userinfo in a postgres 7.3 database, i want to use the exec-program-wait function, i have configured the radgroupreply table with the following information   radius=# select * from radgroupreply; id | groupname | attribute |

Re: freeradius 0.8.1 and postgresql problems

2003-07-04 Thread Tom Emerson
On Thursday 03 July 2003 11:07 am, Kevin Fenzi wrote: > I am seeing a problem with a new freeradius 0.8.1 install using > postgresql as the backend. [...] > Nothing to do. Sleeping until we see a request. [...] [reformatting for readability] > rlm_sql_postgresql: query: UPDATE radacct S

Re: Strange Message using Exec-Program-Wait

2003-07-04 Thread Tomas Bozsaky
hello, one idea: column 'op' in radgroupreply set as ':=': radius=# select * from radgroupreply; id | groupname | attribute | op | value +---+---++-- 2 | prepago | Exec-Program-Wait | := | /u

RE: Strange Message using Exec-Program-Wait - PARTIAL SOLVED

2003-07-04 Thread Miranda Gomez Miguel Angel
Hi i have read letter by letter the querys in postgresql.conf and found the error, there isnt the ${group_tables}.op field in the group querys, only in the user querys, i added it manually and all is fine now, the only problem that remains is the simultaneous login, after the op correction,

Re: freeradius 0.8.1 and postgresql problems

2003-07-04 Thread Alexander M. Pravking
On Fri, Jul 04, 2003 at 11:38:20AM -0700, Tom Emerson wrote: > On Thursday 03 July 2003 11:07 am, Kevin Fenzi wrote: > > I am seeing a problem with a new freeradius 0.8.1 install using > > postgresql as the backend. [...] > > Nothing to do. Sleeping until we see a request. > [...] > > [reformatti

Re: Strange Message using Exec-Program-Wait

2003-07-04 Thread Alexander M. Pravking
On Fri, Jul 04, 2003 at 12:25:35PM -0600, Miranda Gomez Miguel Angel wrote: > Hi People. > Im running freeradius 0.8.1 with accounting and userinfo in a postgres 7.3 > database, i want to use the exec-program-wait function, i have configured > the radgroupreply table with the following information

Re: Freeradius with AP-2500

2003-07-04 Thread Tom Emerson
On Friday 04 July 2003 10:34 am, Merlin Kauffman wrote: > Hey.. Has anybody on this list ever used Freeradius with a > Proxim/Orinoco AP-2500? That's what I'm using > The primary thing which I am confused about is > what type of user entry (format wise) I should use for wireless clients. > Can I

MySQL & radacc

2003-07-04 Thread Lee Norvall
Hi I am currently setup with MySQL and I am not getting any information added to the radacc table when I make a make a request. I can auth ok and have attribs returned. Is there some setting I need to add somewhere or extra arrtibs that I need to send to the server?? I have set sql within the a

RES: MySQL & radacc

2003-07-04 Thread sergio jose ferreira
Hi Lee, You can download my radius config files from : http://www.ispadmin.com.br/downloads.html for reference. I had same problem but the problem was at NAS that didn't send the accountting packets. Are you execute radiusd with -X for debug. []'s Sergio

Turkey Kusadasi

2003-07-04 Thread Kusadasi - Turkey
Please visit my website www.kusadasiproperties.com Houses, villas ,holiday apartments in Kusadasi Turkey Thank you Hamit Karaca Need partnership... - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: Freeradius with AP-2500

2003-07-04 Thread Ashiq
Hi Merlin,   We are using Freeradius with AP 2500. A typical entry for an user in our users file look like this:   00904b-606074  Auth-type := Local, User-Password == "key-Given-in-AP"    Service-Type = Framed-User,    Session-Timeout = 7200,    Nomadix-Bw-Up = 128,    Noma

Turkey Kusadasi

2003-07-04 Thread Kusadasi - Turkey
Please visit my website www.kusadasiproperties.com Houses, villas ,holiday apartments in Kusadasi Turkey Thank you Hamit Karaca Need partnership... - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Is Autz-Type working

2003-07-04 Thread Alex Chen
The file doc/Autz-Type explains how Autz-Type can be used to define authorization module. It says that the default authorization module can be defined in the file 'users' and the appropriate modules should be defined within the authorize section. I follow it word by word but it does not work at al

test

2003-07-04 Thread Mohamed A. AlShehhi
  --  DISCLAIMER "This email and any files transmitted with it are confidential and intended  solely for the use of the individual or entity to whom they are addressed.  If you have received this email in error please notify the system manager.  Please note that any views or opinions presented in