netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Olivier Mehani <olivier.mehani@inria.fr>
To: netfilter-devel@vger.kernel.org
Cc: "Sebastian Claßen" <sebastian.classen@freenet.de>,
	"Jan Engelhardt" <jengelh@medozas.de>
Subject: [xtables-addons] "unknown option `--gw'" for target TEE
Date: Wed, 25 Nov 2009 09:34:34 +0100	[thread overview]
Message-ID: <20091125083434.GC4295@lxiv.inria.fr> (raw)

[-- Attachment #1: Type: text/plain, Size: 794 bytes --]

Hello,

I'm trying to copy the IPv6 traffic a router sees on eth0 to a logging
machine on eth1's netmork:

[LOG]eth0--(PFX1::/64)--eth1[ROUTER]eth0---(PFX2::/64)


I installed xtables-addons 1.20 on top of iptables 1.4.5 and kernel
2.6.30 (x86_64) and want to use the TEE target. I however get an error
when trying to use it.

# ip6tables -t mangle -A PREROUTING -i eth0 -j TEE --gw PFX1:46ff:fee0:dfcc
ip6tables v1.4.5: unknown option `--gw'
Try `ip6tables -h' or 'ip6tables --help' for more information.

As far as my understanding of the doc goes, my command is valid, but it
doesn't work.

What am I doing wrong/misunderstanding?

Thanks in advance.

-- 
Olivier Mehani <olivier.mehani@inria.fr>
PGP fingerprint: 4435 CF6A 7C8D DD9B E2DE  F5F9 F012 A6E2 98C6 6655

[-- Attachment #2: Type: application/pgp-signature, Size: 490 bytes --]

             reply	other threads:[~2009-11-25  8:44 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-25  8:34 Olivier Mehani [this message]
2009-11-25  9:05 ` [xtables-addons] "unknown option `--gw'" for target TEE Florian Westphal
2009-11-25 10:10 ` [xtables-addons] [SOLVED] " Olivier Mehani
2009-11-25 10:46   ` Jan Engelhardt

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=20091125083434.GC4295@lxiv.inria.fr \
    --to=olivier.mehani@inria.fr \
    --cc=jengelh@medozas.de \
    --cc=netfilter-devel@vger.kernel.org \
    --cc=sebastian.classen@freenet.de \
    /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;
as well as URLs for NNTP newsgroup(s).