From: Pascal Hambourg <pascal.mail@plouf.fr.eu.org>
To: netfilter@vger.kernel.org
Subject: Re: --iif argument unrecognized by iptables
Date: Mon, 26 Jan 2009 16:12:57 +0100 [thread overview]
Message-ID: <497DD2F9.2010004@plouf.fr.eu.org> (raw)
In-Reply-To: <f8a02f3e0901260646p3791088dmb591400469cc2454@mail.gmail.com>
Andy Theuninck a écrit :
> iptables -j ROUTE -h gives identical output to iptables -h.
Even at the very end ? It should display help about the ROUTE target
like here :
> ROUTE target v1.11 options:
> --oif ifname Route packet through `ifname' network interface
> --iif ifname Change packet's incoming interface to `ifname'
> --gw ip Route packet via this gateway `ip'
> --continue Route packet and continue traversing the
> rules. Not valid with --iif or --tee.
> --tee Duplicate packet, route the duplicate,
> continue traversing with original packet.
> Not valid with --iif or --continue.
Else it means this target is not supported by your iptables build.
I remember that (by default ?) some versions built only shared libraries
for matches and target supported in the kernel, so you had to rebuild
iptables after enabling a new feature in the kernel.
next prev parent reply other threads:[~2009-01-26 15:12 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-01-25 23:59 --iif argument unrecognized by iptables Andy Theuninck
2009-01-26 9:57 ` Pascal Hambourg
2009-01-26 14:46 ` Andy Theuninck
2009-01-26 15:12 ` Pascal Hambourg [this message]
2009-01-26 15:23 ` Andy Theuninck
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=497DD2F9.2010004@plouf.fr.eu.org \
--to=pascal.mail@plouf.fr.eu.org \
--cc=netfilter@vger.kernel.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.