From: Pablo Neira Ayuso <pablo@netfilter.org>
To: Florian Westphal <fw@strlen.de>
Cc: Matthias Schiffer <mschiffer@universe-factory.net>,
Netfilter Developer Mailing List
<netfilter-devel@vger.kernel.org>
Subject: Re: Unable to get NPTv6 to work with kernel 3.8.2
Date: Fri, 15 Mar 2013 13:02:06 +0100 [thread overview]
Message-ID: <20130315120206.GA9625@localhost> (raw)
In-Reply-To: <20130312061101.GB7938@breakpoint.cc>
On Tue, Mar 12, 2013 at 07:11:01AM +0100, Florian Westphal wrote:
> Matthias Schiffer <mschiffer@universe-factory.net> wrote:
> > ip6tables -t nat -A OUTPUT -d fd00:0:0:3::/64 -j DNPT --src-pfx
> > fd00:0:0:3::/64 --dst-pfx fd00:0:0:1::/64
> [..]
>
> This won't work, DNPT is stateless, the nat table is only consulted
> for the first packet of a connection.
>
> Use mangle instead, this should also take care of possible new
> route due to changed dst address.
>
> Any objections wrt. restricting NPT to mangle?
No. People are getting confused with this, so let's get this into the
nf tree to hit mainstream as soon as possible.
Applied, thanks Florian.
prev parent reply other threads:[~2013-03-15 12:02 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-03-11 14:03 Unable to get NPTv6 to work with kernel 3.8.2 Matthias Schiffer
2013-03-12 6:11 ` Florian Westphal
2013-03-12 8:34 ` Matthias Schiffer
2013-03-15 12:02 ` Pablo Neira Ayuso [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=20130315120206.GA9625@localhost \
--to=pablo@netfilter.org \
--cc=fw@strlen.de \
--cc=mschiffer@universe-factory.net \
--cc=netfilter-devel@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 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).