All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andrew Schulman <andrex-cmaem7PIVQQM4YKboWzA4l6hYfS7NtTn@public.gmane.org>
To: netfilter-wool9L35kiczKOhml7GhPkB+6BGkLq7r@public.gmane.org
Subject: Re: patch-o-matic'd TTL, but it's not there
Date: Mon, 04 Jul 2005 00:39:35 -0400	[thread overview]
Message-ID: <daaei7$l6c$1@sea.gmane.org> (raw)
In-Reply-To: ffcea5260507021324388edaa8@mail.gmail.com

> I used patch-o-matic-ng apparently successfully to add the 'TTL' patch
> (compiled & installed new kernel, modules, and iptables) and yet when
> I give the command:
> 
> iptables -t mangle -A PREROUTING -i eth1 -j TTL --ttl-set 64
> 
> I receive the response:
> 
> iptables: No chain/target/match by that name

This has happened to me in other cases for two different reasons:

(1) My version of iptables didn't support the new target.  You may need a
more recent iptables.

(2) I didn't include all of the necessary other options.  For example, -j
TARPIT didn't work if I didn't also specify -p tcp.

Unfortunately you get the same error message (the one you cited) in both
cases, although it's not very descriptive in the second case.




  reply	other threads:[~2005-07-04  4:39 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-02 20:24 patch-o-matic'd TTL, but it's not there Erik Weber
2005-07-04  4:39 ` Andrew Schulman [this message]
2005-07-04  7:31   ` George Alexandru Dragoi

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='daaei7$l6c$1@sea.gmane.org' \
    --to=andrex-cmaem7pivqqm4ykbowza4l6hyfs7nttn@public.gmane.org \
    --cc=netfilter-wool9L35kiczKOhml7GhPkB+6BGkLq7r@public.gmane.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.