Thanks for all of your help. I got it working. I had a problem with our web server. Too many virtual connections. I had to create a separate one for the virus def server.
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Dennis Peterson Sent: Friday, May 05, 2006 10:10 AM To: ClamAV users ML Subject: Re: [Clamav-users] Has anyone set up a local virus definitions server? Fulda, Paul (Mission Systems) wrote: > I did this to no avail. > > The freshclam.conf on the client: > > DO I need to comment out any of the DNSDatabaseInfo lines? Or are > there any other lines that need my specific site info in them? Copy the main.cvd and daily.cvd files to the document root of your web server. At this point you should be able to download them with any browser. If you cannot then you need to discover why. In your *client* freshclam.conf file you need to make some changes: Comment this out: #DNSDatabaseInfo current.cvd.clamav.net Change this to your webserver name: DatabaseMirror my-apache-server.com Comment this out #DatabaseMirror db.us.clamav.net It is assumed you have set the other options correctly and I'm wildly optimistic about that. Run freshclam on the client system and see if it has downloaded the main.cvd and daily.cvd files. You may want to move any existing copies to another location prior to running this test. dp _______________________________________________ http://lurker.clamav.net/list/clamav-users.html _______________________________________________ http://lurker.clamav.net/list/clamav-users.html
