Looks interesting alternative to l7-filter and probably can get integrated into shorewall! Found this in LARTC. P2P applications rate limiting and blocking is an area that many have been grappling with.
There is a tool called ipp2p to identify P2P traffic. It introduces a new match module to iptables and allows you to catch the following P2P Networks at the moment: -Fast Track (KaZaA and clones) -Gnutella -Edonkey (Edonkey, Emule, Overnet ...) -Direct Connect You can download it from: http://ilabws13.informatik.uni-leipzig.de/~mai97bwf/ipp2p.tar.gz To drop Kazaa data packets you just have to use the following iptables-command: iptables -A FORWARD -tcp -m ipp2p --kazaa -j DROP Mohan -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Erich Titl Sent: Wednesday, August 27, 2003 3:45 AM To: Jacques Nilo; [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: Re: [leaf-devel] Re: kernel 2.4.22 Jacques At 22:26 26.08.2003, Jacques Nilo wrote: >Le Lundi 25 Août 2003 17:16, K.-P. Kirchdörfer a écrit : > > Jacques; > > > > as you might have seen kernel 2.4.22 is out. > > > > Are you going to build a new kernel for Bering once the patches are > > available? I ask you since it seems you are the in LEAF crew with the > > biggest knowledge of kernel config, patches etc... >Yes I'll start working on that as soon as the grsecurity & newnat patches >will be available for 2.4.222 > > If you need help we are willing to do so. >Thanks. If they are some new ideas around for inclusion in the 2.4.22 kernel >let's discuss this issue. I already have proposal from Mohan (Julian >Anastasov's patches for dead gateway detection) and C. Holbrook (IP_VS). > > And can you pls add the patch to make soekris working with the kernel? >That a third proposal :-) >Any other ideas/suggestions floating around ? Would you mind to include the driver fot the SC1100 watchdog. I would like to use this driver to add rebooting for the pcengines wrap single board design. The driver can be built as a module. I have a patch against 2.4.20 if you are interested. Thanks Erich THINK Püntenstrasse 39 8143 Stallikon mailto:[EMAIL PROTECTED] PGP Fingerprint: BC9A 25BC 3954 3BC8 C024 8D8A B7D4 FF9D 05B8 0A16 ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ leaf-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/leaf-devel ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ leaf-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/leaf-devel