How to direct hotspot users to website after authenticated?
Posted: Wed Apr 30, 2008 9:24 am
by rain
Hi all, I'd like to force all hotspot users to my website after they get authenticated.
So, instead of going to website address that they typed in before authentication, they will be automatically redirected to my website.
Is there a way to do this using RouterOS?
Any help will be appreciated. Thank you.
Re: How to direct hotspot users to website after authenticated?
Posted: Thu May 01, 2008 5:16 pm
by rain
Has anyone configured this feature before?
I'd have thought that this feature is a common feature on hotspots.
Anyone?
Re: How to direct hotspot users to website after authenticated?
Posted: Fri May 02, 2008 9:21 am
by ashish
Force Redirect is possible but, i think it is possible every time the user tries to open any website.
But instead of that you can advertise you webpage by configuring it in
/ip hotspot user profile
advertise-url=
www.myhomepage.com
You can also set the advertisement interval & timeout.
Re: How to direct hotspot users to website after authenticated?
Posted: Wed Aug 06, 2008 10:44 am
by topoh
Try to use HTTP servlet pages. There's a possibility to use a login.html page to show when users login. See
http://www.mikrotik.com/testdocs/ros/3. ... otspot.php
[]'s,
Sérgio Brito
Hi all, I'd like to force all hotspot users to my website after they get authenticated.
So, instead of going to website address that they typed in before authentication, they will be automatically redirected to my website.
Is there a way to do this using RouterOS?
Any help will be appreciated. Thank you.