[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20070802122835.GA20632@2ka.mipt.ru>
Date: Thu, 2 Aug 2007 16:28:36 +0400
From: Evgeniy Polyakov <johnpol@....mipt.ru>
To: Simon Arlott <simon@...e.lp0.eu>
Cc: john@...een.lv, netdev@...r.kernel.org
Subject: Re: strange tcp behavior
On Thu, Aug 02, 2007 at 04:04:53PM +0400, Evgeniy Polyakov (johnpol@....mipt.ru) wrote:
> On Thu, Aug 02, 2007 at 12:38:59PM +0100, Simon Arlott (simon@...e.lp0.eu) wrote:
> > I just got multiple RSTs instead of a connection too. The second RST looks
> > like it's from another connection - and a RST for a RST is wrong...
>
> You should use iptables rule to block non-raw access:
> iptables -I INPUT -p tcp --dport 50000 -j DROP
>
> but even in that case I got valid session.
Ok, I can now reproduce the problem.
I will try to debug it further.
--
Evgeniy Polyakov
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists