How can i make inadyn work with NO-IP service.?

There are 3 replies in this Thread which was already clicked 4,716 times. The last Post () by shoaibkk.

  • Here the config like i use:


    INADYN_ON=1
    INADYN_USERNAME=xxxxxx@mail.com
    INADYN_PASSWORD=password
    INADYN_ALIAS=login.zapto.org
    UPDATE_PERIOD=1800000
    LOG_FILE_ON=1
    LOG_NAME=/var/log/inadyn.log
    DYN_SYSTEM_ON=1
    DYN_SYSTEM=default@zapto.org



    unfortunately it's not working here.
    I'm not using the front (actual) no-ip domain, I'm using zapto. which is also no-ip domain.
    really strange tried also with DYN_SYSTEM=default@no-ip.com in dyn system but it's not working.


    ATM I can only update manualy via browser.




    as far as i know
    from the man of inadyn xxx.inatech.eu/inadyn/readme.html


    Code
    '--dyndns_system': [NAME] - optional DYNDNS service type. SHOULD be one of the following:
        -For dyndns.org DNS system:dyndns@dyndns.org OR statdns@dyndns.org OR custom@dyndns.org.
        -For freedns.afraid.org DNS system:default@freedns.afraid.org .
        -For the servcie ofered by zoneedit.com: default@zoneedit.com.
        - For no-ip.com : default@no-ip.com[
        -For generic DNS system: custom@http_svr_basic_auth
        DEFAULT value is intended for default service at dyndns.org: dyndns@dyndns.org




    someone told me to do this


    If you edit your script manualy try this command and then try to rerun the script
    Code:


    dos2unix -u /usr/bin/inadyn_script.sh



    but about what he want to mean with this (dos2unix -u /usr/bin/inadyn_script.sh) via telnet i just past it there but i stuck there i cant understand what he mean


    can some one lead how to do it pl?

    "Vengeance is mine;I will repay,saith the lord"

    Edited once, last by rider ().

    • Official Post


    Update your config file then check the inadyn.log in /var/log for clues on where you are going wrong..


    INADYN_ON= 1
    INADYN_USERNAME= (your no-ip.com login username)
    INADYN_PASSWORD= (your no-ip.com login password)
    DYN_SYSTEM_ON=1
    DYN_SYSTEM= default@no-ip.com
    INADYN_ALIAS= (the dynamic hostname that you set up at no-ip.com, my.hostname.no-ip.com)
    UPDATE_PERIOD= (indicate time interval how often to check if your external ip address has changed)
    LOG_FILE_ON=1
    LOG_NAME= /var/log/inadyn.log (set up path for the log file)

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!