WiFi reconnection attempting

nicolas.clo at ricoh-industrie.fr nicolas.clo at ricoh-industrie.fr
Thu Sep 25 15:29:47 CEST 2014


Ok thanks Alan.


nicolas.clo at ricoh-industrie.fr wrote:
> - Is anyone know if there is a way to limit the number of attempts to
> reconnect on failure Wifi authentication (in Windows or Wifi access
> point)  ?

  Nope.  That's an issue between the AP and the WiFi client.

> - Or limit the logs in Freeradius radpostauth ? -->  I tried with a sql
> condition but I think it's a little heavy. Also it's not very logical to
> limit the logs.

  I would suggest tracking the number of connection failures per user.
If a user has too many, skip the "sql" module in post-auth.

  You should be able to track the connection failures in a database
field.  FreeRADIUS isn't a database, and doesn't actually store anything.

  Alan DeKok.
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freeradius.org/pipermail/freeradius-users/attachments/20140925/4e6ba0dc/attachment.html>


More information about the Freeradius-Users mailing list