Page | 35
Revision Date April 30, 2020 || Document Number UM-E71-314 || Rev B
Figure 7-6: External Captive Portal Settings
•
In the
Access
tab, configure the following
Network Based Access Rules:
o
Allow HTTP to a specific server - 192.168.1.1
o
Allow HTTPS to a specific server - 192.168.1.1
o
Deny any to any
Place the following lines in the body of your index.html file which will automatically authenticate your guests.
<form>
<input type=”hidden” id=”authtext” value=Guest_Authenticated”>
</form>