Steve Basford wrote:
>> Hello, Anyone knows when sanesecurity phishing databases will be online?
>
> They are online... but the old scripts wil not work
>
> See: http://sanesecurity.co.uk/news.htm
>
> Cheers,
>
> Steve
> Sanesecurity
Sure glad you're back Steve - a quick look at my serve
Nobody???
It seems that the cpool_get_rand function is returning NULL ( cp->alive == 0 )
to nc_connect_rand, which is returning 1 to clamfi_header, which is returning a
tempfail.
Can anyone tell me why? I've tried moving the socket range for clamd from
1024->2048 to 3->3200 with no effect
Thanks for the reply! I'm glad I wasn't going insane.
Just to make sure I've got this right, to exclude /proc (and all files
below it) I'd have
ExcludePath ^//proc/
Scott
On Fri, Feb 13, 2009 at 4:00 PM, Tomasz Kojm wrote:
> On Fri, 13 Feb 2009 15:22:03 -0500
> Scott Mohnkern wrote:
>
> >
On Fri, 13 Feb 2009 15:22:03 -0500
Scott Mohnkern wrote:
> In /etc/clamd.conf I have:
>
> ExcludePath ^/proc/
> ExcludePath ^/sys/
> ExcludePath ^/dev/
>
>
> In addition to several other directories, however, when I start up a scan
> with:
>
> clamdscan /
>
> It appears to be scanning them a
I've installed clamav on a RHEL5 box, and while I manage to get clamscan to
work fine with excludes, I'm having a problem with clamdscan, which seems to
be a lot faster.
I have several directories that I want to skip, including, /proc, /sys,
etc.
In /etc/clamd.conf I have:
ExcludePath ^/proc/
Ex