You have to use radreply table for that. For example: select * from radreply; +----+----------+-------------------+----+---------------+ | id | username | attribute | op | value | +----+----------+-------------------+----+---------------+ | 1 | test | Framed-IP-Address | = | 10.100.0.100 | | 2 | test | Framed-IP-Netmask | = | 255.255.255.0 | +----+----------+-------------------+----+---------------+ On Sat, Feb 5, 2011 at 10:22 PM, Yücel Türkistan <yucel.turkistan@gmail.com> wrote:
Hello, I use FreeRADIUS version 2.1.3 with backend MySQL. It's working very good except this issue: When i try to use auth by Enterasys switch for management-access, Enterasys switch fails with login but FreeRADIUS says "Auth: Login OK:..." I searched on net and found that i have to add a Filter-Id with value Enterasys:version=1:mgmt=su But i could not find how to add this Filter-Id to mysql table. Can anyone help me please to solve this problem? Thanks a lot. -- King Regards Yucel - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html