Hotspot
Hotspot configuration
LR54 User Guide
351
The default is
1812
.
d. (Optional) Set the port number to use for RADIUS accounting requests.
(config)> network hotspot
hotspot_name
radius acct_port
port
(config)>
The default is
1813
.
e. Set the shared secret for the RADIUS server. This is configured on the RADIUS server.
(config)> network hotspot
hotspot_name
radius secret
secret
(config)>
f. Set the unique Network Access Server (NAS) identifier used by the RADIUS server:
(config)> network hotspot
hotspot_name
radius nas_id
id
(config)>
The default is
hotspot
.
g. (Optional) Enable Swap Octets to swap the meaning of the input octets/packets and
output octets/packets RADIUS attributes. This can fix issues if the data limits and/or
accounting reports appear to be reversed on the RADIUS server:
(config)> network hotspot
hotspot_name
radius swap octets true
(config)>
The default is disabled.
6. Set walled garden settings.
Walled garden settings define the "white list" of domains and subnets that unauthenticated
clients are able to access. Include the domain or subnet of the RADIUS server(s) that are being
used for authentication.
n
Add domains that can be accessed by the client prior to authentication:
(config network hotspot new_hotspot)> add walled_garden domains end
domain_name
(config network hotspot new_hotspot)>
Repeat to add additional domains.
n
Add IP addresses and subnets that can be accessed by the client prior to
authentication:
(config network hotspot new_hotspot)> add walled_garden subnets end
value
(config network hotspot new_hotspot)>
where
value
is an IPv4 address and optional subnet mask, using the format
IPv4_
address
[/
netmask
], or the keyword
any
.
Repeat to add additional IP addresses or subnets.