Indyndns Issue TM500 Super

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • BMWcare
    Newbie
    • Oct 2009
    • 14

    #1

    Indyndns Issue TM500 Super

    Hi all,
    I'm running a TM500 Super with latest iQ (UR) image from December 2012.

    I'm trying to set up the Indynds plugin/setting:
    This is in MENU > SETUP > EXPERT SETUP >INDYNDNS SETUP
    In here the default setup is dyndns.org
    I've ftp to /var/etc/ and edited the inadyn.config file to reflect what I'm using (no-ip.com) but it does not work.
    If you go back to the setup page it does not reflect the change to no-ip but user/pass etc. do show differently.

    What is in this file:
    '--background --no-ip_system [email protected] --username [email protected] --password xxxxxxx --update_period 60000 --alias xxxxxx.no-ip.biz
    #0'

    Is there something missing??

    ---------------------------------

    I've also tried to install using guides for dreambox (ignoring the built in part in iQ image)
    inadyn >> /var/bin
    inadyn_script >> /var/script
    but this is not working either...

    Does anyone here know what I'm missing?
    Thanks



    Is there another line to add here that I've forgotten about?
  • BMWcare
    Newbie
    • Oct 2009
    • 14

    #2
    FIXED:
    Please note this is only for the TM600/TM500 SUPER with the UR-13-12-2012 image
    Everything you need is pre-installed.

    Firstly, setup your no-ip account & host file (which is your alias)

    ftp into /var/etc/ and edit contents of 'inadyn.config' exactly as follows:

    '--background --dyndns_system [email protected] --username [email protected] --password xxxxxx --update_period 60000 --alias xxxxxx.no-ip.biz #0'

    The mistake I made was changing the beginning to no-ip system. Apparenty it works exactly the same as no-ip system and is the default you should use.
    I changed permissions to 755 but not sure if that was necessary. The 60000 refers to an update/check every minute. I've left it at that but some may wish to extend their update time.

    The spaces in the quoted text MUST BE ADHERED TO EXACTLY including the hyphens. Obviously I've put in xxxxxx to keep some information private. Works a treat!

    Comment

    • BMWcare
      Newbie
      • Oct 2009
      • 14

      #3
      Useful info for others looking at doing this themselves:
      inadyn - Dynamic DNS client

      Comment

      Working...