[Clamav-users] clamav 0.91rc1 and database

2007-06-08 Thread Ronald Cole
I noticed that the database/makefile has installing the main.cvd and daily.cvd commented out. But freshclam still downloads those two files on upon it's first run! So, I just uncommented those lines and everything seems ok, and I integrated that patch into my RPM specfile for the time being. Sin

Re: [Clamav-users] limiting access by IP to clamd running on tcpsocket?

2007-06-11 Thread Ronald Cole
Tcpwrappers hearkens back to a time before firewalls. But why is your second option not optimal? clamd.conf is where you should tell clamd where to provide it's service. Likewise, the OS firewall is the place where you should tell your OS who can access your services. For example, if you're run

Re: [Clamav-users] clamav 0.91rc1 and database

2007-06-11 Thread Ronald Cole
On 6/11/07, Tomasz Kojm <[EMAIL PROTECTED]> wrote: > > On Mon, 11 Jun 2007 09:13:54 +0700 > "Fajar A. Nugraha" <[EMAIL PROTECTED]> wrote: > > > > No, that's a minor bug in this particular RC. > > > > > > > > > > Tomasz, are you sure this is a bug? > > Yes. > > > If "installing the main.cvd and dail

Re: [Clamav-users] limiting access by IP to clamd running on tcpsocket?

2007-06-12 Thread Ronald Cole
On 6/11/07, snowcrash <[EMAIL PROTECTED]> wrote: > > hi, > > > Tcpwrappers hearkens back to a time before firewalls. > > true. but, even clamav makes it available as a build option (fairly > recently added, iirc?) -- just for clamav-milter, NOT clamd ... > > but you're correct. > > > But why is you

[Clamav-users] clamav 0.91rc2, centos 5, and selinux targeted

2007-07-02 Thread Ronald Cole
I've poked and prodded an rpm specfile to put all the directories and files where system-config-selinux says it expects them to be... and it mostly works without complaint. However, selinux is still complaining about clamd trying to read() and getattr() /proc/meminfo. I don't see it directly in t

Re: [Clamav-users] clamav 0.91rc2, centos 5, and selinux targeted

2007-07-03 Thread Ronald Cole
On 7/2/07, Török Edvin <[EMAIL PROTECTED]> wrote: > > On 7/3/07, Ronald Cole <[EMAIL PROTECTED]> wrote: > > I've poked and prodded an rpm specfile to put all the directories and > files > > where system-config-selinux says it expects them to be... and

Re: [Clamav-users] clamav 0.91rc2, centos 5, and selinux targeted

2007-07-03 Thread Ronald Cole
On 7/3/07, Ronald Cole <[EMAIL PROTECTED]> wrote: > > On 7/2/07, Török Edvin <[EMAIL PROTECTED]> wrote: > > > > On 7/3/07, Ronald Cole <[EMAIL PROTECTED]> wrote: > > > I've poked and prodded an rpm specfile to put all the directories and > >

Re: [Clamav-users] problem with clamd

2007-07-26 Thread Ronald Cole
Which CentOS? 4 or 5? And did you build it yourself or did you use an RPM? If an RPM, which one? Is SELinux enabled? On 7/26/07, Graziano <[EMAIL PROTECTED]> wrote: > > Hello! > > I installed clamd on a Centos web server linux machine . When I start > the demon > > #clamd > > cpu goes to 80-9

Re: [Clamav-users] Error clamd

2007-07-27 Thread Ronald Cole
Yup, there's a brain damaged SE policy for clamav in RHEL5, despite there being no official clamav package in the distro. There also appears to be some bugs in ClamAV as well, since running freshclam in daemon mode gets SE to complain about a daemon writing to it's controlling terminal (which a da