From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.webfaction.com (mail6.webfaction.com [74.55.86.74]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 5B9EAE00444 for ; Sat, 1 Feb 2014 09:28:19 -0800 (PST) Received: from [192.168.1.11] (c-68-38-40-177.hsd1.nj.comcast.net [68.38.40.177]) by smtp.webfaction.com (Postfix) with ESMTP id 333F3224FE11; Sat, 1 Feb 2014 17:27:21 +0000 (UTC) Message-ID: <52ED2E77.1060707@mindchasers.com> Date: Sat, 01 Feb 2014 12:27:19 -0500 From: Bob Cochran User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 MIME-Version: 1.0 To: Niklas Molin , meta-freescale@yoctoproject.org References: In-Reply-To: Subject: Re: iptables and NAT X-BeenThere: meta-freescale@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Usage and development list for the meta-fsl-* layers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Feb 2014 17:28:22 -0000 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit On 01/31/2014 07:23 PM, Niklas Molin wrote: > Hi. > > I wonder if NAT is supported by iptables? > > I checked the .config to see if there was any flag to enable it, but > couldn't find anything. I assume you have the following enabled in menuconfig: Networking Support->Networking Options->Network packet filtering framework (Netfilter) Inside the .config file, you should be able to find the prefix CONFIG_NF_NAT. In my .config, those options start ~30 lines under the string "Core Netfilter Configuration" > > Thanks, > Niklas > > > _______________________________________________ > meta-freescale mailing list > meta-freescale@yoctoproject.org > https://lists.yoctoproject.org/listinfo/meta-freescale >