All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bob Cochran <yocto@mindchasers.com>
To: Niklas Molin <niklas.p.molin@gmail.com>
Cc: meta-freescale@yoctoproject.org
Subject: Re: iptables and NAT
Date: Sun, 02 Feb 2014 11:38:33 -0500	[thread overview]
Message-ID: <52EE7489.3010303@mindchasers.com> (raw)
In-Reply-To: <CAKQdxxbTPoMecwEOrPt9ynf+RxMOF7fs8f6ZN1yt7oeg7KjCMw@mail.gmail.com>

On 02/01/2014 12:53 PM, Niklas Molin wrote:
> Hi Bob.
>
> In my .config I don't have that option (any NF_NAT options).
> I found EBT NAT (some new feature).
> I'm compiling for an i.mx6, Distro POKY, version 1.5.1 (kernel 3.10.9)
>
> Thanks,
> Niklas


I suppose you're not enabling something in the menuconfig options that 
you need.

But you see these options in your Kconfig files, right? Look through 
them to see what you need to enable.

 From your linux source: find . -name Kconfig | xargs grep NF_NAT






>
>
> On Sat, Feb 1, 2014 at 9:27 AM, Bob Cochran <yocto@mindchasers.com
> <mailto:yocto@mindchasers.com>> wrote:
>
>     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
>         <mailto:meta-freescale@yoctoproject.org>
>         https://lists.yoctoproject.__org/listinfo/meta-freescale
>         <https://lists.yoctoproject.org/listinfo/meta-freescale>
>
>
>



  reply	other threads:[~2014-02-02 16:38 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-01  0:23 iptables and NAT Niklas Molin
2014-02-01 17:27 ` Bob Cochran
2014-02-01 17:53   ` Niklas Molin
2014-02-02 16:38     ` Bob Cochran [this message]
2014-02-03  5:32       ` Niklas Molin
2014-02-03  6:07       ` Niklas Molin

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=52EE7489.3010303@mindchasers.com \
    --to=yocto@mindchasers.com \
    --cc=meta-freescale@yoctoproject.org \
    --cc=niklas.p.molin@gmail.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.