<html><body>
<p><font size="2" face="sans-serif">Ok thanks Alan.</font><br>
<br>
<br>
<tt><font size="2">nicolas.clo@ricoh-industrie.fr wrote:<br>
> - Is anyone know if there is a way to limit the number of attempts to<br>
> reconnect on failure Wifi authentication (in Windows or Wifi access<br>
> point)  ?<br>
<br>
  Nope.  That's an issue between the AP and the WiFi client.<br>
<br>
> - Or limit the logs in Freeradius radpostauth ? -->  I tried with a sql<br>
> condition but I think it's a little heavy. Also it's not very logical to<br>
> limit the logs.<br>
<br>
  I would suggest tracking the number of connection failures per user.<br>
If a user has too many, skip the "sql" module in post-auth.<br>
<br>
  You should be able to track the connection failures in a database<br>
field.  FreeRADIUS isn't a database, and doesn't actually store anything.<br>
<br>
  Alan DeKok.<br>
-<br>
List info/subscribe/unsubscribe? See </font></tt><tt><font size="2"><a href="http://www.freeradius.org/list/users.html">http://www.freeradius.org/list/users.html</a></font></tt><tt><font size="2"><br>
</font></tt><br>
</body></html>