Use alternate servers for customer splash pages

HotspotSystem.com operates using servers in multiple locations around the world, and you may prefer to use one that is geographically closer to your hotspot’s location.   You may also prefer to use your own domain if you are a white label operator. In that case you can use your own domain instead of customer.hotspotsystem.com. (remember to use CNAME to point this domain to our server)   Please refer to this article for the full white label procedure.

Here are 3 servers you can choose from :

  • usa.hotspotsystem.com
  • europe.hotspotsystem.com
  • asia.hotspotsystem.com

Please click on a tab to see how to set this in your router:

Under Services > Hotspot:

Special Settings: Enable

Whitelabel domain: usa.hotspotsystem.com (or other alternate server)

Modify the two files which you’ve downloaded in the zip file. In the login.html and alogin.html pages you need to change:

<form name=”redirect” action=”https://customer.hotspotsystem.com/customer/hotspotlogin.php” method=”GET”>

to

<form name=”redirect” action=”https://usa.hotspotsystem.com/customer/hotspotlogin.php” method=”GET”>

(or replace usa to an other alternate server)

Load them to the router again.

You will need to whitelist the new domain under IP>Hotspot>walled garden dst host.

Dashboard > Edit Network and choose Chillispot AAA settings to Manual and change>

UAM Server > change https://customer.hotspotsystem.com to https://usa.hotspotsystem.com (or an alternate server)

Change the login URL in hotspot settings:

https://customer.hotspotsystem.com/customer/hotspotlogin.php?mode=comb

to

https://usa.hotspotsystem.com/customer/hotspotlogin.php?mode=comb

(or replace usa to an other alternate server)

​Use the following path to reach the chilli configuration: /etc/chilli/defaults

Hotspot > Configuration > UAM Hostname > change customer.hotspotsystem.com to usa.hotspotsystem.com

Hotspot > Advanced > UAM URL Format > replace https://customer.hotspotsystem.com/customer/hotspotlogin.php to https://usa.hotspotsystem.com/customer/hotspotlogin.php

Hotspot > Advanced > UAM Homepage (splash page) replace https://customer.hotspotsystem.com/customer/hotspotlogin.php to https://usa.hotspotsystem.com/customer/hotspotlogin.php

(or replace usa to an other alternate server)

Use the following path to reach the chilli configuration: /etc/chilli/defaults

In case of using a custom white label URL you can just run the setup script on the router again and it will point your router to the custom URL, OR

you can edit the HS_UAMFORMAT=   field.

13 11
Tagged:

Leave A Comment?