But when I add the same Ascend-Data-Filter information above into mysql database file (radgroupcheck table), although authenticates fine, I don't get "Ascend-VSA-Data-Filter=\0x01\0x01\0x01 ...." in attribute dump. Below is what is added to the table:
GroupName Attribute op Value -------------------------------------------- Dialup Auth-Type := LOCAL Dialup Service-Type = Framed-User Dialup Framed-Protocol = PPP Dialup Framed-Compression = Van-Jacobsen-TCP-IP Dialup Ascend-Data-Filter += "ip in forward tcp est" Dialup Ascend-Data-Filter += "ip in forward dstip a.b.c.0/20" Dialup Ascend-Data-Filter += "ip in forward tcp dstport = 25" Dialup Ascend-Data-Filter += "ip in forward"
It should be in radgroupreply table J.