From mboxrd@z Thu Jan 1 00:00:00 1970 From: gabrix Subject: Slow down windows worms. Date: Fri, 01 Sep 2006 11:41:12 +0200 Message-ID: <44F80038.6010101@gabrix.ath.cx> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: netfilter-bounces@lists.netfilter.org Errors-To: netfilter-bounces@lists.netfilter.org Content-Type: text/plain; charset="us-ascii" To: netfilter@lists.netfilter.org I know using POM i can add a TARPIT jump to my firewall.I was wondering instead how i can do without the POM.All that TARPIT does is answering with a ACK window size set to 0.How can i do this without the use of POM just by iptables ? Thanks !