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

ask - DDNS for more than 1 IP public

hi there,

 

need advice here.

 

can fortigate support DDNS for more than 1 IP Public?

I only find 1 ddns, and only 1 WAN port can be set at one time.

 

thank you.

4 REPLIES 4
Iescudero
Contributor II

Hi there!

Yes! but you have to do it through CLI.

Here's an example:

config system ddns  
edit 2
set monitor-interface "wan2"
set ddns-server dyndns.org
set ddns-domain "example.dyndns.org"
set ddns-username "DyndnsAccountusername"
set ddns-password "DyndnsAccountpassword"

Hope it helps!
Xcage

you can do it via GUI in

NETWORK>DNS

 

you then click on the interface (WAN1) by default and then on the right side theres your interfaces to add as DDNS.

i am using 5.4 OS

ede_pfau

via GUI only if you use the FortiGuard servers for DDNS...


Ede

"Kernel panic: Aiee, killing interrupt handler!"
Ede"Kernel panic: Aiee, killing interrupt handler!"
papapuff
New Contributor II

escudero wrote:

Hi there!

Yes! but you have to do it through CLI.

Here's an example:

config system ddns 
edit 2
set monitor-interface "wan2"
set ddns-server dyndns.org
set ddns-domain "example.dyndns.org"
set ddns-username "DyndnsAccountusername"
set ddns-password "DyndnsAccountpassword"

Hope it helps!

hi Escudero,

 

thank you for your advice. sorry for late response.

anyway thanks for the tips. then how I manage all created ddns list?

 

thank you.

Labels
Top Kudoed Authors