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

2004-07-13 Thread Mikhail Stepanov
- 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-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-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

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