rain
1
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.
rain
2
Has anyone configured this feature before?
I’d have thought that this feature is a common feature on hotspots.
Anyone?
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.
topoh
4
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.0/pnp/hotspot.php
's,
Sérgio Brito