Angel L. Mateo wrote:
I didn't find any 2.1.12 freeradius version (the latest version at freeradius web is 2.1.11). In 2.1.11 (and 2.1.10) the options I have found that could be related are:
2.1.12 will be released soon.
* ldap_connections_number: number of active ldap connections (although I have this value configured as 15, I can only see one active connection with netstat) * timeout: Timeout to finish a query * timelimit: Timeout that the ldap server has to finish the query * net_timetout: Seconds to wait for resopnse of the server
As far as I understand, none of these values is for a keepalive. Is there any other parameter?
See https://github.com/alandekok/freeradius-server/tree/v2.1.x Download a "tar" file. It is a pre-release version of 2.1.12. Then see raddb/modules/ldap, as I suggested. Alan DeKok.