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 questions

Hi,

[Hope this is the right section to post this]

I've recently installed ASG v8 Home Use Edition on one of my spare computers and wanted to ask a couple of questions about the DynDNS updating feature:

- I'm worried about my hostname expiring due to 30 days of inactivity, as per the restriction of signing up for a free hostname.  What is the default update interval for a DynDNS hostname?

- There doesn't appear to be anything in the web-based interface to let you even see how often the IP address for a given DynDNS hostname is updated, let alone change it.  Is there any other way to change this, perhaps by editing some configuration file via SSH?

Any help would be appreciated.  Thanks.


Regards,

Jon.


This thread was automatically locked due to age.
Parents
  • Sorry, I should have read your questions more thoroughly.

    You can look at the logs in Astaro to see how often ddclient is refreshing, and you can probably see when the last refresh was in your dyndns user page.

    Or, you could look at the config file itself:
    sudo cat /etc/ddclient/ddclient.conf 
    daemon=300
    ssl=yes
    timeout=120
    ...

    If you really wanted to hack the config files to refresh more often, you could, but no one is having any problems with it, and dyndns will get mad if you refresh too often.

    Barry
Reply
  • Sorry, I should have read your questions more thoroughly.

    You can look at the logs in Astaro to see how often ddclient is refreshing, and you can probably see when the last refresh was in your dyndns user page.

    Or, you could look at the config file itself:
    sudo cat /etc/ddclient/ddclient.conf 
    daemon=300
    ssl=yes
    timeout=120
    ...

    If you really wanted to hack the config files to refresh more often, you could, but no one is having any problems with it, and dyndns will get mad if you refresh too often.

    Barry
Children
No Data