Support Forum
The Forums are a place to find answers on a range of Fortinet products from peers and product experts.
netmon
New Contributor

No entries available in DDNS Options

Hi everyone!,

 

I'm currently facing a problem with DDNS associated with fortiddns.com. The service isn't updating and returns an update error. Additionally, when I attempt to edit the configuration, no servers appear as available. This started after the DNS incident. I have another FGT 100F with the same configuration and it's not experiencing the issue. Has anyone else run into this problem?


Any insights or suggestions would be appreciated.

best regards!

 

1.png2.png3.png

1 Solution
gstefou
New Contributor III

Hi Netmon, 

 

First off i would suggest to not use FortiGuard servers for your DNS Resolution and enabling DNS instead of TLS on the section under your DSN Servers. 

 

For your DDNS issue, try to set this from the CLI and not the GUI.

I have seen the GUI acting very strange when setting your DDNS there. 

Here's the CLI commands you need to run on your FGT. 

 

config system ddns
edit 1
        set ddns-server FortiGuardDDNS
        set ddns-domain "YourFGTName.fortiddns.com"
        set use-public-ip enable
        set monitor-interface "wan1"
    next
end

 

 

View solution in original post

5 REPLIES 5
ozkanaltas
Valued Contributor III

Hello @netmon ,

 

I don't have experience with ddns, but I found some troubleshooting documents for ddns. Maybe these documents can solve your problem. 

 

https://community.fortinet.com/t5/FortiGate/Troubleshooting-Tip-FortiGuard-DDNS-IP-update-fails/ta-p...

 

https://community.fortinet.com/t5/FortiGate/Troubleshooting-Tip-Unable-to-access-the-FortiGate-due-t...

 

If you have found a solution, please like and accept it to make it easily accessible to others.
NSE 4-5-6-7 OT Sec - ENT FW
If you have found a solution, please like and accept it to make it easily accessible to others.NSE 4-5-6-7 OT Sec - ENT FW
funkylicious
SuperUser
SuperUser

hi,

maybe this article will help, https://community.fortinet.com/t5/FortiGate/Technical-Tip-How-to-configure-Dynamic-DNS-FortiGate/ta-... 

"jack of all trades, master of none"
"jack of all trades, master of none"
gstefou
New Contributor III

Hi Netmon, 

 

First off i would suggest to not use FortiGuard servers for your DNS Resolution and enabling DNS instead of TLS on the section under your DSN Servers. 

 

For your DDNS issue, try to set this from the CLI and not the GUI.

I have seen the GUI acting very strange when setting your DDNS there. 

Here's the CLI commands you need to run on your FGT. 

 

config system ddns
edit 1
        set ddns-server FortiGuardDDNS
        set ddns-domain "YourFGTName.fortiddns.com"
        set use-public-ip enable
        set monitor-interface "wan1"
    next
end

 

 

netmon
New Contributor

Ultimately, the solution was to enable the set use-public-ip parameter. However, I have another firewall where this step was not necessary. I still find it noteworthy that the server cannot be selected via the GUI, although configuring it through the CLI was sufficient to resolve the issue. Thank you for your responses—kind regards.

gstefou
New Contributor III

FortiGate's GUI is behaving very strangely on some features. 

I've seen some weird stuff going on using their GUI. 

Announcements
Check out our Community Chatter Blog! Click here to get involved
Labels
Top Kudoed Authors