| Author |
Message |
harald rudell
Joined: 03 Jun 2011
Posts: 1
|
| Posted: Fri Jun 03, 2011 3:31 pm Post subject: ddns with Linode DNS Manager |
|
|
I am considering to move dns hosting to Linode. I know there is some restriction on the ip address a.b.c.d in the records, but that using MX records for gmail is allowed.
Can I have a subdomain that I dynamically update with my home dynamic ip, using a shared key.
1. My ISP decides to change my ip to 1.2.3.4
2. My box at home detects the change and updates linode DNS manager with:
home.mydomain.com A 1.2.3.4
where 1.2.3.4 is a non-Linode IP address.
is that allowed and possible? |
|
| Back to top |
|
obs
Joined: 07 Mar 2010
Posts: 1403
Location: Earth
|
| Posted: Fri Jun 03, 2011 3:46 pm Post subject: |
|
|
| You can point your domain recoreds at whatever you want, as for the automation the linode api would be ideal for that http://www.linode.com/api/index.cfm/ |
|
| Back to top |
|
glg
Joined: 09 Jan 2009
Posts: 505
|
| Posted: Fri Jun 03, 2011 10:15 pm Post subject: |
|
|
someone posted a shell script in here a while back for doing that via the api. I recently lost it and haven't done a search to find it yet.
edit: got unlazy!
http://forum.linode.com/viewtopic.php?p=23033#23033 |
|
| Back to top |
|
| |