Re: [leaf-user] Tarpit

2006-03-28 Thread Eric Spakman
Hello Jim, I will take a look ;-) Eric > >Eric Spakman wrote: > >>Hello Jim, >> >> >> >>>We should also be able to set up a teergrube/tarpit - something that's >>>always appealed to me! >>> >>> >>> >>It's very easy to use patch-o-matic to add the TARPIT module to the >>kernel. The iptables

Re: [leaf-user] Tarpit

2006-03-28 Thread Jim Ford
Eric Spakman wrote: Hello Jim, We should also be able to set up a teergrube/tarpit - something that's always appealed to me! It's very easy to use patch-o-matic to add the TARPIT module to the kernel. The iptables userspace module is already available in the iptables.lrp package.

[leaf-user] Tarpit

2006-03-27 Thread Eric Spakman
Hello Jim, > We should also be able to set up a teergrube/tarpit - something that's > always appealed to me! > It's very easy to use patch-o-matic to add the TARPIT module to the kernel. The iptables userspace module is already available in the iptables.lrp package. > Jim Ford > Eric > > > -

Re: [leaf-user] Tarpit/tiergrube patch for IPtables?

2006-02-14 Thread cpu memhd
Hello Jim, I doubt this will be added. You can get the patch from here: http://ftp.die.net/pub/linux-kernel-tarpit/ What I did to get this working (actually, compiled--haven't really tested)... Step 1: Download linux-2.4.18-tarpit.patch to ./source/linux/. Step 2: Edit ./source/linux/buildto

[leaf-user] Tarpit/tiergrube patch for IPtables?

2005-12-23 Thread Jim Ford
I see here: http://www.securityfocus.com/infocus/1723 that there is a patch to IPtables, to add an option to tarpit a port scanner. Are there any plans to add this option to the Bering uClibc? It's been a while since I've built a kernel, but I guess if I did the homework I could do it with uLibc