I use ZoneEdit for my DNS service, configured via the "custom" dynamic DNS script. Having had an ISP problem this morning, I need to understand when the update script runs. I know that the entry in cron.weekly checks for changes every weekend. However, if the IP address changes because of a problem (e.g. I ran "/etc/rc.d/init.d/network restart" to get an IP after my ISP problem), what triggers the refresh-ddns script? I can't find any reference other than the cron.weekly task, and had to run the script manually to force an update.
Is there an event that checks for a change after the eth1 interface is restarted?
I'd appreciate any feedback and insights anyone can provide.
Thanks,
Des Dougan