25 Jan
2011
25 Jan
'11
10:49 a.m.
Hi,
# cat /var/log/freeradius/radius.log Error: users.smart[11]: Parse error (reply) for entry user: failed to parse Ascend binary attribute: failed to parse Ascend binary attribute:
# cat users.smart user User-Password := "password"
I probably wont be the first person to tell you that this line should be user Cleartext-Password := "password"
Ascend-Data-Filter = "ip in drop udp dstport = 9", Ascend-Data-Filter = "generic in forward 0 0 0"
the error is related to one/both of these binary entries. the dictinary file has pretty good docs: read "dictionary.ascend" perhaps you havent got the dictionary included? if you've stripped the 2.x config or just dumped the 1.x config into place things just wont work alan