Archive for June 10th, 2006
SlingBox
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
ZoneEdit setup with Inadyn (dynamic DNS update client)
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 located here.
I have a copy of Inadyn configured and ready to rock (see README.txt) here.