PPP + Radius pbm
- From: "Alexandre DELAY" <alexandre.delay@xxxxxxx>
- Date: Sun, 26 Mar 2006 13:17:27 +0200
Hi,
I use freeradius + pppd.
The thing is that I want to use the RAD_FILTER_ID attribute send by radius.
I got it perfectly and use it in my ppp.linkup as label.
What I want is use this value in a script. The value of this label can be
almost anything. So it is dofficult to modify my ppp.linkup as this:
___
|1:
| bg test.sh
|2:
| bg test.sh
|...
|1024:
| bg test.sh
|___
I would like something more like:
___
|*:
| bg test.sh LABEL
|___
But:
1) "*:" dosen't work
2) LABEL contain the value of the label specified in ppp.conf
How can I do what I want?
cheers
Alex
_______________________________________________
freebsd-net@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscribe@xxxxxxxxxxx"
- Prev by Date: PPP + Radius pbm
- Next by Date: Re: Intel 3945ABG with NDIS
- Previous by thread: PPP + Radius pbm
- Index(es):
Relevant Pages
- Re: Simple VB program to computer volume of cyclinder
... and Text properties of the TextBoxes. ... named 'radius', 'hght' and
'volume'. ... I assume under the label or ... >>text box for the base radius,
and so forth, but which one? ... (microsoft.public.dotnet.languages.vb.controls) - PPP + Radius pbm
... I use freeradius + pppd. ... The thing is that I want to use the RAD_FILTER_ID
attribute send by radius. ... I got it perfectly and use it in my ppp.linkup as label.
... (freebsd-net)