[3815] in North American Network Operators' Group
Re: *** MAKE SPAM@INTERRAMP.COM DIE FAST!!! *** (fwd)
daemon@ATHENA.MIT.EDU (Paul A Vixie)
Thu Aug 22 12:19:25 1996
To: nanog@merit.edu
In-Reply-To: Your message of "Thu, 22 Aug 1996 08:11:34 PDT."
<199608221511.IAA08499@dixon.DeLong.SJ.CA.US>
Date: Thu, 22 Aug 1996 09:09:26 -0700
From: Paul A Vixie <paul@vix.com>
> Even if I wanted to do this, I don't think I could take the performance
> hit running an access list that large on my incoming ports would create.
Thus the beauty of a Null0 route. The initial SYN from their spam maker
gets through to your SMTP server, but the initial ACK goes into the hole
rather than back out to their spam maker. It costs you a TCP PCB for a
short while on the SMTP server, but there are never enough packets to make
this expensive. And no spam gets through. Try it, you'll like it.