Set your own reliable DNS servers (e.g., 8.8.8.8 or 1.1.1.1 ) under . 2. Verify DNS Functionality
config system fortiguard set fortiguard-anycast disable set protocol udp end
When attempting to configure a new Dynamic DNS entry, the FortiGate cannot retrieve the list of available DDNS service providers (e.g., FortiGuard DDNS, No-IP, DynDNS). This results in an inability to select a server type, blocking the configuration of DDNS services. Set your own reliable DNS servers (e
The error "Unable to load FortiGuard DDNS server list" typically occurs when the FortiGate firewall cannot reach FortiGuard services to retrieve the list of available Dynamic DNS servers Common Fixes Disable DNS Overrides on WAN
This report details the diagnosis and resolution of an issue where a FortiGate firewall fails to populate the Dynamic DNS (DDNS) server list provided by FortiGuard. This issue typically manifests in the Graphical User Interface (GUI) under , where the "DDNS Server" dropdown menu is empty or displays a loading error. Without this list, administrators cannot configure automatic DDNS updates for domains hosted on FortiGuard servers. This results in an inability to select a
Sometimes, SSL negotiation fails or a specific port is blocked.
config system ddns edit 1 set update-interval 300 next end Without this list
Disabling Anycast and forcing a connection to a specific backend server via UDP usually bypasses TLS handshake failures.
: Go to System > FortiGuard and verify that your licenses are active and the FortiGate can reach FortiGuard servers. 3. Adjust Protocol and Ports
config system ddns edit 1 set ddns-server FortiGuardDDNS set ddns-domain "yourcustomname.fortiddns.com" set monitor-interface "wan1" set use-public-ip enable end Use code with caution. Network Diagnostics