RR <(E-Mail Removed)> wrote:
> We've recently installed a linux box as a router for a small business
> customer.
>
> They have an ADSL modem which has the firewall, so the linux box is just
> performing a routing function.
>
> We've been searching for a very simple concept - a virus scanner that we can
> install on the linux box which will scan connections that go through it.
A typical virus scanner is designed to scan files and running processes,
neither of which exist in a readily scannable form on the network.
What you probably should look at, though, is an intrusion detection system,
such as snort (
http://www.snort.org/). It monitors network traffic for matches
against a database of signatures of known "bad" traffic. The database is a
simple collection of text rules matching known behavior of both hacking
attempts and virus traffic, where you can either write your own rules if you're
ambitious, or simply download new rules as they come out.
--
Frank Sweetser fs at wpi.edu
WPI Network Engineer
GPG fingerprint = 6174 1257 129E 0D21 D8D4 E8A3 8E39 29E3 E2E8 8CEC