Re: T/TCP: Syn and RST Cookies

Alan Cox (alan@lxorguk.ukuu.org.uk)
Mon, 13 Apr 1998 01:12:36 +0100 (BST)


> How do Syn and RST cookies in Linux' TCP/IP stack work?

RST cookies turned out a bad idea, thats why they vanish in 2.0.34. Syn
cookies use Dan Bernsteins scheme to encode a secure cookie in the
SYN|ACK frame effectively forcing the handshaking state into the connection
requestor and being statistically safe.

> What OS' and other products to they interoperate with?

All

> Is T/TCP (RFC1644) implemented in the Linux kernel?
> Is there any relationship between T/TCP and Linux' Syn and RST cookies?

Nope. T/TCP is an experimental and rather dead hack which the RFC explicitly
says should not be implemented as a standard item.

Alan

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu