Date: Tue, 26 Jan 1999 11:22:21 -0800 (PST) From: Matthew Dillon <dillon@apollo.backplane.com> To: Mark Murray <mark@grondar.za> Cc: Poul-Henning Kamp <phk@critter.freebsd.dk>, Andreas Klemm <andreas@klemm.gtn.com>, Nate Williams <nate@mt.sri.com>, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: Small, useful tools (Was: Re: 'cpdup' program, and question) Message-ID: <199901261922.LAA20798@apollo.backplane.com> References: <27224.917376396@critter.freebsd.dk> <199901261912.VAA50572@greenpeace.grondar.za>
next in thread | previous in thread | raw e-mail | index | archive | help
I have never personally liked using tcp-wrappers. BEST doesn't use it at all, and for good reason: (A) there usually isn't enough stuff worth wrapping, and (B) any machine loaded enough to be a target for repeated spamming, attacks, etc.... is also loaded enough that tcp-wrappers represents too large a burden. (C) ipfw works well enough for what I care about. I don't mind tcp-wrappers being included with the system, but I will fight tooth and nail if someone actually tries to make tcp-wrappers a run-time element of the standard FreeBSD distribution. -Matt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199901261922.LAA20798>