Created on
08-22-2024
10:42 PM
Edited on
01-01-2026
11:38 PM
By
Jean-Philippe_P
| Description | This article describes how to enable only HTTP Administrative Access on the FortiGate interface. |
| Scope | All FortiGate firmware. |
| Solution |
To resolve this issue, go to GUI -> System -> Settings and Disable 'Redirect to HTTPS', or via CLI:
CLI:
config system interface Test (interface) # edit port1 Test (port1) # show config system interface edit "port1" set vdom "root" set ip 10.9.11.43 255.255.240.0 set allowaccess ping https ssh telnet fgfm set type physical set snmp-index 1 next end Test (port1) # set allowaccess http Test # end
Now it should be possible to access FortiGate using an HTTP port. |
The Fortinet Security Fabric brings together the concepts of convergence and consolidation to provide comprehensive cybersecurity protection for all users, devices, and applications and across all network edges.
Copyright 2026 Fortinet, Inc. All Rights Reserved.