Archive

Archive for the ‘Files’ Category

New Version of Inadyn 1.96.2

March 20th, 2007

Ver. 1.96.2 – 12 March 2007
Fixes:
- If the Dynamic DNS server responds with an error Inadyn will abort. This will prevent further retries with wrong dyndns credentials.
- Default port number included in the request, to support the requests via Proxy, to ports different than 80.
- Simplified main inadyn update loop function. (there was no bug there)

It can be downloaded here.

Files

SlingBox

June 10th, 2006

Here is my SlingBox favorites file: Analog Tuner.zip

This works with the new UK (that works on the US model) version of Sling Player: Here

Files

ZoneEdit setup with Inadyn (dynamic DNS update client)

June 10th, 2006

Some notes if you intend to use Inadyn with ZoneEdit (this assumes you finished step 1 from the official web page and you have ZoneEdit and your domain is setup correctly):

Edit and use the “configure_inadyn_service_freedns” file.
(disregard or delete the other .reg file)

Replace “test.homeip.net,PASTE_HASH_HERE” with your host and domain you have configured with ZoneEdit, ex. myhost.mydomain.com

Replace “default@freedns.afraid.org” with “default@zoneedit.com”

Add “–username myzoneeditname –password myzoneeditpassword” Place this entry right after “–update_period 60000″

Change “E:\\FULL_PATH_TO_INADYN\\inadyn\\inadyn.exe” to the location of inadyn.exe, ex. C:\\Program Files\\ZoneEdit\\win32\\inadyn.exe

Save this, then double click on it to load these values into your registry.

You will then need to click on “install_inadyn_service”

Go to ControlPanel/AdministrativeTools/Services/inadyn and START the service. Also make sure that the startup mode is ‘automatic’.

Then check the log to see if it worked here: C:\WINDOWS\system32\inadyn_srv.log

Here is an example of my “configure_inadyn_service_freedns” file (minus the sensitive information :)

REGEDIT4
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\inadyn\Parameters]
“Application”=”C:\\Program Files\\ZoneEdit\\win32\\inadyn.exe”
“AppParameters”=”–dyndns_system default@zoneedit.com –background –update_period 60000 –username dholden –password xxxxxx –alias hhhhhh.jellylog.net –log_file inadyn_srv.log”

The official support forum for Inadyn is inaccessible.

I have a copy of Inadyn configured and ready to rock (see README.txt) here.

Files, Reference