All of lore.kernel.org
 help / color / mirror / Atom feed
* Mark match an Tarpit failure
@ 2004-08-06 14:10 Don Hughes
  0 siblings, 0 replies; only message in thread
From: Don Hughes @ 2004-08-06 14:10 UTC (permalink / raw)
  To: netfilter

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




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-08-06 14:10 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-08-06 14:10 Mark match an Tarpit failure Don Hughes

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.