Description | This article describes how to configure Dynamic DNS FortiGate. |
Scope | FortiGate. |
Solution |
Diagram.
In the FortiGate GUI, go to Network -> DNS -> enable FortiGuard DDNS, select the interface with the dynamic connection, select the server that is linked to the account, and enter 'Unique Location'.
From CLI:
config system ddns edit 101 set ddns-server FortiGuardDDNS set ddns-domain "fgtbacoor.fortiddns.com" set use-public-ip enable set monitor-interface "wan1" next end
Try to NSLOOKUP the fgtbacoor.fortiddns.com and it will be resolved to whatever public IP the FortiGate getting translated into.
Note:
Related document: |
Labels: