From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Nicol Subject: Re: General denial question (tarpitting) Date: Thu, 25 Mar 2004 15:22:08 -0600 Sender: netfilter-admin@lists.netfilter.org Message-ID: <40634D80.9050609@pay2send.com> References: Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Errors-To: netfilter-admin@lists.netfilter.org List-Help: List-Post: List-Subscribe: , List-Id: List-Unsubscribe: , List-Archive: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: Charlie Brady , qpsmtpd ML , netfilter@lists.netfilter.org Charlie Braddy wrote, on the qpsmtpd list, which is about a perl drop-in replacement for qmail-smtpd: > If you are going to undertake the noble task of sucking up their > bandwidth, then I'd suggest that you do the job thoroughly, and make sure > that their TCP stack decides to retransmit as many packets as possible. > Use iptables (for instance) to selectively/randomly drop packets. That's brilliant! does iptables have a TARPIT target that causes the peer to retransmit as much as possible? Can we add one? CC to netfilter@lists.netfilter.org, the iptables discussion list.