You can specify the DDNS or DNS server to which update requests are sent when configuring the DDNS policy.
The system view is displayed.
A DDNS policy is created and the DDNS policy view is displayed.
By default, no DDNS policy is created in the system.
A maximum of 10 DDNS policies can be configured on the FW.
The update mode is configured for the FW functioning as the DDNS client.
Run name-server name-server
The DNS server for receiving update messages from the DDNS client is configured.
By default, no DNS server for receiving DDNS update messages is configured on the FW.
(Optional) Run interval interval-time
The interval for sending DDNS update requests is set.
By default, the interval for sending DDNS update requests is 3600 seconds.
After the interval for sending DDNS update requests is set in the configured DDNS policy, the DDNS client sends DDNS update requests at intervals.
Run url request-url username username password password
The URL in DDNS update requests is specified.
After a DDNS policy is created, enter the URL and specify a DDNS server in the URL. The processes for the device to request DDNS updates from different DDNS servers are different; therefore, the URL configurations of DDNS servers are different.
After the TCP login and registration of the FW to the DDNS server provided by www.oray.cn is completed. The FW needs to cut the TCP connection to enter the state of keeping heartbeat in a long term. The protocol of keeping heartbeat uses UDP port 6060. The FW must send the updated packets to the DDNS server every 60 seconds. If the DDNS server does not receive the update requests sent by the FW, it deletes all the domain named registered by the FW. During the period of keeping heartbeat, the FW will not regularly send the DDNS update packets to the DDNS server actively.
Sending Requests for Updates to the DDNS Server |
Mode of Configuring the URL of the DDNS Server |
|---|---|
Using HTTP to communicate with the DDNS server provided at www.3322.org |
http://<username>:<password>@members.3322.org/dyndns/update?system=dyndns&hostname=<h>&myip=<a> |
Using HTTP to communicate with the DDNS server provided at www.dyndns.org |
http://<username>:<password>@update.dyndns.org/nic/update?hostname=<h>&myip=<a> |
Using TCP to communicate with the DDNS server provided at www.oray.cn |
oray://<username>:<password>@phddnsdev.oray.net |
Using HTTP to communicate with a common DDNS server |
http://<username>:<password>@{DDNS Server URL} |
If the URL needs to include a question mark (?), enter the first part of double quotation marks (""), the URL including a question mark (?), and the last part of double quotation marks ("") in sequence. That is, the URL must be enclosed by double quotation marks ("").
(Optional) Run interval interval-time
The interval for sending DDNS update requests after the DDNS update is enabled is set on the FW.
After the interval for sending DDNS update requests is set in the configured DDNS policy, the device sends DDNS update requests at intervals. By default, the interval for sending DDNS update requests is 3600 seconds.