This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

dyn dns question

what is the time interval that dyndns client on astaro updates his ip to dyndns.org. and can it be changed.

can i do it by editting the dyndns.conf and then the line max-interval=2073600 and restart the deamon?

and is this in seconds?


This thread was automatically locked due to age.
Parents
  • [ QUOTE ]
    what is the time interval that dyndns client on astaro updates his ip to dyndns.org. and can it be changed.

    can i do it by editting the dyndns.conf and then the line max-interval=2073600 and restart the deamon?

    and is this in seconds? 

    [/ QUOTE ]
    yes jsut use ssh and use the joe editor "joe /etc/dyndns.conf"....I have mine running at 864000 seconds. then you can kill the daemon by issuing "killall -QUIT ez-ipupdate" then to start it back up use "/etc/rc.d/dyndns start"
  • DynDNS.org will time out your domain name registration after 35 days, unless it is refreshed. This is 3024000 seconds. After 30 days, five days before your registration expires, DynDNS.org will email you a reminder to that effect.

    The ASL v5 DynDNS client default of 2073600 seconds is 24 days.
    William's setting of 864000 second is 10 days.

    Unless your IP address has changed, there is no real need to contact DynDNS.org to refresh your IP address and domain name any more often than every 28 days. This is  2419200 seconds. It is prudent to refresh the account before the 30 days expire, in order to avoid the generation of the remainder email.

    The ASL default of 2073600 seconds, being 24 days, is actually a quite good setting, and the best thing to do is simply to leave it alone, and not change it. 

    Excessive DynDNS.org domain name refresh logins serves no real purpose, and only contributes to increased loading of their servers. They have in the past had problems with clients that logged in too often.
Reply
  • DynDNS.org will time out your domain name registration after 35 days, unless it is refreshed. This is 3024000 seconds. After 30 days, five days before your registration expires, DynDNS.org will email you a reminder to that effect.

    The ASL v5 DynDNS client default of 2073600 seconds is 24 days.
    William's setting of 864000 second is 10 days.

    Unless your IP address has changed, there is no real need to contact DynDNS.org to refresh your IP address and domain name any more often than every 28 days. This is  2419200 seconds. It is prudent to refresh the account before the 30 days expire, in order to avoid the generation of the remainder email.

    The ASL default of 2073600 seconds, being 24 days, is actually a quite good setting, and the best thing to do is simply to leave it alone, and not change it. 

    Excessive DynDNS.org domain name refresh logins serves no real purpose, and only contributes to increased loading of their servers. They have in the past had problems with clients that logged in too often.
Children