On 2010/12/13 05:23 AM, Andrew Paternoster wrote:
Hi Johan
Do you mind sharing a copy of your COA triggers?
In Perl (rlm_perl) - Where I make my decision to disconnect.
---
if ($balance <= 0)
{ $RAD_REPLY{'Tmp-String-0'} = 'DISCONNECT'; };
In my virtual server
-
Andrew Paternoster wrote:
> Do you mind sharing a copy of your COA triggers?
radclient will send CoA packets whenever you want. If you can write a
program to determine when to send a CoA, and that program can run
radclient, you can send CoAs from any program.
Alan DeKok.
-
List info/subscrib
...@lists.freeradius.org
[mailto:freeradius-users-bounces+andrew=screwloose.com...@lists.freeradius.org]
On Behalf Of Johan Meiring
Sent: Friday, 8 October 2010 9:29 PM
To: FreeRadius users mailing list
Subject: Freeradius COA trigger
Hi,
I have a freeradius setup generating COA successfully (when
On 08/10/10 16:03, Tim Sylvester wrote:
Now I want to also make Freeradius generate a COA by some other
means.
e.g. a tech support guy clicking "disconnect" on a web page.
I.e. I want to somehow "trigger" a coa that is not caused by an
"update coa
{}" block, but by some external trigger.
I
> > Now I want to also make Freeradius generate a COA by some other
> means.
> > e.g. a tech support guy clicking "disconnect" on a web page.
> >
> > I.e. I want to somehow "trigger" a coa that is not caused by an
> "update coa
> > {}" block, but by some external trigger.
> >
> > Is this possible
Johan Meiring wrote:
> Now I want to also make Freeradius generate a COA by some other means.
> e.g. a tech support guy clicking "disconnect" on a web page.
>
> I.e. I want to somehow "trigger" a coa that is not caused by an "update
> coa {}" block, but by some external trigger.
>
> Is this poss
On 08/10/10 11:28, Johan Meiring wrote:
Hi,
I have a freeradius setup generating COA successfully (when neccesary) after
receiving accounting packets.
This works well.
Now I want to also make Freeradius generate a COA by some other means.
e.g. a tech support guy clicking "disconnect" on a web
Hi,
I have a freeradius setup generating COA successfully (when neccesary) after
receiving accounting packets.
This works well.
Now I want to also make Freeradius generate a COA by some other means.
e.g. a tech support guy clicking "disconnect" on a web page.
I.e. I want to somehow "trigger
8 matches
Mail list logo