> I'm trying to get the iptables TARPIT module working on some CentOS 5.x
> systems.
>
> The hitch seems to be the kernel module is not there.  TARPIT is suppose
> to be available via. xtables-addons but when I try to build that package
> (./confiugre) I get the error:
>
> "No package 'xtables' found"
>
> The INSTALL specifies in Extra Notes:
>
>    * requires that no vendor backports interfere
>
> Has anyone got TARPIT working with CentOS 5.x?  Any suggestions as to
> how to proceed?
>

I looked in to this about a year ago. What I learned is that the
required kernel modules are not in CentOS binary kernels, not in
source for the CentOS kernels, and not in kernel sources from
Linus. You have to apply the "patch-o-matic-ng" patches from the
netfilter/iptables project to whatever kernel sources you want
to use and then build a custom kernel.

Some distributions include the patch-o-matic-ng patches in their
kernels but not RHEL/CentOS.

Terry


_______________________________________________
PLUG mailing list
[email protected]
http://lists.pdxlinux.org/mailman/listinfo/plug

Reply via email to