From mboxrd@z Thu Jan 1 00:00:00 1970 From: Patrick McHardy Subject: Re: Problem accessing https://my.procurve.com/profile/index.aspx (ACK is over the upper bound) Date: Tue, 03 Jul 2007 13:06:54 +0200 Message-ID: <468A2DCE.9030101@trash.net> References: <4688FC41.5070403@trash.net> <46890846.90907@trash.net> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Cc: netfilter-devel@lists.netfilter.org, Jozsef Kadlecsik To: Krzysztof Oledzki Return-path: In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: netfilter-devel-bounces@lists.netfilter.org Errors-To: netfilter-devel-bounces@lists.netfilter.org List-Id: netfilter-devel.vger.kernel.org Krzysztof Oledzki wrote: > I think it may be better to drop it with iptables. Before drop it is > possible to log (-j LOG/ULOG/...) such packets - this is what I'm doing > for example. It is often worth to know about dropped packets with > INVALID state. Good point.