How to clear name cache on sun solaris?

Brad Knowles brad.knowles at skynet.be
Fri Mar 30 17:18:25 UTC 2001


At 10:07 AM -0500 3/30/01, Chip Old wrote:

>  Do you really need nscd's hosts cache?  I've seen anecdotal evidence that
>  on a machine running named, nscd slows down DNS lookups.

	IMO, nscd is one of the most vile creations ever perpetrated upon 
the Internet.

	One of the very first things I ever do on any Sun machine I have 
administrative responsibility for is:

		# find / -name \*nscd\* -exec rm -f {} \;

so that it can't possibly be started up by accident by a stupid but 
perhaps well-meaning script, etc....

-- 
Brad Knowles, <brad.knowles at skynet.be>

/*        efdtt.c  Author:  Charles M. Hannum <root at ihack.net>          */
/*       Represented as 1045 digit prime number by Phil Carmody         */
/*     Prime as DNS cname chain by Roy Arends and Walter Belgers        */
/*                                                                      */
/*     Usage is:  cat title-key scrambled.vob | efdtt >clear.vob        */
/*   where title-key = "153 2 8 105 225" or other similar 5-byte key    */

dig decss.friet.org|perl -ne'if(/^x/){s/[x.]//g;print pack(H124,$_)}'


More information about the bind-users mailing list