Koozali.org: home of the SME Server

Legacy Forums => General Discussion (Legacy) => Topic started by: Andy Parkinson on June 27, 2004, 04:03:49 PM

Title: I need to turn off dyndns.update
Post by: Andy Parkinson on June 27, 2004, 04:03:49 PM
I need to turn off the dyndns updating on sme 6.01 but when I go through the config screens the option is no longer there. The problem is that every Saturday night it sets dyndns to the wrong ip address. i think this has happened since I put it behind a firewall/ router and changed it to server only.
Title: I need to turn off dyndns.update
Post by: PhilV on June 27, 2004, 05:36:35 PM
Go to the /etc directory on your server
Inside it there should be:
cron.d
cron.daily
cron.hourly
cron.monthly
cron.weekly

One of these will probably contain a file called:

refresh-ddns

Either delete this file if you never want to use it again, or at the least move it out of that directory and put it somewhere else.

Phil
Title: I need to turn off dyndns.update
Post by: Andy Parkinson on June 28, 2004, 08:22:47 AM
Thanks, the file was in /etc/cron.weekly