Hello,
I am trying to use an external radius server to authenticate hotspot users and referring the below document :-
http://wiki.mikrotik.com/wiki/Manual:Customizing_Hotspot#List_of_available_variables
However by implementing the above mentioned steps I am running into a loop.
login.html on the mikrotik router is redirecting the user to the external web server.
The external web server is redirecting it back to login.html on the mikrotik router with correct credentials which is again redirecting it to the external web server.
Is there any step which I may be missing ?
Thanks