From mboxrd@z Thu Jan 1 00:00:00 1970 From: Markus Feldmann Subject: Re: iptables NEW or SYN Date: Fri, 14 May 2010 14:16:35 +0200 Message-ID: References: Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Sender: netfilter-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: netfilter@vger.kernel.org Jan Engelhardt schrieb: > On Friday 2010-05-14 02:06, Markus Feldmann wrote: > > It is marked as NEW,DNAT (-m conntrack; -m state won't help you) [SOLVED] Hi All, thank you all that was the Problem. i changed my attacksinput chain to: http://pastebin.com/5YwC4r2i And it works now. :-) regards Markus