View previous topic :: View next topic |
Author |
Message |
trumee Guru
Joined: 02 Mar 2003 Posts: 551 Location: London,UK
|
Posted: Sun Aug 21, 2011 9:52 pm Post subject: Personal DDNS (like dyndns) server |
|
|
Hi all,
I have a remote server which renews its ip address everyday due to ISP adsl policy. I have set up a dyndns account for that machine, but sometimes it takes quite some time for the dyndns to update.
Is it possible to setup a personal dynamic dns server rather than relying on dyndns? What will be needed to do something like that?
Cheers |
|
Back to top |
|
|
msalerno Veteran
Joined: 17 Dec 2002 Posts: 1338 Location: Sweating in South Florida
|
Posted: Mon Aug 22, 2011 1:39 am Post subject: |
|
|
If you query the dyndns DNS servers directly does it show the new ip? It's probably a DNS cache issue. If you manage a web server just setup an hourly cron job on the server with a custom query string. It's hackey, but easier than setting up a DNS server, allowing updates and securing it. |
|
Back to top |
|
|
PaulBredbury Watchman
Joined: 14 Jul 2005 Posts: 7310
|
Posted: Mon Aug 22, 2011 3:57 pm Post subject: Re: Personal DDNS (like dyndns) server |
|
|
trumee wrote: | quite some time |
Be more specific.
Are you running ddclient? |
|
Back to top |
|
|
trumee Guru
Joined: 02 Mar 2003 Posts: 551 Location: London,UK
|
Posted: Mon Aug 22, 2011 9:35 pm Post subject: Re: Personal DDNS (like dyndns) server |
|
|
PaulBredbury wrote: | trumee wrote: | quite some time |
Be more specific.
Are you running ddclient? |
No i have a buggy dyndns client embedded in an adsl router. |
|
Back to top |
|
|
PaulBredbury Watchman
Joined: 14 Jul 2005 Posts: 7310
|
Posted: Mon Aug 22, 2011 9:39 pm Post subject: |
|
|
Then I would disable the buggy client, and run ddclient on the server. |
|
Back to top |
|
|
msalerno Veteran
Joined: 17 Dec 2002 Posts: 1338 Location: Sweating in South Florida
|
Posted: Mon Aug 22, 2011 10:16 pm Post subject: |
|
|
Have you queried the DNS servers directly? It's the easiest test and will confirm if its a cache issue rather than a ddns client issue. |
|
Back to top |
|
|
Anarcho Advocate
Joined: 06 Jun 2004 Posts: 2970 Location: Germany
|
Posted: Tue Aug 23, 2011 1:02 pm Post subject: |
|
|
To hijack this thread, neverthless, even if it is working here, is there an easy way to implement a personal DDNS Service? I have all my domains running using bind so I have full control over the DNS servers. _________________ ...it's only Rock'n'Roll, but I like it! |
|
Back to top |
|
|
boerKrelis Apprentice
Joined: 01 Jul 2003 Posts: 241 Location: The Netherlands
|
|
Back to top |
|
|
|