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

test

 
1 REPLY 1
parteeksharma

Hi HaniAbuelkhair,

To configure 3rd party ddns service you can check the below link and follow:

https://community.fortinet.com/t5/FortiGate/Technical-Tip-How-to-configure-a-third-party-DDNS-servic...


You will get an option to configure username and password using below commands:
# config system ddns
    edit 1
        set monitor-interface "wan1"
        set ddns-server ddnsservice.example
        set ddns-domain "hostname"
        set ddns-username "username"
        set ddns-password password

Best Regards,
Parteek

Labels
Top Kudoed Authors