Ascend-Data-Filter Issues
Jeff
jeffa at jahelpdesk.com
Sat Jun 30 02:37:25 CEST 2007
I have never used that, where is the documentation on setting the up, ie using filters, etc
_____
From: tnt at kalik.co.yu
To: FreeRadius users mailing list [mailto:freeradius-users at lists.freeradius.org]
Sent: Fri, 29 Jun 2007 19:29:10 -0400
Subject: Re: Ascend-Data-Filter Issues
No need. You can create groups with rlm_password, make DEFAULT entry for
each group and add appropriate filters to users in those groups.
Ivan Kalik
Kalik Informatika ISP
Dana 29/6/2007, "Jeff" <jeffa at jahelpdesk.com> piše:
>suppose we could, but it does grow.
>Be nice if one could have the file include another file for defaults
>and call that file from the users file
> _____
>
> From: tnt at kalik.co.yu
>To: FreeRadius users mailing list [mailto:freeradius-users at lists.freeradius.org]
>Sent: Fri, 29 Jun 2007 17:36:57 -0400
>Subject: Re: Ascend-Data-Filter Issues
>
>Are those filters different for every user? If they are the same (or
>there are just a few conbinations) make DEFAULT entry with them and
>don't put them in every users configuration.
>
>Ivan Kalik
>Kalik Informatika ISP
>
>Dana 29/6/2007, "Jeff" <jeffa at jahelpdesk.com> piĹĄe:
>
>>I have an issue
>>
>>My software issues the Ascend-Data-Filter as such to the users file
>>
>> Ascend-Data-Filter = "ip in forward tcp est",
>> Ascend-Data-Filter = "ip in forward dstip a.a.a.a/32",
>> Ascend-Data-Filter = "ip in forward dstip a.a.a.a/32",
>> Ascend-Data-Filter = "ip in forward dstip a.a.a.a/32",
>> Ascend-Data-Filter = "ip in forward dstip a.a.a.a/32",
>> Ascend-Data-Filter = "ip in drop tcp dstport = 25",
>> Ascend-Data-Filter = "ip in forward",
>>
>>I have noticed to get the Ascend-Data-Filter to read th other filters to the next line it needs the += or its stops on the 1st one.
>>
>>IE I have to do this with freeradius to read each line
>>
>> Ascend-Data-Filter += "ip in forward tcp est",
>> Ascend-Data-Filter += "ip in forward dstip a.a.a.a/32",
>> Ascend-Data-Filter += "ip in forward dstip a.a.a.a/32",
>> Ascend-Data-Filter += "ip in forward dstip a.a.a.a/32",
>> Ascend-Data-Filter += "ip in forward dstip a.a.a.a/32",
>> Ascend-Data-Filter += "ip in drop tcp dstport = 25",
>> Ascend-Data-Filter += "ip in forward",
>>
>>Which is out of context with other radius servers I am dealing with
>>
>>Is it possible to get freeradius to read each line and keep the syntax as the = instead of +=
>>
>>If I could do as such as the format as my other servers would help me trmendously.
>>
>>I actually though the standard was = instead of +=
>>
>>
>>
>
>-
>List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
>
>
>
>
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freeradius.org/pipermail/freeradius-users/attachments/20070629/f4581a3b/attachment.html>
More information about the Freeradius-Users
mailing list