From: Mart Frauenlob <mart.frauenlob@chello.at>
To: Randy Thornton <randy@circadence.com>
Cc: "netfilter@vger.kernel.org" <netfilter@vger.kernel.org>
Subject: Re: checksum issue with xtables-addons RAWNAT
Date: Fri, 21 Feb 2014 10:51:37 +0100 [thread overview]
Message-ID: <530721A9.9030901@chello.at> (raw)
In-Reply-To: <C64F36CD7E08D64DBEF606F50981DC8E0CCE2F3B58@SERVER02.circadence.local>
On 06.02.2014 17:31, Randy Thornton wrote:
>
> I'm trying to use RAWSNAT and RAWDNAT commands to route traffic through a proxy. It works correctly for IPV4 traffic, but fails on IPV6 traffic. The IP addresses are modified correctly, but the IP checksum is incorrect and the destination refuses the packets.
>
> Command that redirects the outgoing packets:
> ip6tables -t raw -A OUTPUT -p tcp -d fd00:192:168:200::100 --dport 80 -j RAWDNAT --to-destination fd00:172:168:0::11
>
> I'm running xtables-addons-1.47.1 on Centos 6 with the latest kernel 2.6.32-431.3.1.el6.x86_64.
>
> Has anyone used these commands successfully with IPV6 connections?
> Has this been fixed in a later release of xtables-addons? If so, can anyone point me to the fix?
Afaik, RAW[DS]NAT has been removed from latest xta.
Best regards
Mart
prev parent reply other threads:[~2014-02-21 9:51 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-02-06 16:31 checksum issue with xtables-addons RAWNAT Randy Thornton
2014-02-21 9:51 ` Mart Frauenlob [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=530721A9.9030901@chello.at \
--to=mart.frauenlob@chello.at \
--cc=netfilter@vger.kernel.org \
--cc=randy@circadence.com \
/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.