DDNS_SERVICE
Description
Get or Set DDNS (Dynamic Domain Name Server) service server configuration. Currently, it provides the 12 predefined DDNS service servers to subscribe the DDNS services. There is no guarantee if these DDNS service servers are available from time to time.
If the CHANNEL=n was set with this URL to the Multi-Channel device, this URL is read-only command and the Router's DDNS configurations will be returned.
Input Argument
dyndns: members.dyndns.org
qdns : members.3322.org
ezip: www.ez-ip.net
pgpow: www.penguinpowered.com
dhs: members.dhs.org
ods: update.ods.org
tzo: cgi.tzo.com
easydns:members.easydns.com
justlinux: www.justlinux.com
dyns: www.dyns.com
hn: www.hn.org
zoneedit: www.zoneedit.com
Attribute
Return of Message
DDNS_SERVICE='dyndns'
OK: DDNS_SERVICE='dyndns'
or
ERROR: DDNS_SERVICE='dyndns'
Applicability
Status
This URL will be obsolete and replaced by DDNS_CONFIG
See Also
DDNS, DDNS_TYPE, DDNS_HOSTNAME, DDNS_USERNAME, DDNS_PASSWORD, DDNS_CONFIG, V2_DDNS_CONFIG, WAN_STATUS, V2_WAN_STATUS
Example
http://ip:port/cgi-bin/system?USER=Admin&PWD=123456&DDNS_SERVICE
or
http://ip:port/cgi-bin/cmd/system?DDNS_SERVICE
http://ip:port/cgi-bin/system?USER=Admin&PWD=123456&DDNS_SERVICE=dyndns
or
http://ip:port/cgi-bin/cmd/system?DDNS_SERVICE=dyndns
Back to