All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Don Hughes" <support@sannotes.org>
To: netfilter@lists.netfilter.org
Subject: Mark match an Tarpit failure
Date: Fri, 06 Aug 2004 10:10:07 -0400	[thread overview]
Message-ID: <411358FF.28304.998D63@localhost> (raw)

The following work for me:

iptables -A INPUT -m mark --mark 13 -j DROP
iptables -A INPUT -p tcp -j TARPIT

but the following does not and returns "Invalid 
Argument":

iptables -A INPUT -m mark --mark 13 -j TARPIT

what am I missing?

..don

support@microtechniques.com
White Plains, NY




                 reply	other threads:[~2004-08-06 14:10 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=411358FF.28304.998D63@localhost \
    --to=support@sannotes.org \
    --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.