1 May 2004 01:21
Local DNSBL lookups with rbldnsd (was: surbl)
Royce Williams <royce.williams <at> acsalaska.net>
2004-04-30 23:21:01 GMT
2004-04-30 23:21:01 GMT
On 4/13/2004 6:15 PM, Stephen Smoogen wrote: > Personally I think any RBL is a DoS waiting to happen. All it takes is > them being down/broken/etc and poof your servers are down for a bit with > the usual management questions of why did you allow it to happen. > > The only way I would use an RBL in a large production enviroment is if > they had a DB push mechanism where I could sign up for a daily DB4 and > source file from either a central site or some osrt of P2P cloud. > > But I am a grumpy young sysadmin. One of the better ones (SBL+XBL) lets you set this up for free, if you're "big enough" (250K+ queries/day). SBL+XBL page: http://www.spamhaus.org/xbl/index.lasso Rsync zone access: http://www.spamhaus.org/service/ I had the same DoS worry; using a combination of sbl-xbl.spamhaus.org with rbldnsd and rsync, we've got a copy of the zone locally on each mail server, coexisting nicely with the caching BIND already there. It required a little setup up front, but we've been pleased with the results. We've also reduced DNS traffic by a substantial amount -- I refused 1.3M connections yesterday using SBL+XBL. Because it's effectively local, it's the first DNSBL check we perform now. The Spamhaus folks were very helpful and they had a hole poked for our rsync within a couple of hours of my follow-up email about our setup. They even have the rsyncs distributed across particular(Continue reading)
RSS Feed