Description
This article explains how to change the captive portal port through CLI.
Solution
This article explains how to change the captive portal port through CLI.
Solution
In case the default port of the Captive Portal (1000 for HTTP and 1003 for HTTPs) needs to be changed to another one, issue following command:
FortiGate# config system global
FortiGate (global)# set auth-http-port X
FortiGate (global)# set auth-https-port Y
FortiGate (global)# end
Where X or Y is the port to use for each protocol.
Labels: