DynDns help


Before using the dyndns service, you have to update the name servers of your domain name. This is valid if your domain name is not registred by us. Then ask your registrar to update name servers.
Go here to see the nameservers list

  1. Dynamic dns client installation under windows and linux
  2. Dyndns config. under windows and Linux
  3. Dyndns ddclient config under windows
  4. DDclient config. under unix/linux
  5. Router configuration
  6. test your dyndns
  7. Dyndns problem




  1. DyndnsAgent client Installation under windows and linux


    Installing under windows
    The installing process of the dyndns client (dyndnsagent) is easy. Just click on the exec file.
    The dyndnsAgent will run as a background task and it will installed in the task bar (on the right). Click here to download it
    Installing under Unix/linux.
    After your download the dyn.tar file in the download page, copy it in a directory and exec the command tar -xvf to unpack it.
    After, do sh install or ./install to install it.
    If the dyndns could not be installed, copy the dyn.rc file in the /etc/rc.d/init.d or /etc/init.d for some other version and exec the /sbin/chkconfig command (/sbin/chkconfig --add dyn.tar ) and /sbin/chkconfig level 2,3,45 dyn.rc on.
    Do '/etc/rc.d/init.d dyn.rc start' to start the dyndns. But before you must configure the file /etc/dyndns.conf (see the next section). Clic here to download ddclient from sourseforge
  2. Dyndns config under windows and unix/linux


    Dyndns config. under windows
    Just introduce your domain name and your dyndns password. If you have a dyndns in subdoomain (use your-subdomainame.darweb.com as a domain name).
    You may may also define your sub-domains if you have a full domaine name (.com,.net,.org). If your dyndns plays as an email server, you must check on the mx checkbox. Click on the 'subdomain config' button to see more.
    Dyndns config under unix/linux
    edit or creat the file /etc/dyndns.conf and define your domain name, your dyndns password etc.
    /etc/dyndns.conf file example :
    domainname=your-doamin-name
    password=your-dyndns-password
    #define your netdevice eth0,eth1,etc....default is eth0
    netdevice=eth0
    mailserver=no
    #option : define your subdomains www is defined as default
    subdomains=www#ftp


  3. ddclinet config under windows


    You have to define the server name of the dyndns , port and your domain, login and password.
    server : dyndns.darweb.com
    port : 2000
    domain name : your-domain name
    login: your domain name
    #Attention : if you are using dyndnspro service, the port will be 2010 and not 2000
    Url : http://dyndns.darweb.com:2000/update

  4. ddclient config under unix/linux


    Edit the /etc/ddclient/ddclient.conf and update your domain name and password. Example :
    #use=web, web=dyndns.darweb.com:2000/update
    use=web
    protocol=dyndns2
    #Attention : if you are using dyndnspro service, the port will be 2010 and not 2000 #server=dyndns.darweb.com:2010 server=dyndns.darweb.com:2000
    mx=no
    login=your domaine name
    password=your dyn password
    #Your domain name
    your domaine name (exe. ahhh.com)


  5. Router configuration


    The most of router contain a dyndns menu configuration. Define the dyndns.darweb.com as the server nam. The port number is 2000. The url is http://dyndns.darweb.com:2000/update. if you are a dyndnspro client, you must use the port 2010 and not 2000.

    Use your domain name a s a login too.Introduce your dyndns password. The router will check the server for every update of the internet address (ip).

    You must also config the NAT of the router to allow the forwarding of the 80 port to the web pc server (your local machine. ex. 192.168.0.2).
    See your router documentation to get help.

  6. Test your dyndns

    ping your domain name or do 'nslookup' command or dig command to see the internet address associated with the domain name.
    test tour web server if you have.

  7. Dyndns problem


    If your machine responds to the ping via the domain name and the internet address of the domain is true, the dyndns problem is due a bad or miss config of the router or the desktop (machine).





    Dyndns Article