Module sqlippool and logs
Alan DeKok
aland at deployingradius.com
Tue Aug 27 21:02:29 CEST 2019
> On Aug 27, 2019, at 2:49 PM, Rafael Ganascim <rganascim at gmail.com> wrote:
>
> Em ter, 27 de ago de 2019 às 14:43, Alan DeKok
> <aland at deployingradius.com> escreveu:
>>
>> On Aug 27, 2019, at 12:56 PM, Rafael Ganascim <rganascim at gmail.com> wrote:
>>> I can't use this approach because I need to process both the ippool modules:
>>>
>>> IPV4
>>> if (control:Module-Success-Message) {
>>> linelog
>>
>> Then do:
>>
>> update control {
>> &Module-Success-Message -= ANY
>> }
>
> I dit it:
> ...
> IPV4
> if (control:Module-Success-Message) {
> linelog
> update control {
> &Module-Success-Message -= ANY
Hmm... maybe "!*" then instead of "-="
Alan DeKok.
More information about the Freeradius-Users
mailing list