Page 1 of 1

Hotspot Page

Posted: Tue Apr 05, 2011 9:44 am
by bikash
hello all,
i want to create dynamic page in hotspot. any idea how can i do my best by support Mikrotik forum..

Re: Hotspot Page

Posted: Tue Apr 05, 2011 10:10 am
by Egate
Really don’t understand what you mean?

Re: Hotspot Page

Posted: Tue Apr 05, 2011 10:25 am
by bikash
i want to create new hotspot with dynamic web page.

Re: Hotspot Page

Posted: Tue Apr 05, 2011 10:09 pm
by richinuk
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

Re: Hotspot Page

Posted: Wed Apr 06, 2011 10:51 am
by bikash
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..??

Re: Hotspot Page

Posted: Wed Apr 06, 2011 4:26 pm
by fewi

Re: Hotspot Page

Posted: Wed Apr 06, 2011 6:00 pm
by marioclep

Re: Hotspot Page

Posted: Thu Apr 07, 2011 1:39 pm
by SurferTim
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_e ... login_page
I don't know if fewi has tried it, but I have. It works in most setups. What is your question?

Re: Hotspot Page

Posted: Fri Apr 08, 2011 4:28 pm
by bikash
thanks
i will try to your link after that i will convey the result.

Re: Hotspot Page

Posted: Tue Apr 12, 2011 2:21 pm
by alikhan8207

Re: Hotspot Page

Posted: Thu Apr 14, 2011 10:10 am
by Beone
I recommend this wiki:. http://wiki.mikrotik.com/wiki/HotSpot_e ... login_page
I don't know if fewi has tried it, but I have. It works in most setups. What is your question?

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.