DNS hardening, was Re: Dan Kaminsky

Paul Vixie vixie at isc.org
Thu Aug 6 06:51:24 UTC 2009


Christopher Morrow <morrowc.lists at gmail.com> writes:

> how does SCTP ensure against spoofed or reflected attacks?

there is no server side protocol control block required in SCTP.  someone
sends you a "create association" request, you send back a "ok, here's your
cookie" and you're done until/unless they come back and say "ok, here's my
cookie, and here's my DNS request."  so a spoofer doesn't get a cookie and
a reflector doesn't burden a server any more than a ddos would do.

because of the extra round trips nec'y to create an SCTP "association" (for
which you can think, lightweight TCP-like session-like), it's going to be
nec'y to leave associations in place between iterative caches and authority
servers, and in place between stubs and iterative caches.  however, because
the state is mostly on the client side, a server with associations open to
millions of clients at the same time is actually no big deal.
-- 
Paul Vixie
KI6YSY




More information about the NANOG mailing list