Discussions
Categories
- 17.9K All Categories
- 3.4K Industry Applications
- 3.4K Intelligent Advisor
- 75 Insurance
- 537.6K On-Premises Infrastructure
- 138.7K Analytics Software
- 38.6K Application Development Software
- 6.1K Cloud Platform
- 109.6K Database Software
- 17.6K Enterprise Manager
- 8.8K Hardware
- 71.3K Infrastructure Software
- 105.4K Integration
- 41.6K Security Software
how to use DynDns with FireWall FortiGate 300D

User_5H1XN
Member Posts: 1 Green Ribbon
I need to use DynDns with FireWall FortiGate 300D
Answers
-
Here is the steps and I got it working. email : [email protected]
=====================================
config system ddns
edit 1
set ddns-server dyndns.org
set ddns-domain "hostname.dnsalias.com"
set ddns-username "youruser"
set ddns-password xxxxxxxxxxxxxxxxxxxx
set monitor-interface "wan1"
set update-interval 300 ==> Refresh every 5 minutes
next
======================================================