On 02/15/2010 01:24 PM, omonte wrote: > ok, I've searched through previous posts and have not been satisfied that my > situation is similar to others, or maybe I didn't read enough of them, so > I'm posting a new message. > > I'm running a local mirror, that currently is not connected to the internet > (it will be eventually, but not yet) and my client updates are failing if > they have existing local main/daily.cvd files. I assume that once my mirror > is connected to the internet and running freshclam (pointing to clamav's db > mirror) that this issue will be resolved, however until then: I'm manually > downloading (daily) the main/daily cvd files and putting them on my mirror. > Then I run freshclam (for the first time) from my client's and the update is > successful: > > [host:~] # freshclam > ClamAV update process started at Mon Feb 15 06:18:08 2010 > Downloading main.cvd [100%] > main.cvd updated (version: 51, sigs: 545035, f-level: 42, builder: sven) > Downloading daily.cvd [100%] > daily.cvd updated (version: 10387, sigs: 168504, f-level: 44, builder: > ccordes) > Database updated (713539 signatures) from dbMirror (IP: 192.168.0.1) > Clamd successfully notified about the update. > > > However, if I run successive updates (when there are existing main/daily.cvd > files) they fail with the following: > > [host:~] # freshclam > ClamAV update process started at Mon Feb 15 06:19:25 2010 > main.cvd is up to date (version: 51, sigs: 545035, f-level: 42, builder: > sven) > WARNING: getpatch: Can't download daily-10388.cdiff from dbMirror > WARNING: getfile: daily-10388.cdiff not found on remote server (IP: > 192.168.0.1) > WARNING: getpatch: Can't download daily-10388.cdiff from dbMirror > WARNING: getpatch: Can't download daily-10388.cdiff from dbMirror > WARNING: Incremental update failed, trying to download daily.cvd >
Turn ScriptedUpdates off in the clients' freshclam.conf. > Downloading daily.cvd [100%] > WARNING: Mirror 192.168.0.1 is not synchronized. > Trying again in 5 secs... > Is the daily.cvd on your local mirror out of date? Freshclam checks the DNS TXT record of current.cvd.clamav.net to determine the version of daily. Best regards, --Edwin _______________________________________________ Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net http://www.clamav.net/support/ml
