Linux Netfilter discussions
 help / color / mirror / Atom feed
From: Herman <Herman@AerospaceSoftware.com>
To: netfilter@lists.netfilter.org
Subject: Re: Block Kazaa from the internal network
Date: Thu, 16 Oct 2003 20:51:51 -0600	[thread overview]
Message-ID: <200310162051.51440.Herman@AerospaceSoftware.com> (raw)
In-Reply-To: <30513.204.214.145.6.1066311236.squirrel@mail.linknet-solutions.com>

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@lists.netfilter.org
   >   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@petzetakis-africa.co.za
   >
   >
   >
   >
   >
   >   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@linknet-solutions.com


  reply	other threads:[~2003-10-17  2:51 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-10-16  9:42 Block Kazaa from the internal network Lohan Spies
2003-10-16  9:57 ` Chris Lowth
2003-10-16 13:33   ` Josh Berry
2003-10-17  2:51     ` Herman [this message]
  -- strict thread matches above, loose matches on Subject: below --
2003-10-17  3:09 George Vieira

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200310162051.51440.Herman@AerospaceSoftware.com \
    --to=herman@aerospacesoftware.com \
    --cc=netfilter@lists.netfilter.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox