<!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>suppose we could, but it does grow.</DIV>
<DIV>Be nice if one could have the file include another file for defaults</DIV>
<DIV>and call that file from the users file</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 17:36:57 -0400<BR><B>Subject:</B> 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></BLOCKQUOTE>
<STYLE>
</STYLE>

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