ltib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Ltib] Adding "IPTABLES Filtering' to kernel


From: Stuart Hughes
Subject: Re: [Ltib] Adding "IPTABLES Filtering' to kernel
Date: Fri, 30 Jul 2010 18:38:28 +0100
User-agent: Thunderbird 2.0.0.16 (X11/20080707)

Hi Caroyln,

Yes, you need to re-configure your kernel and turn on all the the
appropriate netfilter option. To do this, run:

$ ./ltib --configure

and scroll down and select:

[ ] Configure the kernel

Also if you're likely to want to re-do this (you are) then also select:

[ ] Leave the sources after building

This will build and install the new kernel.  Note that the "configure
the kernel" is a transient flag and will clear itself once the kernel
has successfully built.  So if you need to configure again, you'll need
to reset the option.  You used to be able to do it by just saying:
$ ./ltib -p kernel --configure, but that seems to be broken at the
moment (maybe not on your version).

Regards, Stuart

Reer, Carolyn (SA-1) wrote:
> I am trying to set up IP message filtering.
> The IPTABLES package was included in the kernel build:
> 
> ./ltib -m listpkgs |grep -I iptables on my host shows
> Iptables-1.4.2-1    iptables    y   GPL   Tools for managing kernel
> packet filtering
> 
> When I run iptables -L on my target (MPC8536DS) I get the error message:
> iptables v1.4.2: can't initialize iptables table `filter': Table does
> not exist (do you need to insmod?)
> 
> Iptables is not in the kernel. On the target I ran:
> grep -i iptables /boot/config-`uname -r`
> Iptables is not in the list.
> 
> I ran ./ltib -p iptables.
> Build succeeded.
> What do I do next? Do I rebuild the kernel?
> If I run any of the ./litb -m commands (scbuild, scinstall, scdeploy) it
> fails.
> 
> Thanks.
> Carolyn Reer
> 
> 
> 
> 
> _______________________________________________
> LTIB home page: http://ltib.org
> 
> Ltib mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/ltib
> 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]