Set up a dynamic DNS with a subdomain?
What I want to do (if at all possible) is take a subdomain, for instance home.mydomain.com and point it to my home IP address. The problem is that my home IP address is dynamic (with no option whatsoever to upgrade to static) so it will change (but probably not frequently).
Is there a way I can make this work? I'm happy to pay for a service to do this, but sadly most of the information I could find on this subject is outdated or doesn't apply in this situation.
Thanks.
5 Replies
Yes, I realize that you can simplify the script by just telling Linode (via the API) to update to your current IP address, but then you're hammering Linode's API servers once a minute (bad) instead of your own servers once a minute (acceptable).