Skip to main content
Renante_Era
Staff
Staff
October 22, 2024

Technical Tip: Configure an air-gapped FortiGate to use FortiManager as an FDN server

  • October 22, 2024
  • 0 replies
  • 2322 views
Description This article describes the process of allowing air-gapped FortiGate devices to connect to FortiManager for FortiGuard updates and related FDN services.
Scope FortiGate, FortiManager.
Solution

In general, air-gapped FortiGates are not permitted to connect to the internet. However, they need to connect to the FDN server for FortiGuard updates, license and subscription validation, etc.

  1. Connect FortiGate to FortiManager, and authorize the device in FortiManager.

 

config system central-management

    set type fortimanager

    set fmg <FortiManager IP Address>

    set include-default-servers disable <----- Prevents FortiGate from trying the public FortiGuard servers (important in air-gapped design).

        config server-list

            edit 1

                set server-type update rating

                set server-address <FortiManager IP address>

            next

        end

    end

 

  1. Confirm that FortiGate can connect to FortiManager by using the following commands:

 

diagnose debug reset

diagnose debug application update -1

diagnose debug enable

execute update-now

 

Disable the debug processes after 5 minutes:

 

diagnose debug disable
diagnose debug reset

 

Note: 

In some cases, FortiGate might encounter an FDN connection issue after several hours due to FortiManager undoing the configuration changes.

    Thought Leadership Security Summit. Outpace New Threats with AI - enhanced defense. Tuesday, Septmeber 15, 8:30 AM - 2:30 PM PT. The Golf Club at Newcastle, WA.
    Fortinet Flag the Hack. Wednesday, August 26, 9:00 AM - 5:00 PM ET, COSM, Atlanta, GA.
    Virtual event | September 2026. SASE summit. The age of autonomous trust. Register here!