Re: About iptables and layer7 in Fedora 16

2012-03-21 Thread Cristian Sava
The problem is this: "Fedora does not support DIP for now" Any usefull solution (ignoring legality http://netequalizernews.com/2011/02/08/what-is-deep-packet-inspection-and-why-the-controversy/) to block bittorrent? And please lets stay at fedora solution level. C. Sava On Wed, 2012-03-21 at 18:

Re: About iptables and layer7 in Fedora 16

2012-03-21 Thread Ed Greshko
On 03/21/2012 06:15 PM, Jatin K wrote: > On Wednesday 21 March 2012 03:03 PM, Cristian Sava wrote: >> Hi all, >> >> I need to use something like >> >> ...>iptables -A FORWARD -m layer7 --l7proto bittorrent -j DROP >> >> and I get this message: >> >> "iptables v1.4.12: Couldn't load match `layer7':N

Re: About iptables and layer7 in Fedora 16

2012-03-21 Thread Jatin K
On Wednesday 21 March 2012 03:03 PM, Cristian Sava wrote: Hi all, I need to use something like ...>iptables -A FORWARD -m layer7 --l7proto bittorrent -j DROP and I get this message: "iptables v1.4.12: Couldn't load match `layer7':No such file or directory" Do I need to recompile the kernel,