Re: FreeRADIUS ( 2 ) and SNMP - "broken pipe error" - password not accepted
Edvin Seferovic wrote:
Is the patch already in the CVS ? Can you send me the BugID ( can't find it :( ) ? Can you give me a hint what needs to be ajusted ?
There is no patch in CVS. If it's not in bugs.freeradius.org, it's in the mailing list archives. As for a fix, the code uses "int" where it should really be either "int32" for protocol packing, or "size_t" for lengths. Once those changes are made, it should work. Alan DeKok.
Dear All, I want to monitor the RADIUS with SNMP. but i need to know exactly what is that OID means ( radiusAccServTotalNoRecords ) i searched and found that it means " The number of RADIUS Accounting-Request packets which were received and responded to but not recorded " but i can't understand how come that the radius respond to a packet but it is not recorded ?? i'm using mysql as accounting DB regards, Amr Ali
participants (2)
-
Alan DeKok -
Amr el-Saeed