On Fri, Jul 14, 2006 at 11:53:03AM -0700, J. Chieppa said: > Hi all, I'm running into a very baffling error with freshclam I'm hoping > someone can shed some light on. When I run Freshclam (either from a cron > script or manually from a SU'd account) I get the following error. > > WARNING: DNS record is older than 3 hours. > > I am able to resolve all three of the hosts above using dig from a shell on > the local server, and the options are identical to another Debian 3.1 Sarge > server which has no problems. > > Anyone have any ideas what could be causing this?
Try putting this at the top of your cronjob: host -t txt current.cvd.clamav.net perl -e 'printf "%d\n", time;' The 4th field of the first line should be less than 3 * 3660 behind the output of the second line, if you follow me. If not, you have a caching DNS server somewhere misbehaving. Take care, -- -------------------------------------------------------------------------- | Stephen Gran | If God had intended Man to Walk, He | | [EMAIL PROTECTED] | would have given him Feet. | | http://www.lobefin.net/~steve | | --------------------------------------------------------------------------
signature.asc
Description: Digital signature
_______________________________________________ http://lurker.clamav.net/list/clamav-users.html