Freeradius+MySql+Cisco (Accounting)

2003-09-15 Thread Kiran
Hi, I am using freeradius-0.9.1, MySql 4.0 and using TCL 2.0 in Cisco AS5400. How can I have more than one SQL statements to be executed in sql.conf whenever there is an accounting request. Basically, I want to insert into one table and update the second table once the call is finished. How can

Re: Freeradius+MySql+Cisco (Accounting)

2003-09-15 Thread Ulrich Walcher
I didn't test it but did you try to add a semicolon and the next statement? I don't know if the accounting part is coded in another way than the authorization part, but in authorization it works... Am Mon, 2003-09-15 um 16.00 schrieb Kiran: Hi, I am using freeradius-0.9.1, MySql 4.0 and using

Re: Freeradius+MySql+Cisco (Accounting)

2003-09-15 Thread Kiran
I tried in the following ways 1. accounting_stop_query = insert into ;insert into... it has thrown the error saying the sql statement was incorrect :( 2. accounting_stop_query = insert into ;insert into... it has just taken the first query and not the second one. --- Ulrich Walcher

Re: cisco accounting attribute

2003-07-24 Thread Alan DeKok
John A. Hengstler [EMAIL PROTECTED] wrote: Does anybody know why this accounting attribute would be listed this way coming from a cisco. Connect-Info = \320\272\254J721670\000\000\000\000\000\000\000\000\000\000\000 Because that's what the Cisco NAS sends to the RADIUS server? Alan

cisco accounting attribute

2003-07-23 Thread John A. Hengstler
Greetings, Does anybody know why this accounting attribute would be listed this way coming from a cisco. Connect-Info = \320\272\254J721670\000\000\000\000\000\000\000\000\000\000\000 Regards, John Hengstler

Re: Cisco accounting

2002-09-18 Thread Victor Sanchez
192.168.0.4 auth-port 1645 acct-port 1646 key 7 X radius-server retransmit 3 and work fine. whis that this help you. - Original Message - From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Wednesday, September 18, 2002 5:05 AM Subject: Cisco accounting I recently installed

Re: Cisco accounting

2002-09-18 Thread Alan DeKok
[EMAIL PROTECTED] wrote: Foundry has the same config and is working as it should. Below is a snapshot of the file freeradius has generated for a Foundry. No, this attitude is *totally* incorrect. Thinking this way makes it more difficult to understand what's really going on. FreeRADIUS

Cisco accounting

2002-09-17 Thread Mathias . Kenfack-Tabakem
I recently installed freeradius 0.7.1 on freebsd4.6 and authentication is working just fine. But accounting only works on Foundry and not Cisco. I'm not sure if anyone has experienced this in the pass. Any help is appreciated. Regards Mathias, DISCLAIMER This e-mail is intended only for the

Re: Cisco accounting

2002-09-17 Thread Frank Cusack
On Wed, Sep 18, 2002 at 04:05:58AM +0100, [EMAIL PROTECTED] wrote: I recently installed freeradius 0.7.1 on freebsd4.6 and authentication is working just fine. But accounting only works on Foundry and not Cisco. I'm not sure if anyone has experienced this in the pass. Any help is appreciated.

RE: Cisco accounting

2002-09-17 Thread Mathias . Kenfack-Tabakem
: Cisco accounting On Wed, Sep 18, 2002 at 04:05:58AM +0100, [EMAIL PROTECTED] wrote: I recently installed freeradius 0.7.1 on freebsd4.6 and authentication is working just fine. But accounting only works on Foundry and not Cisco. I'm not sure if anyone has experienced this in the pass. Any

Re: Cisco accounting

2002-09-17 Thread Frank Cusack
On Wed, Sep 18, 2002 at 05:35:52AM +0100, [EMAIL PROTECTED] wrote: If someone logs in to a router and issue a command, this is recorded in a file. I currently use IOS 12.2 The following commands are configured on the Cisco router. So, as I said, this is not supported on Cisco w/ RADIUS.

Re: Cisco accounting

2002-09-17 Thread Frank Cusack
On Tue, Sep 17, 2002 at 10:03:42PM -0700, Frank Cusack wrote: So, as I said, this is not supported on Cisco w/ RADIUS. Look at the Cisco docs, it says this explicitly. ( cco-ios-12.2-security-aaa-accounting-command accounting ... I think)

rlm_sql cisco accounting hack...

2002-01-21 Thread Kevin C. Miller
Hello- We are using freeradius-0.4, and noticed a couple log entries for 'zero session length'. I tracked it down to the block (below) in rlm_sql.c. Now, we only got a couple log entries, but in both cases we had open sessions in the database that were not closed due to a 0-length session