class attribute wont pass

Brian tbt at intercom.net
Fri Jul 8 19:13:17 CEST 2005


Dusty Doris wrote:

>>rad_recv: Access-Accept packet from host 63.174.xxx.xx:1645, id=1,
>>length=218
>>        Proxy-State = 0x3735
>>        Service-Type = Framed-User
>>        Framed-Protocol = PPP
>>        Ascend-Data-Filter = "ip in forward tcp est"
>>        Ascend-Data-Filter = "ip in forward dstip 63.174.xxx.x/24 0"
>>        Ascend-Data-Filter = "ip in drop tcp dstport = 25"
>>        Ascend-Data-Filter = "ip in forward 0"
>>        Idle-Timeout = 1800
>>        Session-Timeout = 21600
>>        Propel-Accelerate = 1
>>        X-Ascend-Idle-Limit = 1800
>>        X-Ascend-Maximum-Time = 28800
>>        Class = "IEAS1\005378602\003292"
>>  Processing the authorize section of radiusd.conf
>>modcall: entering group authorize for request 73
>> attr_filter: Matched entry DEFAULT at line 84
>>  modcall[authorize]: module "attr_filter" returns updated for request 73
>>    
>>
>
>What does line 84 of the attrs file say?  Perhaps you are filtering out
>the class attribute.  Read the manpage rlm_attr_filter.  If you don't
>intend on filtering any of the reply values, then comment out attr_filter
>in radiusd.conf.  Or maybe you just need to add Class to it.
>- 
>List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
>  
>

Thank you very much.  This pointed me in the right direction.  I was 
filtering out the class attribute, so I added it.  I'm still getting 
used to freeradius.

Thanks again.

Brian Taylor



More information about the Freeradius-Users mailing list