On Thu, 2007-12-13 at 16:02 +0100, Saravanan Chanemouganandam wrote: > Hi all, > > Iam a newbie to use iptables and I am fascing the following issue with > iptables v 1.3.5 on my target pxa270 Xscale running linux 2.6.16. What distribution are you using? Finding answers for most of the following problems will be dependent on this answer. > schane:/sbin$ iptables -t nat -A POSTROUTING -o ppp0 -j MASQUERADE > iptables v1.3.5: Couldn't load target `MASQUERADE':File not found > > Try `iptables -h' or 'iptables --help' for more information. > > schane:/sbin$ iptables -A INPUT -i lo -j ACCEPT > iptables v1.3.5: Couldn't load target `standard':File not found > Try `iptables -h' or 'iptables --help' for more information. > > I did google and mail archieve search but couldn't find the exact information > to fix the problem. To use iptables, I have enabled Core Netfilter > Configuration, IP Netfilter Configuration built into linux-2.6.16 kernel > image and cross compiled iptables package using buildroot's > arm-linux-uclibc-gcc as > > make KERNEL_DIR=/home/pxa270/linux-2.6.16 > CC=/home/sara/BuildRoot/buildroot/build_arm/staging_dir/usr/bin/arm-linux-gcc > LD=/home/sara/BuildRoot/buildroot/build_arm/staging_dir/usr/bin/arm-linux-ld > BINDIR=/home/sara/BuildRoot/myrootfs/sbin > LIBDIR=/home/sara/BuildRoot/myrootfs/lib install > > I have also built the netfilter configuration as kernel modules for the test > and lsmod shows the list of modules loaded , but still the problem persists. > schane:~$ lsmod > Module Size Used by Not tainted > ipt_MASQUERADE 3296 0 > ipt_REJECT 4608 0 > ipt_owner 2016 0 > ipt_LOG 6048 0 > iptable_nat 7300 0 > ip_nat 15282 2 ipt_MASQUERADE,iptable_nat > iptable_mangle 2400 0 > iptable_filter 2528 0 > ip_conntrack 51096 3 ipt_MASQUERADE,iptable_nat,ip_nat > nfnetlink 5624 2 ip_nat,ip_conntrack > ip_tables 11464 3 iptable_nat,iptable_mangle,iptable_filter > x_tables 11172 6 > ipt_MASQUERADE,ipt_REJECT,ipt_owner,ipt_LOG,iptable_nat,ip_tables > > Can anybody tell me where it went wrong ? > > Thanks > Sara > > - > To unsubscribe from this list: send the line "unsubscribe netfilter" in > the body of a message to majordomo@xxxxxxxxxxxxxxx > More majordomo info at http://vger.kernel.org/majordomo-info.html -- Matt Zagrabelny - mzagrabe@xxxxxxxxx - (218) 726 8844 University of Minnesota Duluth Information Technology Systems & Services PGP key 1024D/84E22DA2 2005-11-07 Fingerprint: 78F9 18B3 EF58 56F5 FC85 C5CA 53E7 887F 84E2 2DA2 He is not a fool who gives up what he cannot keep to gain what he cannot lose. -Jim Elliot
Attachment:
signature.asc
Description: This is a digitally signed message part