From owner-freebsd-questions@FreeBSD.ORG Fri Nov 18 20:57:40 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0580A16A41F for ; Fri, 18 Nov 2005 20:57:40 +0000 (GMT) (envelope-from darom@filmkern.com) Received: from mail.filmkern.com (mail.filmkern.com [206.169.45.174]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9AD5943D49 for ; Fri, 18 Nov 2005 20:57:39 +0000 (GMT) (envelope-from darom@filmkern.com) Received: from localhost (localhost [127.0.0.1]) by mail.filmkern.com (Postfix) with ESMTP id 0EEBA29E7C; Fri, 18 Nov 2005 12:57:39 -0800 (PST) Received: from mail.filmkern.com ([127.0.0.1]) by localhost (mail [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 16027-08; Fri, 18 Nov 2005 12:57:38 -0800 (PST) Received: from mail.filmkern.com (localhost [127.0.0.1]) by mail.filmkern.com (Postfix) with ESMTP id BCC681C23E; Fri, 18 Nov 2005 12:57:38 -0800 (PST) Received: from 206.169.45.183 (SquirrelMail authenticated user darom@filmkern.com) by mail.filmkern.com with HTTP; Fri, 18 Nov 2005 12:57:38 -0800 (PST) Message-ID: <63188.206.169.45.183.1132347458.squirrel@mail.filmkern.com> Date: Fri, 18 Nov 2005 12:57:38 -0800 (PST) From: "Denis R." To: dvorakv@vdsoft.org User-Agent: SquirrelMail/1.4.4 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal X-Virus-Scanned: amavisd-new at filmkern.com Cc: freebsd-questions@freebsd.org Subject: re: SQUID + antivirus content filter X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Nov 2005 20:57:40 -0000 >My prerequisities are: > SQUID, CLAMAV > >What software would you recommend for such things ? ( I unsuccesfully >tried Viralator in combination with SquidGuard. ) Vladimir, I'll make an assumption that you speak Russian, so here is a nice write-up: http://www.opennet.ru/docs/RUS/squid_filter/squidguard.html Do a search there on a few more articles. It is a great site. I use the same setup without the online virus scanner on a small network which scans the http traffic and protects little kids from porn, gambling etc sites. Clamd runs just on a file system since the server runs samba services. Dansguarding databases get updated on a weekly basis. In addition the server acts as a firewall of course. Regards! Denis