All of lore.kernel.org
 help / color / mirror / Atom feed
* RE: virus scanning with iptables
@ 2004-09-10  0:36 Khanh Tran
  2004-09-10 15:34 ` Stephen J Smoogen
  2004-09-10 16:37 ` Jose Maria Lopez
  0 siblings, 2 replies; 8+ messages in thread
From: Khanh Tran @ 2004-09-10  0:36 UTC (permalink / raw)
  To: Daniel Chemko, netfilter

How about port scanning clients behind from the firewall?  Suggestions?
I'm thinking of something that could be scripted to append an iptables
rule to block the MAC address of the offending client, then notify me.
Am I looking at an NMAP plugin possibly?


Khanh Tran
Network Operations
Sarah Lawrence College


-----Original Message-----
From: Daniel Chemko [mailto:dchemko@smgtec.com] 
Sent: Thursday, September 09, 2004 7:27 PM
To: Khanh Tran; netfilter@lists.netfilter.org
Subject: RE: virus scanning with iptables

Khanh Tran wrote:
> Is any using a virus scanning application with iptables?  I'd like to 
> know if it's possible for me to detect viruses that go across my 
> iptables firewalls.

There isn't currently a tool to perform Virus scanning of iptables data.
The closest match would be snort-inline which can locate some virus
signatures. Inline scanning of anything can have averse effects on the
transmission. You'll quickly find that detailed scans require a lot of
CPU usage. Just for monitoring network thoughtput with ntop, I'd max out
my P4 CPU when backups kicked off.

The better approach would be to implement transparent proxies of
pertinent services like SMTP and use virus scanning addons. for them.
You may also look at the 'l7-filter' project or the 'string' extension
to see if their implementation suits your needs.



^ permalink raw reply	[flat|nested] 8+ messages in thread
* RE: virus scanning with iptables
@ 2004-09-09 23:26 Daniel Chemko
  2004-09-10  7:49 ` Victor Julien
  0 siblings, 1 reply; 8+ messages in thread
From: Daniel Chemko @ 2004-09-09 23:26 UTC (permalink / raw)
  To: Khanh Tran, netfilter

Khanh Tran wrote:
> Is any using a virus scanning application with iptables?  I'd like to
> know if it's possible for me to detect viruses that go across my
> iptables firewalls.

There isn't currently a tool to perform Virus scanning of iptables data.
The closest match would be snort-inline which can locate some virus
signatures. Inline scanning of anything can have averse effects on the
transmission. You'll quickly find that detailed scans require a lot of
CPU usage. Just for monitoring network thoughtput with ntop, I'd max out
my P4 CPU when backups kicked off.

The better approach would be to implement transparent proxies of
pertinent services like SMTP and use virus scanning addons. for them.
You may also look at the 'l7-filter' project or the 'string' extension
to see if their implementation suits your needs.


^ permalink raw reply	[flat|nested] 8+ messages in thread
* virus scanning with iptables
@ 2004-09-09 23:09 Khanh Tran
  0 siblings, 0 replies; 8+ messages in thread
From: Khanh Tran @ 2004-09-09 23:09 UTC (permalink / raw)
  To: netfilter

Is any using a virus scanning application with iptables?  I'd like to
know if it's possible for me to detect viruses that go across my
iptables firewalls.

Thanks...

Khanh Tran
Network Operations
Sarah Lawrence College



^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2004-09-10 16:37 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-09-10  0:36 virus scanning with iptables Khanh Tran
2004-09-10 15:34 ` Stephen J Smoogen
2004-09-10 15:54   ` rruegner
2004-09-10 15:50     ` Stephen J Smoogen
2004-09-10 16:37 ` Jose Maria Lopez
  -- strict thread matches above, loose matches on Subject: below --
2004-09-09 23:26 Daniel Chemko
2004-09-10  7:49 ` Victor Julien
2004-09-09 23:09 Khanh Tran

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.