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 doesn't work with ZoneEdit

I'm having issues getting zoneedit to take updates from my software UTM (home license) v 9.005-16. My apologies as I didn't find a dyndns zoneedit post with a solution.

The UTM GUI provides notification such as "DynDNS status is: The last update was successful." but when I try to lookup the new A record directly on the zoneedit DNS servers it doesn't appear. Nor does the new A record appear when I use the zoneedit GUI. The logs aren't much help (system.log example edited here and indicates success
  2013:03:31-14:32:54 homerouter ddclient[13281]: SUCCESS:  updating hostname.mydomain.com: IP address set to x.x.x.x (201: No records need updating.)
  2013:03:31-14:42:41 homerouter ddclient[13828]: SUCCESS:  updating hostname.mydomain.com: IP address set to x.x.x.x (200: Update succeeded.)
but it doesn't work. 

I don't have an alternate dyndns provider to test with. I suppose I could make one but would prefer not to as I have about 20 A records in various locations using the current method.

Looks like the dynamic dns updater is run via /usr/sbin/ddclient and I could dig in there if I had to. But as mentioned, was hoping someone has encountered same issue and had a solution.

If I run a zoneedit client on a machine behind the firewall everything works as intended. And I could leave it like that but would prefer to migrate the feature to the UTM.

Darcy


This thread was automatically locked due to age.
  • So ZoneEdit is a dyndns service provider?

    Yes, the config files are where you mentioned.
    Make a backup of any changes as they sometimes get overwritten.

    Barry
  • Hi Barry,

    Zoneedit is a free/paid DNS and dynamic DNS provider. Basic use is free, advanced or volume use is paid. I've been using them for about 8 or 9 years for personal use. I picked them because at the time the advantage over dyn-dns was that I could use my own domain in the basic package rather than one of the yourname.dyndns.org domains (or similar.) Fast-forward back to the future and I have 18 different sites around Canada and the US using zoneedit. The sites are for family/friends mostly in conjunction with dd-wrt on consumer routers (not everyone wants or can afford the hardware to run an ASG/UTM.) This way family/friends all have their own personal VPNs courtesy of the dd-wrt load installed, along with basic surf protection from openDNS, and if there are any issues or updates then I'm able to remote in and do my thing.

    Forgive me if I wandered too far off topic and discussed alternative firmware. Purpose was only to provide an overview of the what and why.

    Thanks,
    Darcy
  • OK.

    FYI, you can post a feature request for Zoneedit to be added to UTM at UTM (Formerly ASG) Feature Requests: Hot (1148 ideas)

    Also, let us know if you get it working or have any more questions.

    Barry
  • Support for it zoneedit appears to be there as part of ddclient 3.8.1 (also the most recent version available from sourceforge.) I've read up on operating ddclient but have yet to figure out why its not working reliably/predicatively on the UTM.

    When/if I get it going I will post back.