RE: Cisco-AVPair store in MySQL4/freeradius1.0.0

2004-07-13 Thread Mikhail Stepanov
. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Matthias Wolf Sent: Monday, July 12, 2004 9:39 PM To: [EMAIL PROTECTED] Subject: AW: Cisco-AVPair store in MySQL4/freeradius1.0.0 Where and why: += instead of =.? Thanks, M. Wolf -Ursprüngliche Nachricht

AW: AW: Cisco-AVPair store in MySQL4/freeradius1.0.0

2004-07-13 Thread Matthias Wolf
/apps/freeradius-snapshot-20040712. Why? Regards, M. Wolf -Ursprüngliche Nachricht- Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Im Auftrag von Alan DeKok Gesendet: Montag, 12. Juli 2004 20:34 An: [EMAIL PROTECTED] Betreff: Re: AW: Cisco-AVPair store in MySQL4/freeradius1.0.0

AW: Cisco-AVPair store in MySQL4/freeradius1.0.0

2004-07-13 Thread Matthias Wolf
Stepanov Gesendet: Dienstag, 13. Juli 2004 08:26 An: [EMAIL PROTECTED] Betreff: RE: Cisco-AVPair store in MySQL4/freeradius1.0.0 Look at that: | 5 | cit-10| cisco-avpair| += | ip:addr-pool=pool-10 | 6 | cit-10| cisco-avpair| += | ip:dns-servers*10.48.4.5 10.48.4.3

RE: Cisco-AVPair store in MySQL4/freeradius1.0.0

2004-07-13 Thread Mikhail Stepanov
Ok, so far everything right. But how to modifying my sql-string? Like that, perhaps: ... , '%{cisco-avpair}') ...? I can't understand what do you want to do. You needn't to modify any sql-queries in freeradius. It returns all AV-pairs automatically. Mikhail Stepanov. - List

AW: Cisco-AVPair store in MySQL4/freeradius1.0.0

2004-07-13 Thread Matthias Wolf
: Cisco-AVPair store in MySQL4/freeradius1.0.0 Ok, so far everything right. But how to modifying my sql-string? Like that, perhaps: ... , '%{cisco-avpair}') ...? I can't understand what do you want to do. You needn't to modify any sql-queries in freeradius. It returns all AV-pairs automatically

Re: AW: Cisco-AVPair store in MySQL4/freeradius1.0.0

2004-07-13 Thread Alan DeKok
Matthias Wolf [EMAIL PROTECTED] wrote: Escuche. I want to write the Cisco-AVPair into the radacct.MySQL.Table. Every time my sql-string , '%{cisco-avpair}') in the sql.conf, returns only the ip address and not the other stuff like ports and so on. It returns the *first* Cisco-AVPair

Re: AW: AW: Cisco-AVPair store in MySQL4/freeradius1.0.0

2004-07-13 Thread Alan DeKok
Matthias Wolf [EMAIL PROTECTED] wrote: OK, I downloaded the latest Version. But during the make process there was an error: gcc rlm_dbm_parser.o -o .libs/rlm_dbm_parser ... ../../lib/.libs/libradius.so: undefined reference to `pthread_mutex_unlock' ../../lib/.libs/libradius.so: undefined

Cisco-AVPair store in MySQL4/freeradius1.0.0

2004-07-12 Thread Matthias Wolf
Hello everbody, had spent many time reading the FAQ but Im still searching the solve for Cisco-AVPair (PIX 525-Accounting) insert into Mysql database. Problem: (raddact) Cisco-AVPair = ip:source-ip=192.168.0.127Cisco-AVPair = ip:source-port=4051Cisco-AVPair =

Re: Cisco-AVPair store in MySQL4/freeradius1.0.0

2004-07-12 Thread Amit Gupta
My friends, I have to make choice between GNUradius and freeradius. My requirements are generally those of ISP. Which one will you recommend to me??? Amit Gupta ---Outgoing mail is certified Virus Free.Checked by AVG anti-virus system (http://www.grisoft.com).Version: 6.0.718 / Virus

Re: Cisco-AVPair store in MySQL4/freeradius1.0.0

2004-07-12 Thread Alan DeKok
Matthias Wolf [EMAIL PROTECTED] wrote: had spent many time reading the FAQ but I'm still searching the solve for Cisco-AVPair (PIX 525-Accounting) insert into Mysql database. ... Cisco-AVPair = ip:source-ip=192.168.0.127 Cisco-AVPair = ip:source-port=4051 Cisco-AVPair =

RE: Cisco-AVPair store in MySQL4/freeradius1.0.0

2004-07-12 Thread Mikhail Stepanov
=192.168.0.127) Usually I write += instead of =. Works fine. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Alan DeKok Sent: Monday, July 12, 2004 6:07 PM To: [EMAIL PROTECTED] Subject: Re: Cisco-AVPair store in MySQL4/freeradius1.0.0 Matthias Wolf [EMAIL

AW: Cisco-AVPair store in MySQL4/freeradius1.0.0

2004-07-12 Thread Matthias Wolf
Where and why: += instead of =.? Thanks, M. Wolf -Ursprüngliche Nachricht- Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Im Auftrag von Mikhail Stepanov Gesendet: Montag, 12. Juli 2004 16:23 An: [EMAIL PROTECTED] Betreff: RE: Cisco-AVPair store in MySQL4/freeradius1.0.0 Cisco

Re: AW: Cisco-AVPair store in MySQL4/freeradius1.0.0

2004-07-12 Thread Alan DeKok
Matthias Wolf [EMAIL PROTECTED] wrote: Sorry, but it won't work. And what makes you say that? Is it necessary to add %{Cisco-AVPair[0]} in the dictionary file? No. And where can I find the latest CVS snapshots? On the FTP site. ftp://ftp.freeradius.org/pub/radius/ Alan DeKok.