On Fri, 24 Feb 2012 09:34:17 +0100 Pascal Hambourg <pas...@plouf.fr.eu.org> wrote:
> Hello, > > J. Bakshi a écrit : > > > > 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 ? > > The kernel module for the 'ipp2p' match (xt_ipp2p.ko) is missing. > xtables-addons-common provides only the userland shared libraries for > iptables (libxt_ipp2p.so). You need to install xtables-addons-source and > build the kernel modules. Thanks for the clue. Now I understand the missing link. I have compiled the kernel many times but how to just build kernel module and inject in the installed kernel ? Any debian specific way ? -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20120224172456.71217...@shiva.selfip.org