Jivin fara sam lays it down ... > Hi David, > > Let me explain what I have done so far. > > 1- Install snapgear 3.4.0 > 2- make xconfig > 3- choseing iptables from snapgear menu to add to > zImage and ramdisk > 4-make > 5-Sending zImage and ramdisk to IXP425 board > 6-I have iptables file on the board, I am able to see > the help nad check iptables version but I can not > write rules > > Any Idea? > Is there a palce that I had too config netfilter?
Look in your linux-2.X.x/.config and ensure that netfilter, iptables support and all the appropriate netfilter/iptables modules/helpers are enabled. You can acess this settings through "make xconfig" by choosing to customise your kernel settings, Cheers, Davidm > --- David McCullough > <[EMAIL PROTECTED]> wrote: > > > > > Jivin fara sam lays it down ... > > > Hi, > > > > > > I have added iptables to my uClinux via snapgear > > but > > > it seems not working properly because it doesn't > > know > > > any iptables command. Anyone has experience to use > > > iptables on uClinux? > > > I get messages such as bellow: > > > > > > # iptables -A INPUT -s 10.1.0.1 -j DROP > > > iptables v1.3.5: can't initialize iptables table > > > `filter': Table does not exist (do you need to > > > )Perhaps iptables or your kernel needs to be > > upgraded. > > > > Just to double check, have you enabled the > > appropriate iptables > > kernel modules ? > > > > Cheers, > > Davidm > > > > > #iptables -L INPUT > > > iptables v1.3.5: can't initialize iptables table > > > `filter': Table does not exist (do you need to > > > )Perhaps iptables or your kernel needs to be > > upgraded. > > > > > > # iptables -A > > > iptables v1.3.5: Unknown arg `-A' > > > Try `iptables -h' or 'iptables --help' for more > > > information. > > > > > > > > > Thank you in advance > > > Sam > > > > > > > > > __________________________________________________ > > > Do You Yahoo!? > > > Tired of spam? Yahoo! Mail has the best spam > > protection around > > > http://mail.yahoo.com > > > _______________________________________________ > > > uClinux-dev mailing list > > > [email protected] > > > > > > http://mailman.uclinux.org/mailman/listinfo/uclinux-dev > > > This message was resent by [email protected] > > > To unsubscribe see: > > > > > > http://mailman.uclinux.org/mailman/options/uclinux-dev > > > > -- > > David McCullough, > > [EMAIL PROTECTED], Ph:+61 > > 734352815 > > Secure Computing - SnapGear http://www.uCdot.org > > http://www.cyberguard.com > > _______________________________________________ > > uClinux-dev mailing list > > [email protected] > > > http://mailman.uclinux.org/mailman/listinfo/uclinux-dev > > This message was resent by [email protected] > > To unsubscribe see: > > > http://mailman.uclinux.org/mailman/options/uclinux-dev > > > > > __________________________________________________ > Do You Yahoo!? > Tired of spam? Yahoo! Mail has the best spam protection around > http://mail.yahoo.com > _______________________________________________ > uClinux-dev mailing list > [email protected] > http://mailman.uclinux.org/mailman/listinfo/uclinux-dev > This message was resent by [email protected] > To unsubscribe see: > http://mailman.uclinux.org/mailman/options/uclinux-dev -- David McCullough, [EMAIL PROTECTED], Ph:+61 734352815 Secure Computing - SnapGear http://www.uCdot.org http://www.cyberguard.com _______________________________________________ uClinux-dev mailing list [email protected] http://mailman.uclinux.org/mailman/listinfo/uclinux-dev This message was resent by [email protected] To unsubscribe see: http://mailman.uclinux.org/mailman/options/uclinux-dev
