<div dir="ltr">Hi Bob.<div><br></div><div>I can see that some of the Kconfig files in my git directory includes the NF_NAT flags.</div><div>Should be be enough to manually add these flags in my .config file?</div><div>Or is there a reason why these flags doesn't show up in my .config file?</div>

<div>I assume that all flags that I can configure are already in my .config file (if a config is not set, it will say 'not set' after the config name)?</div><div><br></div><div>You said that you can see them in your .config file?</div>
<div>Which processor are you compiling for and which kernel version?</div><div><br>
</div><div>Thanks,</div><div>Niklas</div><div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Sun, Feb 2, 2014 at 8:38 AM, Bob Cochran <span dir="ltr"><<a href="mailto:yocto@mindchasers.com" target="_blank">yocto@mindchasers.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On 02/01/2014 12:53 PM, Niklas Molin wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi Bob.<br>
<br>
In my .config I don't have that option (any NF_NAT options).<br>
I found EBT NAT (some new feature).<br>
I'm compiling for an i.mx6, Distro POKY, version 1.5.1 (kernel 3.10.9)<br>
<br>
Thanks,<br>
Niklas<br>
</blockquote>
<br>
<br></div>
I suppose you're not enabling something in the menuconfig options that you need.<br>
<br>
But you see these options in your Kconfig files, right? Look through them to see what you need to enable.<br>
<br>
>From your linux source: find . -name Kconfig | xargs grep NF_NAT<br>
<br>
<br>
<br>
<br>
<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">
<br>
<br>
On Sat, Feb 1, 2014 at 9:27 AM, Bob Cochran <<a href="mailto:yocto@mindchasers.com" target="_blank">yocto@mindchasers.com</a><br></div><div class="im">
<mailto:<a href="mailto:yocto@mindchasers.com" target="_blank">yocto@mindchasers.com</a>><u></u>> wrote:<br>
<br>
    On 01/31/2014 07:23 PM, Niklas Molin wrote:<br>
<br>
        Hi.<br>
<br>
        I wonder if NAT is supported by iptables?<br>
<br>
        I checked the .config to see if there was any flag to enable it, but<br>
        couldn't find anything.<br>
<br>
<br>
    I assume you have the following enabled in menuconfig:<br>
<br>
    Networking Support->Networking Options->Network packet filtering<br>
    framework (Netfilter)<br>
<br>
    Inside the .config file, you should be able to find the prefix<br>
    CONFIG_NF_NAT.<br>
<br>
    In my .config, those options start ~30 lines under the string "Core<br>
    Netfilter Configuration"<br>
<br>
<br>
<br>
        Thanks,<br>
        Niklas<br>
<br>
<br></div>
        ______________________________<u></u>___________________<br>
        meta-freescale mailing list<br>
        meta-freescale@yoctoproject.__<u></u>org<br>
        <mailto:<a href="mailto:meta-freescale@yoctoproject.org" target="_blank">meta-freescale@<u></u>yoctoproject.org</a>><br>
        <a href="https://lists.yoctoproject." target="_blank">https://lists.yoctoproject.</a>__<u></u>org/listinfo/meta-freescale<br>
        <<a href="https://lists.yoctoproject.org/listinfo/meta-freescale" target="_blank">https://lists.yoctoproject.<u></u>org/listinfo/meta-freescale</a>><br>
<br>
<br>
<br>
</blockquote>
<br>
</blockquote></div><br></div>