Dat bestand heb ik wel ja.
Maar waar moeten die providers precies staan dan?
Ik heb even een grep uitgevoerd op dat bestand en er komt vrij veel terug op dyndns,
Ik zou dan ook niet weten waarom mijn provider lijst leeg blijft.
RapOlogy> cat /volume1/@appstore/ddnsupdater/tmp/ddnshelp.dat | grep dyndns
-server host : update DNS information on 'host' (default: members.dyndns.org).
-protocol type : update protocol used (default: dyndns2).
-web provider|url : obtain IP address from provider's IP checking page (default: dyndns).
protocol=dyndns2
'dyndns2' protocol by default. The daemon interval can be specified
login=my-login, password=my-password myhost.dyndns.org,my2nd.dyndns.org
('dyndns2'), my-login and my-password to update the ip-address of
myhost.dyndns.org and my2ndhost.dyndns.org.
script=/path/to/script ## defaults to /dyndns/update
system ConCont's dyndns module. This is currently used by the free
dynamic DNS service offered by Tyrmida at
www.dyndns.za.net server=www.fqdn.of.service ## for example
www.dyndns.za.net (for most add a www)
login=dyndns.za.net,
password=my-dyndns.za.net-password,
o 'dyndns1'
The 'dyndns1' protocol is a deprecated protocol used by the free dynamic
DNS service offered by
www.dyndns.org. The 'dyndns2' should be used to
update the
www.dyndns.org service. However, other services are also
Configuration variables applicable to the 'dyndns1' protocol are:
protocol=dyndns1 ##
server=fqdn.of.service ## defaults to members.dyndns.org
protocol=dyndns1,
login=my-dyndns.org-login,
password=my-dyndns.org-password
myhost.dyndns.org
protocol=dyndns1,
login=my-dyndns.org-login,
password=my-dyndns.org-password,
myhost.dyndns.org,my2ndhost.dyndns.org
o 'dyndns2'
The 'dyndns2' protocol is a newer low-bandwidth protocol used by a
free dynamic DNS service offered by
www.dyndns.org. It supports
features of the older 'dyndns1' in addition to others. [These will be
Configuration variables applicable to the 'dyndns2' protocol are:
protocol=dyndns2 ##
server=fqdn.of.service ## defaults to members.dyndns.org
protocol=dyndns2,
login=my-dyndns.org-login,
password=my-dyndns.org-password
myhost.dyndns.org
protocol=dyndns2,
login=my-dyndns.org-login,
password=my-dyndns.org-password,
myhost.dyndns.org,my2ndhost.dyndns.org
protocol=dyndns2,
login=my-dyndns.org-login,
password=my-dyndns.org-password
server=fqdn.of.service ## defaults to members.dyndns.org
server=fqdn.of.service ## defaults to dyndns.kontent.com
server=fqdn.of.service ## defaults to dyndns.regfish.de
server=fqdn.of.service ## defaults to dyndns.strato.com
RapOlogy>