On Fri, 2012-02-17 at 17:13 +0530, J. Bakshi wrote: > I have installed xtables-addons-common in debian squeeze box. > Then tried ti execute > > #iptables -A FORWARD -m ipp2p --bit -j DROP > > and it throws error > > `````````````` > iptables: No chain/target/match by that name. > ``````````` > > Could anyone suggest what is wrong where ? Does xt_ipp2p.ko exist? # locate xt_ipp2p|grep modules /lib/modules/2.6.39.1/extra/xt_ipp2p.ko If it does: what does lsmod say? # lsmod|grep "^xt_ipp2p" xt_ipp2p 5611 0 -- Rob -- 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