Remote Web page for MT HotSpot

Hello guys,
Sorry for my simple question, I am really new in MikroTik World.
I am setting HotSpot on MT, and faced witg the following:
Is any possibility to Redirect web Login page to remote web server?
I am asking because I have several HotSpots, and it would be logic to have Web Login page, Radius server and charging centralized on one place.

Thank you in advance.

Best Regards, Andrei

Hello,

Probably You can :slight_smile:
Wall garden server IP where is Your new Hotspot web page, after that put in Hotspot folder index.html with redirection code.
You can handle MikroTik remotely with RouterOS API…

Check:
http://wiki.mikrotik.com/wiki/API
http://wiki.mikrotik.com/wiki/API_PHP_package
http://forum.mikrotik.com/t/hotspot-management-from-php-api/60011/1

You can take a look at customizing hotspot page in wiki.mikrotik.com, there is a redirection HTML you need to upload to your AP, it contains variables to passed to your remote login page.