Date: 2012-05-10 Time-stamp: <2012-05-27> the ddclient package seems *weak*. it does not keep the domain up-to-date. //since by default there is no error report or log, I can't know the reason. //the thing I know is the IP for my domain gets out-dated. it does not keep a log. //ddclient can log to syslog. default is no log though. it does not report errors. * features ** works by running command in crontab ** send email to local admin when update IP fail. send email to local admin when network is down. i.e. can't do dig or curl at all. ** log to syslog, default target is /var/log/ddclient-http.log auto create syslog filter rule. auto create logrotate rule. ** easy installable. use make install or make install-deb. 'make deb' will create a .deb package. ** * dependencies see also ./src/utils/install-dependence low level: shell high level: curl dig make python egrep mail (bsd-mailx) * start to use bugzilla to track feature requests and bugs. for open bugs see http://localhost/bugzilla3/buglist.cgi?product=ddclient-http&component=core&resolution=---