[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1322898902.2762.81.camel@edumazet-laptop>
Date: Sat, 03 Dec 2011 08:55:02 +0100
From: Eric Dumazet <eric.dumazet@...il.com>
To: Denys Fedoryshchenko <denys@...p.net.lb>
Cc: netdev@...r.kernel.org
Subject: Re: SYN attack, with FIN flag set
Le samedi 03 décembre 2011 à 08:27 +0100, Eric Dumazet a écrit :
> I believe netfilter tcp conntrack considers SYN|FIN as INVALID
>
Or if you cannot afford conntracking, just do
iptables -A INPUT -p tcp --tcp-flags SYN,FIN SYN,FIN -j DROP
--
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