Displaying 1 result from an estimated 1 matches for "gidoni".
Did you mean:
guidoni
2012 Nov 01
1
New L7 Filter option for netfilter
...uys 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 ndpi --WinUpdate -j LOG
or
iptables -I FORWARD -m ndpi --skype -j REJECT
In theory you can also filter Facebook, Twitter...