user cache for raduis failure

I am trying to make a way for my Mikrotik to have a radius failure backup cache system.

My idea is either

  1. get Mikrotik to build in a user cache :slight_smile:

  2. create some program that uploads all user MACs from the SQL to the MK every couple hours, and then have the MK have a radius netwatch feature.. looking for resends.. no rejects. If enough resends happen in a set period of time, then it falls back to cache mode.



    My problem in the RADIUS is not with MK, but rather with my SQL server, but in the debuggin of the SQL server, I would like my clients to be able to get on while I fixing it. :slight_smile:

So… What do you want us to do about it ? :unamused:

I want help to create some program that uploads all user MACs from the SQL to the MK every couple hours, and then have the MK have a radius netwatch feature.. looking for resends.. not rejects. If enough resends happen in a set period of time, then it falls back to cache mode