All of lore.kernel.org
 help / color / mirror / Atom feed
From: Roeland Moors <roelandmoors@pandora.be>
To: netfilter@lists.netfilter.org
Subject: Re: change TTL value
Date: Fri, 9 Apr 2004 13:16:05 +0200	[thread overview]
Message-ID: <20040409111605.GA972@home.be> (raw)
In-Reply-To: <004901c41e1a$7ee2c3f0$1202a8c0@admin>

On Fri, Apr 09, 2004 at 12:07:41PM +0200, Rob Sterenborg wrote:
> > >>I'm trying to change the value of the TTL field with this line:
> > >>$IPTABLES -t mangle -A PREROUTING -i $INET_IFACE -p igmp 
> > >> -j TTL --ttl-inc 1
> > >
> > >>But when I try to execute this I have this error:
> > >>iptables: No chain/target/match by that name
> > >
> > >
> > > Did you compile TTL target support as a module ?
> > > I don't see it in the module list (non-targets deleted), which means you
> > > don't have TTL target support, unless you compiled it into the kernel
> (but I
> > > don't think so).
> > >
> >
> > /lib/modules/2.6.2/kernel/net/ipv4/netfilter/ipt_ttl.ko
> > Isn't this the TTL target module?
> 
> AFAIK target modules have uppercase chars, match modules have all lowercase
> chars.
> 

Thanks, this is probably the problem, I think I have to install
patch-o-matic for this module.

--
Roeland


      parent reply	other threads:[~2004-04-09 11:16 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-04-08 16:13 change TTL value Roeland Moors
2004-04-09  7:06 ` Rob Sterenborg
     [not found]   ` <407669BA.8040203@pandora.be>
     [not found]     ` <004901c41e1a$7ee2c3f0$1202a8c0@admin>
2004-04-09 11:16       ` Roeland Moors [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=20040409111605.GA972@home.be \
    --to=roelandmoors@pandora.be \
    --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.