[android-kernel] Re: Using iptables in android

2010-02-01 Thread Markus Fritsche
Alpha Jin gmail.com> writes: > I don't understand, could you please describe it in details?Thanks! Those are the modules which are needed to setup the filter table. The corresponding .config entries: CONFIG_NETFILTER=y CONFIG_NETFILTER_ADVANCED=y # # Core Netfilter Configuration # CONFIG_NF_C

Re: [android-kernel] Re: Using iptables in android

2010-02-01 Thread nfsnfs chen
On Mon, Feb 1, 2010 at 9:52 AM, Alpha Jin wrote: > I don't understand, could you please describe it in details? > > Thanks! > > > 2010/1/30 Markus Fritsche >> >> >> On 29 Jan., 09:22, Alpha Jin wrote: >> > I just wanted to use iptables in android >> > >> > So I enable NETFILTER in kernel, and bu

Re: [android-kernel] Re: Using iptables in android

2010-01-31 Thread Alpha Jin
I don't understand, could you please describe it in details? Thanks! 2010/1/30 Markus Fritsche > > > On 29 Jan., 09:22, Alpha Jin wrote: > > I just wanted to use iptables in android > > > > So I enable NETFILTER in kernel, and build the kernel. > > > > But when I typed "iptables -L" in adb sh

[android-kernel] Re: Using iptables in android

2010-01-29 Thread Markus Fritsche
On 29 Jan., 09:22, Alpha Jin wrote: > I just wanted to use iptables in android > > So I enable NETFILTER in kernel, and build the kernel. > > But when I typed "iptables -L" in adb shell. > It always promoted: > > iptables v1.3.7: can't initialize iptables table `filter': iptables > who? (do you