Re: Block Kazaa from the internal network

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Here is something from a previous post:

On Sun, 2003-10-12 at 11:35, Piotr P. wrote:
>
> Does any body know how to
> block traffic with this word using iptables?

iptables -A FORWARD -p udp -d 0/0 --dport 1024:65535 -m string --string
"KaZaA" -j DROP

should do the trick.

HTH,
C

Cheers,

Herman


On Thursday 16 October 2003 7:33 am, Josh Berry wrote:
   You could use a combination of Snort-Inline:
   http://sourceforge.net/projects/snort-inline/

   and the rules that Snort has for Kazaa and other P2P stuff.

   And you could also use P2Pwall which is a P2P blocking module for
   IPTables: http://www.lowth.com/p2pwall/

   > Messagehttp://p2pwall.sourceforge.net
   >   ----- Original Message -----
   >   From: Lohan Spies
   >   To: netfilter@xxxxxxxxxxxxxxxxxxx
   >   Sent: Thursday, October 16, 2003 10:42 AM
   >   Subject: Block Kazaa from the internal network
   >
   >
   >   Hi All,
   >
   >   How can i block ALL Kazaa connections from inside my network?
   >
   >   Thanks,
   >
   >   Lohan Spies
   >   Systems Administrator CSA / DBA / MCP
   >   IQ Business Group
   >   Tel: +27 12 521 7309
   >   Fax: +27 12 541 3441
   >   Cell: +27 83 258 2698
   >   l.spies@xxxxxxxxxxxxxxxxxxxxxxx
   >
   >
   >
   >
   >
   >   CONFIDENTIALITY CAUTION: If you have received this communication in
   > error, please note that it is intended for the addressee only, is
   > private and confidential and dissemination or copying prohibited. Please
   > notify us immediately by e-mail and return the original message. We
   > cannot assure that the integrity of this communication has been
   > maintained nor that it is free of errors, virus, interception or
   > interference. Thank you

   Thanks,
   Josh Berry, CTO
   LinkNet-Solutions
   469-831-8543
   josh.berry@xxxxxxxxxxxxxxxxxxxxx


[Index of Archives]     [Linux Netfilter Development]     [Linux Kernel Networking Development]     [Netem]     [Berkeley Packet Filter]     [Linux Kernel Development]     [Advanced Routing & Traffice Control]     [Bugtraq]

  Powered by Linux