Unable To Load Fortiguard Ddns Servers List On Fortigate Firewalls Direct

In this deep-dive article, we will explore the root causes of this error, provide step-by-step diagnostic commands, and walk through permanent fixes—from DNS configuration to FortiGuard web filtering overrides. When you navigate to Network > DNS or Network > DDNS and attempt to edit or create a new DDNS entry, the FortiGate must query Fortinet’s central servers (typically guard.fortinet.net or service.fortinet.com ) to retrieve an XML or JSON list of supported DDNS providers. The error "unable to load fortiguard ddns servers list" indicates that the HTTP/HTTPS request to these endpoints failed.

Introduction FortiGate firewalls offer a built-in Dynamic DNS (DDNS) client that allows users to map a static hostname to a dynamic public IP address. This feature is critical for VPN endpoints, self-hosted services, and remote access configurations. However, a notoriously frustrating error message can appear when configuring or troubleshooting this feature: "Unable to load FortiGuard DDNS servers list." In this deep-dive article, we will explore the

If all else fails, remember that the CLI bypasses this list entirely. You can configure any supported DDNS provider manually and achieve full functionality without ever seeing the graphical list. You can configure any supported DDNS provider manually

This error prevents the firewall from fetching the official list of supported DDNS providers (such as FortiGuard DDNS, No-IP, or DynDNS) from Fortinet’s servers. Without this list, you cannot select a provider, configure the service correctly, or update your dynamic IP. you cannot select a provider

execute ping guard.fortinet.net If ping fails with ping: cannot resolve guard.fortinet.net: Unknown host , you have a DNS problem.

config system fortiguard set fortiguard-anycast disable set protocol udp set port 8888 set sdns-server-ip "208.91.112.220" end Then restart the FortiGuard service: