|
I'm using dd-wrt v24sp1 generic standard, followed the faq instructions here (same as the wiki mentioned in this thread) to configure custom ddns setup via the dd-wrt gui.
The inadyn process will not start, it gives error W:INADYN: Main: Error 'RC_DYNDNS_INVALID_OPTION' (0x44)
A 'cat' of the inadyn.conf file shows as follows (formatted on separate lines here for readability)
--background --dyndns_system custom@http_svr_basic_auth -u <mylogin> -p <mypass> -a <myhostname.mychosendomain.tld> --update_period_sec 360 --forced_update_period 864000 --log_file /tmp/ddns/ddns.log --cache_dir /tmp/ddns --exec ddns_success --dyndns_server_name nic.changeip.com --dyndns_server_url /nic/update?system=dyndns&hostname= --ip_server_name ip.changeip.com
I am able to configure dd-wrt to update other dynamic dns services, however, none of the ones I tried make use of the 'custom' specification as ChangeIP does.
The version of inadyn reported with --version parameter is 1.96-ADV.
Please point me to anything I have overlooked, or if you have any suggestions on what I might try? I did look in the dd-wrt forums, and did not find any indication this is 'broken', might a different syntax be needed?
Thanks in advance for any help and info, regards, --appyface
|