hello all,
i want to create dynamic page in hotspot. any idea how can i do my best by support Mikrotik forum..
Really don’t understand what you mean?
i want to create new hotspot with dynamic web page.
Just put a redirect on the MT hotspot login page to point the user at your web server that can serve PHP or ASP pages and create your dynamic content there. The login page hosted on your webserver should post the login credentials back to the MT hotspot gateway so that authentication can take place on the MT gateway itself (eg via Radius). Make sure your webserver is in the walled garden allow list.
Rich
Hi,
Thanks,
you mean to say Mikrotik Hotspot not support to Dynamik page.
if i want to redirect to web server what is command line i have to used..??
fewi: have you tried with this link: http://lmgtfy.com/?q=wiki+mikrotik+external+page ?
![]()
Regards
fewi: have you tried with this link: > http://lmgtfy.com/?q=wiki+mikrotik+external+page > ?
I recommend this wiki:. http://wiki.mikrotik.com/wiki/HotSpot_external_login_page
I don’t know if fewi has tried it, but I have. It works in most setups. What is your question?
thanks
i will try to your link after that i will convey the result.
Contact me at: alikhan@aanetworks.com.pk
I tried it and it works fine.
But keep in mind that if you use https on the external server, you need a https cert. on each router also.