From mboxrd@z Thu Jan 1 00:00:00 1970 From: Philip Craig Subject: Re: Can iptables be completly built as modules? Date: Tue, 28 Feb 2006 10:39:21 +1000 Message-ID: <44039BB9.9040807@snapgear.com> References: <194f62550602270124l29e96900u@mail.gmail.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <194f62550602270124l29e96900u@mail.gmail.com> 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: Clemens Eisserer Cc: netfilter@lists.netfilter.org On 02/27/2006 07:24 PM, Clemens Eisserer wrote: > Hi there, > > I am currently working to make my Nokia770 act as a Wlan-card, however > the default kernel does not support iptables, so I would like to > extend it only via modules, not by recompiling the whole kernel... > > Now I downloaded their cross-compilation enviroment, but when I tried > to select "advanced router" as "m" it was not possible :-/ > > Any ideas or can't this be archived without a complete recompilation? "Advanced router" is not required for iptables. It also doesn't generate any code; it just allows other options to be selected. But Netfilter is required, and it cannot be built as a module.