<!DOCTYPE html PUBLIC '-//W3C//DTD HTML 4.01 Transitional//EN'>
<html>
<head>
 <meta http-equiv='Content-Type' content='text/html;charset=UTF-8'>
 <style>BODY{font:10pt Tahoma, Verdana, sans-serif;}</style>
</head>
<body>
<DIV>I have never used that, where is the documentation on setting the up, ie using filters, etc</DIV><BR>
<BLOCKQUOTE style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #0000ff 2px solid; MARGIN-RIGHT: 0px">
<HR>
<B>From:</B> tnt@kalik.co.yu<BR><B>To:</B> FreeRadius users mailing list [mailto:freeradius-users@lists.freeradius.org]<BR><B>Sent:</B> Fri, 29 Jun 2007 19:29:10 -0400<BR><B>Subject:</B> Re: Ascend-Data-Filter Issues<BR><BR>No need. You can create groups with rlm_password, make DEFAULT entry for<BR>each group and add appropriate filters to users in those groups.<BR><BR>Ivan Kalik<BR>Kalik Informatika ISP<BR><BR><BR>Dana 29/6/2007, "Jeff" <<A href="mailto:jeffa@jahelpdesk.com">jeffa@jahelpdesk.com</A>> piše:<BR><BR>>suppose we could, but it does grow. <BR>>Be nice if one could have the file include another file for defaults <BR>>and call that file from the users file<BR>> _____ <BR>><BR>> From: <A href="mailto:tnt@kalik.co.yu">tnt@kalik.co.yu</A><BR>>To: FreeRadius users mailing list [mailto:<A href="mailto:freeradius-users@lists.freeradius.org">freeradius-users@lists.freeradius.org</A>]<BR>>Sent: Fri, 29 Jun 2007 17:36:57 -0400<BR>>Subject: Re: Ascend-Data-Filter Issues<BR>><BR>>Are those filters different for every user? If they are the same (or<BR>>there are just a few conbinations) make DEFAULT entry with them and<BR>>don't put them in every users configuration.<BR>><BR>>Ivan Kalik<BR>>Kalik Informatika ISP<BR>><BR>>Dana 29/6/2007, "Jeff" <<A href="mailto:jeffa@jahelpdesk.com">jeffa@jahelpdesk.com</A>> piĹĄe:<BR>><BR>>>I have an issue <BR>>><BR>>>My software issues the Ascend-Data-Filter as such to the users file <BR>>><BR>>> Ascend-Data-Filter = "ip in forward tcp est",<BR>>> Ascend-Data-Filter = "ip in forward dstip a.a.a.a/32",<BR>>> Ascend-Data-Filter = "ip in forward dstip a.a.a.a/32",<BR>>> Ascend-Data-Filter = "ip in forward dstip a.a.a.a/32",<BR>>> Ascend-Data-Filter = "ip in forward dstip a.a.a.a/32",<BR>>> Ascend-Data-Filter = "ip in drop tcp dstport = 25",<BR>>> Ascend-Data-Filter = "ip in forward", <BR>>><BR>>>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. <BR>>><BR>>>IE I have to do this with freeradius to read each line <BR>>><BR>>> Ascend-Data-Filter += "ip in forward tcp est",<BR>>> Ascend-Data-Filter += "ip in forward dstip a.a.a.a/32",<BR>>> Ascend-Data-Filter += "ip in forward dstip a.a.a.a/32",<BR>>> Ascend-Data-Filter += "ip in forward dstip a.a.a.a/32",<BR>>> Ascend-Data-Filter += "ip in forward dstip a.a.a.a/32",<BR>>> Ascend-Data-Filter += "ip in drop tcp dstport = 25",<BR>>> Ascend-Data-Filter += "ip in forward", <BR>>><BR>>>Which is out of context with other radius servers I am dealing with <BR>>><BR>>>Is it possible to get freeradius to read each line and keep the syntax as the = instead of += <BR>>><BR>>>If I could do as such as the format as my other servers would help me trmendously. <BR>>><BR>>>I actually though the standard was = instead of += <BR>>><BR>>> <BR>>><BR>><BR>>- <BR>>List info/subscribe/unsubscribe? See <A href="http://www.freeradius.org/list/users.html" target=_blank>http://www.freeradius.org/list/users.html</A><BR>> <BR>> <BR>> <BR>><BR><BR>- <BR>List info/subscribe/unsubscribe? See <A href="http://www.freeradius.org/list/users.html" target=_blank>http://www.freeradius.org/list/users.html</A><BR></BLOCKQUOTE>
<STYLE>
</STYLE>

<DIV> </DIV>
<DIV> </DIV></body></html>