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.
In EPL decoder, this URL is same as the DDNS_SERVICE in the SYSTEM CGI but only Type1 URL command is supported.
Therefore, the DDNS_SERVICE URL in WPL decoders is only addressed in this page.
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
Valid
See Also
DDNS(Only available in EPL Decoder Device), DDNS_TYPE, DDNS_HOSTNAME, DDNS_USERNAME, DDNS_PASSWORD
Example
http://ip:port/cgi-bin/url.cgi?USER=Admin&PWD=123456&DDNS_SERVICE=dyndns
Back to