On Thu, Aug 02, 2007 at 04:04:53PM +0400, Evgeniy Polyakov ([EMAIL PROTECTED]) wrote: > On Thu, Aug 02, 2007 at 12:38:59PM +0100, Simon Arlott ([EMAIL PROTECTED]) > 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 [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html