Created on
11-05-2020
01:29 AM
Edited on
06-29-2025
01:29 PM
By
Jean-Philippe_P
Description
This article describes how to debug the FortiExtender (FEX) interface, shown as disabled on the FortiGate GUI, as shown below:
User Impact:
FortiGate may lose its Internet connection when the FortiExtender (used as a WAN uplink) interface is shown as disabled on the FortiGate GUI.
Debug (possible cause and fix):
Settings are configured under Network -> FortiExtender -> Configure Settings as shown below:
get system interface <----- To check FortiExtender default gateway IP.
get modem status <----- To check FortiExtender modem status.# execute ping <IP_Address>
Bug 0653289 workaround:
After FortiGate reboot, enable FortiExtender interface manually on FortiGate CLI as shown below:
edit "fext
set vdom "root"
set mode dhcp
set status up <----- Change the status to ‘up’ if it is down.
set type fext-wan
set device-identification enable
set snmp-index 9
set macaddr f2:3e:94:xx:xx:xx
Restart FortiExtender daemon on FortiGate and check if that resolves the issue:
execute extender restart-fortiextender-daemon
If this issue is frequently occurring, then try deploying FortiExtender in the VLAN mode:
Technical Tip: How to setup FortiExtender in VLAN mode on FortiGate
Related articles:
Technical Tip: How to configure and debug 4G LTE connection issues on FortiExtender (FEX)
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 2025 Fortinet, Inc. All Rights Reserved.