Linux Netfilter discussions
 help / color / mirror / Atom feed
From: "Rob Sterenborg" <rob@sterenborg.info>
To: Roeland Moors <roelandmoors@pandora.be>, netfilter@lists.netfilter.org
Subject: Re: change TTL value
Date: Fri, 9 Apr 2004 09:06:00 +0200	[thread overview]
Message-ID: <001301c41e01$1d3e4fc0$1202a8c0@admin> (raw)
In-Reply-To: 20040408161334.GA2396@home.be

> 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_ULOG.ko
> /lib/modules/2.6.2/kernel/net/ipv4/netfilter/ipt_TOS.ko
> /lib/modules/2.6.2/kernel/net/ipv4/netfilter/ipt_TCPMSS.ko
> /lib/modules/2.6.2/kernel/net/ipv4/netfilter/ipt_SAME.ko
> /lib/modules/2.6.2/kernel/net/ipv4/netfilter/ipt_REJECT.ko
> /lib/modules/2.6.2/kernel/net/ipv4/netfilter/ipt_REDIRECT.ko
> /lib/modules/2.6.2/kernel/net/ipv4/netfilter/ipt_NETMAP.ko
> /lib/modules/2.6.2/kernel/net/ipv4/netfilter/ipt_MASQUERADE.ko
> /lib/modules/2.6.2/kernel/net/ipv4/netfilter/ipt_MARK.ko
> /lib/modules/2.6.2/kernel/net/ipv4/netfilter/ipt_LOG.ko
> /lib/modules/2.6.2/kernel/net/ipv4/netfilter/ipt_ECN.ko
> /lib/modules/2.6.2/kernel/net/ipv4/netfilter/ipt_DSCP.ko
> /lib/modules/2.6.2/kernel/net/ipv4/netfilter/ipt_CLASSIFY.ko


Gr,
Rob



  reply	other threads:[~2004-04-09  7:06 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 [this message]
     [not found]   ` <407669BA.8040203@pandora.be>
     [not found]     ` <004901c41e1a$7ee2c3f0$1202a8c0@admin>
2004-04-09 11:16       ` Roeland Moors

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='001301c41e01$1d3e4fc0$1202a8c0@admin' \
    --to=rob@sterenborg.info \
    --cc=netfilter@lists.netfilter.org \
    --cc=roelandmoors@pandora.be \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox