class attribute wont pass

Dusty Doris freeradius at mail.doris.cc
Fri Jul 8 17:32:08 CEST 2005


> 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.



More information about the Freeradius-Users mailing list