From: "Tim" <tim-lists@cimx.com>
To: netfilter <netfilter@lists.samba.org>
Subject: Re: block Kazaa download
Date: Tue, 4 Jun 2002 16:40:19 -0400 [thread overview]
Message-ID: <019b01c20c08$0a969e70$5064a8c0@optimus> (raw)
In-Reply-To: Pine.LNX.4.30.0206041107060.9441-100000@atlas.iloilo.fapenet.org
----- Original Message -----
From: "Allan Parreno" <allan@atlas.iloilo.fapenet.org>
To: "netfilter" <netfilter@lists.samba.org>
Sent: Tuesday, June 04, 2002 11:07 AM
Subject: block Kazaa download
>
> hello,
>
> anybody has a sample how to block Kazaa download?
>
> TIA
>
>
>
generically this should work
iptables -A FORWARD -p TCP --dport 1214 -j REJECT
prev parent reply other threads:[~2002-06-04 20:40 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-06-04 2:45 Web based Netfilter Frontend? Fred Richards
2002-06-04 15:07 ` block Kazaa download Allan Parreno
2002-06-04 3:41 ` LunarFox
2002-06-04 5:50 ` Raymond Leach
2002-06-04 7:42 ` Erik Pagel
2002-06-04 14:56 ` Jeff Bonner
2002-06-04 20:40 ` Tim [this message]
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='019b01c20c08$0a969e70$5064a8c0@optimus' \
--to=tim-lists@cimx.com \
--cc=netfilter@lists.samba.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