From owner-freebsd-questions@FreeBSD.ORG Fri Mar 5 11:30:05 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 40E1A16A4CE for ; Fri, 5 Mar 2004 11:30:05 -0800 (PST) Received: from exchange.newgensol.com (exchange.newgensol.com [193.41.183.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4D9B643D31 for ; Fri, 5 Mar 2004 11:30:04 -0800 (PST) (envelope-from george@swentek.mine.nu) Received: from localhost (localhost [127.0.0.1]) by exchange.newgensol.com (Postfix) with ESMTP id BCD581F39F9 for ; Fri, 5 Mar 2004 21:30:00 +0200 (EET) Received: from exchange.newgensol.com ([127.0.0.1]) by localhost (exchange.newgensol.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 20372-08 for ; Fri, 5 Mar 2004 21:29:59 +0200 (EET) Received: from DA (unknown [193.41.182.5]) by exchange.newgensol.com (Postfix) with SMTP id B2E621F39E9 for ; Fri, 5 Mar 2004 21:29:59 +0200 (EET) Message-ID: <003001c402e8$89c3b830$2520a8c0@DA> From: "George Swentek" To: Date: Fri, 5 Mar 2004 21:32:03 +0200 MIME-Version: 1.0 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-Virus-Scanned: by Amavisd Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: Antivir doesn't work on local 5.x file system, but works fine on mounted ... 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: Fri, 05 Mar 2004 19:30:05 -0000 Antivir ( http://www.antivir.de/ ) - a popular antivirus scanner doesn't work on local file system in Freebsd 5.X The result from FreeBSD 4.9 system: root@something:~$antivir -s /var/log/ AntiVir / FreeBSD Version 2.1.0-9 Copyright (c) 1994-2004 by H+BEDV Datentechnik GmbH. All rights reserved. ... ----- scan results ----- directories: 2 files: 14 alerts: 0 scan time: 00:00:01 ------------------------ Files are 14 and everything is OK. -------------------------------------------------------------------------= ------------------------- The result from FreeBSD 5.1 system: su-2.05b# antivir -s /var/log/ AntiVir / FreeBSD Version 2.1.0-9 Copyright (c) 1994-2004 by H+BEDV Datentechnik GmbH. All rights reserved. ... ----- scan results ----- directories: 1 files: 0 alerts: 0 scan time: 00:00:01 ------------------------ Files are 0 and it seems that antivir doesn't recognize the files in the = file system.I'v noticed this behaviour since the early 5.0 distribution. = The strange thing about all this stuff is that antivir is working fine on mounted file system, even it is FreeBSD 5.X on it, but still refuse = to scan files mounted on /=20 That's the reason I post this message here. What is the difference between / and mounted file system, even if they = are from the same installation media.. Regards, George Swentek