David CHANIAL wrote: > Hi, > > I trying to exec this cmd : > > iptables -A INPUT -m state --state ESTABLISHED,RELATED -j ACCEPT > > but, it always say me : > > iptables: Invalid argument > > I think i have checked all the necessary options ine the menuconfig, but you > can find my .config here for checks : > > http://rafb.net/p/zToOyK10.html You're missing CONFIG_NF_CONNTRACK_IPV4. - To unsubscribe from this list: send the line "unsubscribe linux-net" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html