FortiGate
FortiGate Next Generation Firewall utilizes purpose-built security processors and threat intelligence security services from FortiGuard labs to deliver top-rated protection and high performance, including encrypted traffic.
gbarreto
Staff
Staff
Article Id 197339
Description
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.


Contributors