All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bill Chappell <chappell@borg.com>
To: netfilter@lists.netfilter.org
Subject: Re: kazaa rulset
Date: Mon, 28 Jul 2003 21:17:57 -0400	[thread overview]
Message-ID: <3F25CB45.C0F717AB@borg.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 967 bytes --]

> replying to juanca:
>
>
> I expect that these rules resulted in the error messages I moved up
> below them.
>
>
>>
>> iptables -A FORWARD -d a342.g.akamai.net -p tcp tcp -j DROP
>> iptables -A FORWARD -d a342.g.akamai.net -p tcp udp -j DROP
>> Bad argument `tcp'
>> Try `iptables -h' or 'iptables --help' for more information.
>> Bad argument `udp'
>> Try `iptables -h' or 'iptables --help' for more information.
>
>
> For the other error messages, I would try commenting out
> all the rules (except one for the first try) and run the script that
> loads them un-commenting one at a time.
>
> For an exercise like that, script flushall is helpful between
> runs:
> iptables -t filter -F
> iptables -t mangle -F
> iptables -t nat -F
>
>
> --
> William Chappell,     Software Engineer,     Critical Technologies, Inc.
> Suite 400 Technology Center, 4th Floor 1001 Broad Street, Utica, NY 13501
> 315-793-0248  x148  < bill.chappell@critical.com >  www.critical.com
>

[-- Attachment #2: Type: text/html, Size: 1227 bytes --]

             reply	other threads:[~2003-07-29  1:17 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-07-29  1:17 Bill Chappell [this message]
  -- strict thread matches above, loose matches on Subject: below --
2003-07-29  1:16 kazaa rulset Bill Chappell
2003-07-28 21:51 George Vieira
2003-07-28 21:42 juanca
2003-07-28 21:51 ` Shawn

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=3F25CB45.C0F717AB@borg.com \
    --to=chappell@borg.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.