DME Update script for Dnsmadeeasy
1: download the script from
http://www.smood.com/dme_update/current.tgz and extract all to:
/etc/dmeupdate/
2: create domain record:
cat > /etc/dmeupdate/records/www.yourdomain.com
3: edit your domain record:
pico /etc/dmeupdate/records/www.yourdomain.com
now enter your data like this:
user@yourdomain.com
userpassword
domain ID
now save this!
4: set cronjob:
pico /etc/e-smith/templates/etc/crontab/25dmeupdate
enter this:
0-59/5 * * * * root /etc/dmeupdate/dme_update
now save this!
5: expand template:
/sbin/e-smith/expand-template /etc/crontab
now your done!
i have done all this described below, but the update does not work with cronjob.
the script alone (saved in /etc/dmeupdate/dme_update) work fine, if i start him self with ./dme_update the update are ok.
where are the bug and how to make it working?
it would be nice to have this funktion in server-manager also, have seen an contrib for DynDNS - but this does not work with DnsMadeeasy.
thanx zoran