Guest User!

You are not Sophos Staff.

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

DynDNS Server URL changed?

I have had a custom DynDNS domain setup for a while now and have just noticed that the server the Astaro uses (members.dyndns.org) is returning a 404? Also, Astaro shows the entry on the dynamic DNS config page as "DynDNS status is: An update attempt is in progress.". But the IP in my DynDNS account is not updating to my new WAN address.

Just thought I should mention this as the DynDNS config in Astaro may need updating.

I have ASG v8.300 installed.


This thread was automatically locked due to age.
Parents Reply Children
  • seems 8.3's issues are mounting..it works fine here in 8.202.

    Its working fine for me on 8.3. Maybe they are migrating some of their accounts to a new server and eventually everything will break. I have had this happen for other dynamic IP hosters previously with other software.

    Edit: The 404 is not a bug as the update script does something like
    https: //username: password@members. dyndns.org/nic/update?hostname=hostname&myip=IP
  • Its working fine for me on 8.3. Maybe they are migrating some of their accounts to a new server and eventually everything will break. I have had this happen for other dynamic IP hosters previously with other software.

    Edit: The 404 is not a bug as the update script does something like


    Thanks for the info. I wasn't sure if that URL required any additional GET or POST header data, so yeah that could explain the 404 message.

    I also noticed that your dyndns is a non-custom dyndns. Maybe, there is a difference? I'm using dyndns's custom DNS (my own domain).
  • Is there a log file for the DynDNS service on Astaro?
  • I am not sure but I don't think so. They are using ddclient so you may get some information from there.

    You can manually post the url below with your hostname and IP and see what you get. 

    https://username[:P]assword@members.dyndns.org/nic/update?hostname=yourhostname&myip=0.0.0.0


    Edit: Aha!!! I was wrong, they log it in system log. Although I am not sure if you get anything if the client is hanging. For the screenshot I posted earlier, I got this in the system logs
    2011:12:30-10:22:12 gatekeeper ddclient[13885]: SUCCESS:  updating my domain .dyndns.org: good: IP address set to xx.xx.166.46
  • Thanks Billybob for the information!

    We can rule out the URL not being correct, as manually entering the information into the URL works.

    What's strange is ddclient isn't outputting any information to my System Messages log at all. Although I can execute it in ASG's shell console. I also tried giving it bogus information for the username and password and also tried turning it off and on again in the Dynamic DNS section in ASG.


    EDIT: Just fixed it! I had to delete the Dynamic DNS entry in ASG and re-add it. Maybe it became corrupt when I upgraded to v8.3? But it's working now and outputting to System Messages! Thanks everyone for your help!