
bruno.barosa at pessoaseprocessos
Jul 9, 2012, 6:05 AM
Post #7 of 9
(590 views)
Permalink
|
Hi, The issue is not beeing able to update the clamav "core". Nigel posted about databse updates, if i understood it right. I'm quoting my original post: " Hi, can anyone help? Running on Centos 5.x (various versions from 5.4 to 5.8) 64bit. Epel installed, RPMForge unninstalled, and prefer to keep it this way. Logwatch: Last ClamAV update process started at Thu Jun 21 04:02:02 2012 Last Status: WARNING: Your ClamAV installation is OUTDATED! WARNING: Local version: 0.97.3 Recommended version: 0.97.5 DON'T PANIC! Readhttp://www.clamav.net/support/faq main.cvd is up to date (version: 54, sigs: 1044387, f-level: 60, builder: sven) daily.cld is up to date (version: 15065, sigs: 219026, f-level: 63, builder: guitar) bytecode.cld is up to date (version: 185, sigs: 39, f-level: 63, builder: neo) The following ERRORS and/or WARNINGS were detected when running the ClamAV update process. If these ERRORS and/or WARNINGS do not show up in the "Last Status" section above, then their underlying cause has probably been corrected. WARNINGS: Local version: 0.97.3 Recommended version: 0.97.5: 2 Time(s) Your ClamAV installation is OUTDATED!: 2 Time(s) ------------------------- Trying to update: [root [at] myserve ~]# yum update clamav Loaded plugins: fastestmirror Loading mirror speeds from cached hostfile * base:ftp.dei.uc.pt * epel:ftp.rediris.es * extras:ftp.dei.uc.pt * updates:ftp.dei.uc.pt base | 1.1 kB 00:00 epel | 3.4 kB 00:00 extras | 2.1 kB 00:00 updates | 1.9 kB 00:00 Setting up Update Process No Packages marked for Update [root [at] reticulu ~]# yum update clam* Loaded plugins: fastestmirror Loading mirror speeds from cached hostfile * base:ftp.dei.uc.pt * epel:ftp.rediris.es * extras:ftp.dei.uc.pt * updates:ftp.dei.uc.pt Setting up Update Process No Packages marked for Update Thanks Bruno " Regards, Bruno ** On 09-07-2012 13:58, Matt Olney wrote: > Bruno, > > Nigel Houghton replied on Jun 27th: > > "Here's the relevant information from the wiki: > > Solution 1: Use an HTTP proxy > > This solution is really easy to implement and is bandwidth efficient. > > Install a proxy server (i.e. squid) and then tell your freshclam > clients to use it. This can be done by setting the HTTPProxyServer > parameter in freshclam.conf (see man 5 freshclam.conf for the > details). > > Solution 2: Serve .cvd files from a local web server > > This solution is really simple to implement but it's only effective if > your clients are all on the same local network and bandwidth is not an > issue for you. > > Configure a local webserver on one of your machines (say > machine1.mylan) and let freshclam download the *.cvd files from > http://database.clamav.net to the webserver’s DocumentRoot. > > Add this line to freshclam.conf on machine1.mylan: > > ScriptedUpdates off > > First the database will be downloaded to the local webserver and then > the other clients on the network will update their copy of the > database from it. For this to work you have to change freshclam.conf > on your clients so that it reads: > > DatabaseMirror machine1.mylan > > ScriptedUpdates off" > > Matt > > On Mon, Jul 9, 2012 at 7:43 AM, Joel Esler<jesler [at] sourcefire> wrote: >> What issue? >> >> -- >> Joel Esler >> >> On Jul 9, 2012, at 5:08 AM, Bruno Barosa<bruno.barosa [at] pessoaseprocessos> wrote: >> >>> Hello again, >>> >>> Good morning and a good week for all >>> >>> anyone has got news on this issue? >>> >>> Regards >>> Bruno >>> >>> On 27-06-2012 19:29, Nigel Houghton wrote: >>>> On Jun 27, 2012, at 8:12 AM, Matthew Olney wrote: >>>> >>>>> Apparently, the answer to this is on the wiki, but it is having issues. >>>>> >>>>>> Begin forwarded message: >>>>>> >>>>>>> From: Ilyas Doskhozhayev<idoskhozhayev [at] gmail> >>>>>>> Date: June 27, 2012, 5:45:28 AM EDT >>>>>>> To: jesler [at] sourcefire >>>>>>> Subject: update clamav >>>>>>> >>>>>>> Hi thank all you team for this antivirus tool/ >>>>>>> >>>>>>> My question is on debian i have servers that can not update virus database directly from internet, so they update from local repository on network >>>>>>> So can i make clamav update from my local repository on server that has internet ? >>>>>>> >>>>>>> >>>>>>> I use this source list to update from repository on server >>>>>>> >>>>>>> deb http://10.0.1.11/localrepository / >>>>>>> >>>>>>> Thank in advanse >>>> Here's the relevant information from the wiki: >>>> >>>> Solution 1: Use an HTTP proxy >>>> >>>> This solution is really easy to implement and is bandwidth efficient. >>>> >>>> Install a proxy server (i.e. squid) and then tell your freshclam clients to use it. This can be done by setting the HTTPProxyServer parameter in freshclam.conf (see man 5 freshclam.conf for the details). >>>> >>>> Solution 2: Serve .cvd files from a local web server >>>> >>>> This solution is really simple to implement but it's only effective if your clients are all on the same local network and bandwidth is not an issue for you. >>>> >>>> Configure a local webserver on one of your machines (say machine1.mylan) and let freshclam download the *.cvd files from http://database.clamav.net to the webserver's DocumentRoot. >>>> >>>> Add this line to freshclam.conf on machine1.mylan: >>>> >>>> ScriptedUpdates off >>>> >>>> First the database will be downloaded to the local webserver and then the other clients on the network will update their copy of the database from it. For this to work you have to change freshclam.conf on your clients so that it reads: >>>> >>>> DatabaseMirror machine1.mylan >>>> >>>> ScriptedUpdates off >>>> >>>> -- >>>> Nigel Houghton >>>> Head Mentalist, Time Lord >>>> SF VRT Department of Intelligence Excellence >>>> http://vrt-blog.snort.org/&& http://labs.snort.org/ >>>> >>>> >>>> >>>> _______________________________________________ >>>> Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net >>>> http://www.clamav.net/support/ml >>> _______________________________________________ >>> Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net >>> http://www.clamav.net/support/ml >> _______________________________________________ >> Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net >> http://www.clamav.net/support/ml > _______________________________________________ > Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net > http://www.clamav.net/support/ml _______________________________________________ Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net http://www.clamav.net/support/ml
|