At 01:11 PM 3/20/2002 -0500, Glenn Dalgliesh wrote:
>I am running FreeRadius Version 0.5 on RH 7.1 and any time I place 
>Ascend-Data-Filter in the attrs file I get the following when attempting 
>to start radius

You should upgrade to the latest CVS, as there is a problem with setting
binary attributes properly via 'attr_filter' module in 0.5 stock release.

>radiusd: Starting - reading configuration files ...
>radiusd: /usr/local/etc/raddb/attrs[107]: Syntax error: Previous line is 
>missing a trailing comma for entry voicenet.com

That line is misleading in the error message.  There was likely some
problem with the previous line ( IE, attribute not found due to typo,
or unable to parse the filter commands ).  The error message should be
changed to indicate that more than just a missing comma could have
caused the problem.

>radiusd: Errors reading /usr/local/etc/raddb/attrs
>radiusd: radiusd.conf[414]: attr_filter: Module instantiation failed.
>
>If I start radius without the attr_filter module I get the proper 
>responses from radtest.
>
>Any help would be appreciated.

It indicates that you have a problem with the attrs file.

>xyx.com
>         Service-Type == Framed-User,
>         Framed-IP-Address == 255.255.255.254,
>         Framed-IP-Netmask == 255.255.255.255,
>         Framed-Protocol == PPP,
>         Framed-Compression == Van-Jacobson-TCP-IP,
>         Framed-Filter-ID =~ ".*",
>         Reply-Message =~ ".*",
>         Session-Timeout != 0,
>         Idle-Timeout != 0,
>         X-Ascend-Data-Filter := "ip input forward tcp est",

Try replacing 'input' with 'in'.

-Chris
--
    \\\|||///  \          StarNet Inc.      \        Chris Parker
    \ ~   ~ /   \       WX *is* Wireless!    \   Director, Engineering
    | @   @ |    \   http://www.starnetwx.net \      (847) 963-0116
oOo---(_)---oOo--\------------------------------------------------------
                   \ Wholesale Internet Services - http://www.megapop.net



- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to