Firewall Configurecaptive portals
IX20 User Guide
959
(config firewall portal portal1)> timeout value
(config firewall portal portal1)>
where value is any number of weeks, days, hours, minutes, or seconds, and takes the format
number{w|d|h|m|s}.
For example, to set Session timeout to ten minutes, enter either 10m or 600s:
(config firewall portal portal1)> timeout 600s
(config firewall portal portal1)>
6. Configure whether the portal can beaccessed over an insecure connection.
(config firewall portal portal1)> http value
(config firewall portal portal1)>
where value is one of:
n
allow: Allowsaccess to the portal page over an insecure connection (HTTPport 80).
n
redirect: Automatically redirectsthe request to a secure connection (HTTPSport 443).
n
disallow: Does not allow access over an insecure connection (HTTPport 80).
Note This setting doesnot affect accessto HTTPport 80 after the client hasbeen granted
access to the portal.
7. Set the method that will be used to authorize the user:
(config firewall portal portal1)> auth value
(config firewall portal portal1)>
where value is one of:
n
none: Users are not required to enter any information to access the portal.
n
login: Users are required to authenticate with an account on thisdevice. Users must be
part of a user group that allowsaccess to thisportal.
n
info: Users are required to complete a form to continue. The form fieldsmay be
customize.
8. (Optional) Set the title of the portal page that the user will see when accessing the portal:
(config firewall portal portal1)> title "Corporate portal"
(config firewall portal portal1)>
9. (Optional) Set a message that will appear on the portal page:
(config firewall portal portal1)> message "Welcome to the corporate web
portal"
(config firewall portal portal1)>
10. (Optional) Set the termsand conditionsthat ill appear on the portal page. Users will be
required to agree to the terms and conditionsbefore being granted access to the portal.