I have purchased a CustomDNS from DynDNS and
properly configured the DDNS page (checked
the "Custom Client" radio) but the status is always "The
hostname does not exist"
I'm using "Wifi-box.net Release Version: 2.02.2.6.tpr
02/10/2004", which I installed exclusively because various
sources said that Custom DynDNS.org was supported. Using
telnet, I can verify that the web interface works, which is
to say that "nvram get dyndns-custom" returns 1. The
problem is that /tmp/ddns.conf still contains
service-type=dyndns. If I edit /tmp/ddns.conf and set
service-type=dyndns-custom, then run "ez-ipupdate -c
/tmp/ddns.conf", it works.
I guess the workaround is to set up a cron job as explained
in [910746], or perhaps just use sed to correct the file on
boot?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: NO
Forgot: My email is fpbouchard@hotmail.com. You can
communicate in french.
Logged In: YES
user_id=99931
I'm using "Wifi-box.net Release Version: 2.02.2.6.tpr
02/10/2004", which I installed exclusively because various
sources said that Custom DynDNS.org was supported. Using
telnet, I can verify that the web interface works, which is
to say that "nvram get dyndns-custom" returns 1. The
problem is that /tmp/ddns.conf still contains
service-type=dyndns. If I edit /tmp/ddns.conf and set
service-type=dyndns-custom, then run "ez-ipupdate -c
/tmp/ddns.conf", it works.
I guess the workaround is to set up a cron job as explained
in [910746], or perhaps just use sed to correct the file on
boot?