Hey all!
I am using MikroTik routerboard to share WiFi. Authentication is done through RADIUS (using phone number, SMS verification).
I have a cron job at my server that truncates the table “radcheck” and this helps me to “expire” users. Almost everytime when a user is expired I am being redirected to my authentication script. Instead I want to be redirected to my initial script which is defined in login.html. How can this be done?