On Tue, 9 Nov 2010 22:26:59 +0100 Niels Jende <[email protected]> wrote:
> Hi Folks! > > As I haven't found anything related to the problem I'm facing I hope > that one of you might help me. I am wondering if it is possible to > scan a windows based network with clamav which is installed on a > debian testing client? If it is possible what will be the call to get > clamav scanning the network incl the win2003 Server? You can either: 1. Boot a Linux live CD, scan local drive from there, or run clamdscan and send to your debian server for scanning 2. install clamdscan.exe on the windows client, write a clamd.conf with TCPAddr and TCPSocket point to your debian server, and run clamdscan -m C:\, then clamdscan -m D:\, and so on. This will of course fail to detect the malware that is already running in memory. Best regards, --Edwin _______________________________________________ Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net http://www.clamav.net/support/ml
