All of lore.kernel.org
 help / color / mirror / Atom feed
* New/Updated L7 netfilter  option - nDPI
@ 2012-10-24 22:53 Ed W
  2012-10-28  8:20 ` Andrew Beverley
  2012-10-28 15:07 ` Eliezer Croitoru
  0 siblings, 2 replies; 16+ messages in thread
From: Ed W @ 2012-10-24 22:53 UTC (permalink / raw)
  To: netfilter, ntop-dev; +Cc: G. Elian Gidoni

Hi all.  There is an interesting project that was called opendpi 
(originally by ipoque GmbH) and recently been forked and maintained by 
the ntop guys under the nDPI label.  It offers a new and currently 
maintained layer 7 (L7) packet identification library.  It could 
definitely benefit from more eyes and development effort, but at present 
it gives much better breakdown of traffic for ntop

There is a netfilter library, originally by Elian Gidoni, that I have 
updated to use the nDPI fork

     https://github.com/ewildgoose/ndpi-netfilter



The practical upshot is that you can do stuff like:

     iptables -I FORWARD -m opendpi --WinUpdate -j LOG
or
     iptables -I FORWARD -m opendpi --skype -j REJECT

In theory you can also filter Facebook, Twitter, etc, but I concede that 
doesn't seem to work as expected right now...

Another of the clever things that nDPI does is to try and classify SSL 
traffic by examining the name on the cert.  A technique that seems 
likely to allow crude identification of significant traffic.


We could benefit from more eyes on this, both the netfilter module and 
the nDPI library

Thanks for your feedback

Ed W

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

end of thread, other threads:[~2012-11-06 14:13 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-10-24 22:53 New/Updated L7 netfilter option - nDPI Ed W
2012-10-28  8:20 ` Andrew Beverley
2012-10-28 14:57   ` Eliezer Croitoru
2012-11-01 22:03     ` Andrew Beverley
2012-11-01 22:56       ` Ed W
2012-11-02 12:38         ` Lutfi ODUNCUOGLU
2012-11-02 13:40           ` Ed W
2012-11-06 14:13           ` [Ntop-dev] " Eliezer Croitoru
2012-11-04 15:45         ` Andrew Beverley
2012-10-28 16:34   ` Ed W
2012-10-28 16:39     ` Eliezer Croitoru
2012-10-28 15:07 ` Eliezer Croitoru
2012-10-28 16:03   ` Ed W
2012-10-28 16:51     ` Eliezer Croitoru
2012-10-28 16:57       ` Ed W
2012-10-28 17:57         ` Eliezer Croitoru

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.