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. #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
