From owner-freebsd-questions@FreeBSD.ORG Thu Feb 26 02:03:20 2004 Return-Path: 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 6EC7C16A4CE for ; Thu, 26 Feb 2004 02:03:20 -0800 (PST) Received: from dyer.circlesquared.com (host217-45-219-83.in-addr.btopenworld.com [217.45.219.83]) by mx1.FreeBSD.org (Postfix) with ESMTP id 71A4B43D1F for ; Thu, 26 Feb 2004 02:03:17 -0800 (PST) (envelope-from peter@circlesquared.com) Received: from circlesquared.com (localhost.petanna.net [127.0.0.1]) i1QA3U1J026670; Thu, 26 Feb 2004 10:03:41 GMT (envelope-from peter@circlesquared.com) Message-ID: <403DC472.9050500@circlesquared.com> Date: Thu, 26 Feb 2004 10:03:30 +0000 From: Peter Risdon User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.5b) Gecko/20031102 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Gunnar Flygt References: <20040226094550.GA55300@sr.se> In-Reply-To: <20040226094550.GA55300@sr.se> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: FreeBSD Questions Subject: Re: Running virus scanner on FreeBSD Samba server X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Feb 2004 10:03:20 -0000 Gunnar Flygt wrote: >Has anyone any experience from running any virus scanners on a FreeBSD >Samba server? The server is serving mostly MS-workstations, so the >scanner should be proficient in finding the most common viruses in the >M$ world. > > I use Sophos, because it has Windows and FreeBSD-compatible unix versions (along with Mac, OS2 and others) distributed on the same CD. It also includes an smtp virus scanner that works with FreeBSD. You can do a network installation to the samba fileserver from a Windows workstation, then do workstation installs on each workstation from the samba server. Updating thereafter consists of installing updated definitions (a process which can be automated) or AV engine software onto the fileserver. These updates then automatically propogate to workstations, without a reboot with recent versions of Windows. I can use ssh to update virus definitions remotely and these will be available immediately to the Windows users. PWR.