From: Dave Jones <Dave.Jones@xs4all.nl>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] TARPIT iptables target
Date: Thu, 23 Feb 2006 22:45:25 +0100 [thread overview]
Message-ID: <43FE2CF5.4050706@xs4all.nl> (raw)
In-Reply-To: <8146fc8a0602230623k22d1c17coc3c2d854b3fc30a@mail.gmail.com>
Hi Andrew,
Thank you for the tip about TARPIT, the problem is now solved.
To complete the fix I downloaded patch-o-matic-ng and the iptables
source from netfilter.org:
cd /usr/src
svn co https://svn.netfilter.org/netfilter/trunk/patch-o-matic-ng
svn co https://svn.netfilter.org/netfilter/trunk/iptables
The documentation on using cvs on netfilter.org is outdated, they've
converted to subversion and cvs is no longer available there.
cd /usr/src/patch-o-matic-ng
./runme extra
Allowed me to select the new iptables targets I wanted.
cd /usr/src/linux
make menuconfig && make && make modules_install && make install
I added the "extensions" USE flag to my /etc/make.conf, then reran the
iptables emerge.
It's all working fine now.
Thanks to both you and Bryce for the help you gave!
Cheers, Dave
Andrew Frink wrote on 02/23/06 15:23:
> Dave
> to get tarpit support add the "extensions" USE flag when you emerge iptables
> cynyr
> I was reading about the TARPIT target in the man iptables documentation,
> and thought I'd like to give it a try. Unfortunately though, it seems
> not to be supported in the 2.6.15-1 Gentoo kernel.
> Has anyone used the TARPIT target, or know of a way to get it into the
> current kernel? Any experience with this target or 'gotchas' about it?
--
gentoo-user@gentoo.org mailing list
next prev parent reply other threads:[~2006-02-23 22:13 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-02-22 23:13 [gentoo-user] TARPIT iptables target Dave Jones
2006-02-23 14:23 ` Andrew Frink
2006-02-23 21:45 ` Dave Jones [this message]
2006-02-24 7:59 ` darren kirby
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=43FE2CF5.4050706@xs4all.nl \
--to=dave.jones@xs4all.nl \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox