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

FYI: DynDNS / dyn.com policy change

I received an email from dyn.com (aka dyndns.org et al); apparently they're going to free require users to manually login every month or they will expire accounts.

Starting now, if you would like to maintain your free Dyn account, you must log into your account once a month. Failure to do so will result in expiration and loss of your hostname. This activity helps us eliminate hostnames that are no longer needed and/or dormant. Note that using an update client will no longer suffice for this monthly login.


(emphasis mine)

Barry


This thread was automatically locked due to age.
Parents
  • Damn too bad the forum changed symbols within the script. I'll try to solve it and post another final script.

    Great! Then it works and you can insert (-s) for silent mode, save it an run it via cronjob one time per week for example [:)]

    Enter 

    crontab -e


    and insert:

    15 23 * * 0 /home/login/dyndnslogin.sh


    to run the script every sunday at 23:15 o'clock
Reply
  • Damn too bad the forum changed symbols within the script. I'll try to solve it and post another final script.

    Great! Then it works and you can insert (-s) for silent mode, save it an run it via cronjob one time per week for example [:)]

    Enter 

    crontab -e


    and insert:

    15 23 * * 0 /home/login/dyndnslogin.sh


    to run the script every sunday at 23:15 o'clock
Children
No Data