I am having trouble getting freeradius to return values to my cisco box. My goal is to be able to capture this data through tcl on the cisco.
I can authenticate a call using information from radcheck, but the corresponding values (h323-credit-time) in radreply are not being sent. radcheck +----+----------------+-----------+----+---------+ | id | UserName | Attribute | op | Value | +----+----------------+-----------+----+---------+ | 3 | 12345 | Password | == | 777 | +----+----------------+-----------+----+---------+ radreply +----+----------+------------------+----+-------+ | id | UserName | Attribute | op | Value | +----+----------+------------------+----+-------+ | 11 | 12345 | h323-credit-time | = | 10 | +----+----------+------------------+----+-------+ Ideas? Questions? -g UserN - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
