Syn flooding attacks

Jeffrey C. Ollie jeff at ollie.clive.ia.us
Mon Oct 20 17:49:20 UTC 1997


Phil Howard wrote:
> 
> The server can enlarge its table of pending connections and shorten it's
> timeout on them.  Currently I think this is on the order of 2 to 3 minutes
> and I think I can live with shortening it to 20 seconds, if I could get in
> the kernel to make that change (easy for Linux, FreeBSD, etc, but not for
> most commercial systems like Solaris, NT, etc).

On the latest Linux kernels (and perhaps on other free UNIXs) there is a
feature known as "SYN cookies".  Basically this feature lets servers
eliminate the table of half open connections by carefully crafting the
ACK so that the next packet from the originating host has enough
information to fully open the connection.  This was widely discussed on
nanog and other lists when SYN flooding attacks first became popular a
year or so ago.  Check the archives for more information or check out
the Linux TCP code in the latest kernels.

Jeff
-------------- next part --------------
A non-text attachment was scrubbed...
Name: vcard.vcf
Type: text/x-vcard
Size: 262 bytes
Desc: Card for Ollie, Jeffrey
URL: <http://mailman.nanog.org/pipermail/nanog/attachments/19971020/40811c06/attachment.vcf>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 2735 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://mailman.nanog.org/pipermail/nanog/attachments/19971020/40811c06/attachment.bin>


More information about the NANOG mailing list