config system ddns
Configure DDNS.
config system ddns
Description: Configure DDNS.
edit <ddnsid>
set ddns-server [dyndns.org|dyns.net|...]
set server-type [ipv4|ipv6]
set ddns-server-addr <addr1>, <addr2>, ...
set ddns-zone {string}
set ddns-ttl {integer}
set ddns-auth [disable|tsig]
set ddns-keyname {string}
set ddns-key {user}
set ddns-domain {string}
set ddns-username {string}
set ddns-sn {string}
set ddns-password {password}
set use-public-ip [disable|enable]
set addr-type [ipv4|ipv6]
set update-interval {integer}
set clear-text [disable|enable]
set ssl-certificate {string}
set bound-ip {string}
set monitor-interface <interface-name1>, <interface-name2>, ...
next
end
config system ddns
Parameter |
Description |
Type |
Size |
Default |
||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
ddns-server |
Select a DDNS service provider. |
option |
- |
|
||||||||||||||||||||||||
|
|
|||||||||||||||||||||||||||
server-type |
Address type of the DDNS server. |
option |
- |
ipv4 |
||||||||||||||||||||||||
|
|
|||||||||||||||||||||||||||
ddns-server-addr |
Generic DDNS server IP/FQDN list. IP address or FQDN of the server. |
string |
Maximum length: 256 |
|
||||||||||||||||||||||||
ddns-zone |
Zone of your domain name (for example, DDNS.com). |
string |
Maximum length: 64 |
|
||||||||||||||||||||||||
ddns-ttl |
Time-to-live for DDNS packets. |
integer |
Minimum value: 60 Maximum value: 86400 |
300 |
||||||||||||||||||||||||
ddns-auth |
Enable/disable TSIG authentication for your DDNS server. |
option |
- |
disable |
||||||||||||||||||||||||
|
|
|||||||||||||||||||||||||||
ddns-keyname |
DDNS update key name. |
string |
Maximum length: 64 |
|
||||||||||||||||||||||||
ddns-key |
DDNS update key (base 64 encoding). |
user |
Not Specified |
|
||||||||||||||||||||||||
ddns-domain |
Your fully qualified domain name (for example, yourname.DDNS.com). |
string |
Maximum length: 64 |
|
||||||||||||||||||||||||
ddns-username |
DDNS user name. |
string |
Maximum length: 64 |
|
||||||||||||||||||||||||
ddns-sn |
DDNS Serial Number. |
string |
Maximum length: 64 |
|
||||||||||||||||||||||||
ddns-password |
DDNS password. |
password |
Not Specified |
|
||||||||||||||||||||||||
use-public-ip |
Enable/disable use of public IP address. |
option |
- |
disable |
||||||||||||||||||||||||
|
|
|||||||||||||||||||||||||||
addr-type |
Address type of interface address in DDNS update. |
option |
- |
ipv4 |
||||||||||||||||||||||||
|
|
|||||||||||||||||||||||||||
update-interval |
DDNS update interval . |
integer |
Minimum value: 60 Maximum value: 2592000 |
300 |
||||||||||||||||||||||||
clear-text |
Enable/disable use of clear text connections. |
option |
- |
disable |
||||||||||||||||||||||||
|
|
|||||||||||||||||||||||||||
ssl-certificate |
Name of local certificate for SSL connections. |
string |
Maximum length: 35 |
Fortinet_Factory |
||||||||||||||||||||||||
bound-ip |
Bound IP address. |
string |
Maximum length: 46 |
|
||||||||||||||||||||||||
monitor-interface |
Monitored interface. Interface name. |
string |
Maximum length: 79 |
|