Hotspot
Hotspot configuration
LR54 User Guide
343
See
Configure the hotspot to use RADIUS users authentication
for information about
configuring hotspot for RADIUS users authentication.
n
hotspotsystem
: Requires each user to be authenticated by HotspotSystem, a cloud
hotspot service that supports various free and paid authentication methods, including
social media account, SMS, voucher, and PayPal.
See
Configure the hotspot to use HotspotSystem authentication
for information about
configuring hotspot for HotspotSystem authentication.
9. Set the login page source. (This option is not available if
auth
is set to
hotspotsystem
.)
(config network hotspot new_hotspot)> login
value
(config network hotspot new_hotspot)>
where
value
is either:
n
local
: Uses an HTML page for authentication that is stored locally on the LR54 device's
filesystem, in the
/etc/config/hotspot
directory. Note that the
hotspot
directory is not
visible until hotspot has been enabled for the first time.
n
remote
: Uses an HTML page for authentication that is served by a remote web server.
10. (Optional) If
local
is selected for
login
, set the name of the local HTML file used for
authentication. (This option is not available if
auth
is set to
hotspotsystem
.)
(config network hotspot new_hotspot)> local_page
HTML_filename
(config network hotspot new_hotspot)>
Normally, this parameter should be left blank, and the device will use the default
authentication HTML page. See
for information about the
default authentication HTML page used for each authentication mode.
If you upload a custom HTML file that uses a filename other than the default filename, type the
custom filename here. See
Upload custom hotspot HTML pages
for more information about
creating and uploading custom HTML files.
11. (Optional) Set the port number that the hotspot authentication server will used.
(config network hotspot new_hotspot)> auth_port
port
(config network hotspot new_hotspot)>
The default is
3990
.
12. (Optional) Set the port number of the hotspot server.
(config network hotspot new_hotspot)> server_port
port
(config network hotspot new_hotspot)>
The default is
4990
.
13. If
remote
is selected for
login
:
a. Set the IP address or fully-qualified domain name or the remote web server that will be
used for client authentication:
(config network hotspot new_hotspot)> remote url
address
(config network hotspot new_hotspot)>