From mboxrd@z Thu Jan 1 00:00:00 1970 From: Filip Sneppe Subject: Re: help with fast nat Date: Thu, 14 Apr 2005 09:42:26 +0200 Message-ID: <9151ac2a05041400427dd043e2@mail.gmail.com> References: Reply-To: Filip Sneppe Mime-Version: 1.0 Content-Transfer-Encoding: quoted-printable Return-path: In-Reply-To: Content-Disposition: inline List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: netfilter-bounces@lists.netfilter.org Errors-To: netfilter-bounces@lists.netfilter.org Content-Type: text/plain; charset="us-ascii" To: Stephen Beck Cc: netfilter@lists.netfilter.org Hi Stephen, On 4/13/05, Stephen Beck wrote: >=20 > can anyone get me on to the next step: >=20 Unfortionately, "fast nat" is broken on 2.6 kernels, due to the ipsec code that went in. It should actually be removed. Apparently, even RH 2.4 kernel= s=20 with the ipsec code are broken: https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=3D126611 See also: http://mailman.ds9a.nl/pipermail/lartc/2004q4/014307.html And the thread at: http://marc.theaimsgroup.com/?l=3Dlinux-netdev&m=3D109582576330019&w=3D2 So I guess you're better off trying something like the NETMAP target in iptables. Regards, Filip