[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: xtables-addons ipp2p problem in debian



On Fri, 24 Feb 2012 09:34:17 +0100
Pascal Hambourg <pascal@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 ?


Reply to: