Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 31 Jan 2000 16:52:49 -0800
From:      Alfred Perlstein <bright@wintelcom.net>
To:        Ade Lovett <ade@lovett.com>
Cc:        questions@freebsd.org
Subject:   Re: Continual DNS requests from mysterious IP
Message-ID:  <20000131165249.A17400@fw.wintelcom.net>
In-Reply-To: <20000131182510.B39506@supernews.com>; from ade@lovett.com on Mon, Jan 31, 2000 at 06:25:10PM -0600
References:  <38962E10.9951FD38@outpost.co.nz> <20000130204837.M13027@fw.wintelcom.net> <20000131182510.B39506@supernews.com>

next in thread | previous in thread | raw e-mail | index | archive | help
* Ade Lovett <ade@lovett.com> [000131 16:50] wrote:
> On Sun, Jan 30, 2000 at 08:48:38PM -0800, Alfred Perlstein wrote:
> > 
> > Do a search for my name and this subject and you'll see that I posted
> > some tips on getting recent bind 8.2.2 working on multiple interfaces.
> > 
> > The problem stems from the ndc named pipe it uses.
> 
> Hmm.. unless I've mistakenly picked up the ubiquitous crack pipe, I can't
> find sight nor sound of these tips.  I've looked back in the archives on
> www.freebsd.org through this entire thread, and the only message I see
> from you on this subject is this one.

you probably need this to tell multiple versions of named to use
different named pipes for ndc, otherwise it just aborts:

controls {
        unix "/var/run/ndc-somethingunique" perm 0600 owner 0 group 0;
};


> 
> Regards,
> 	-aDe
> 
> -- 
> Ade Lovett, Austin, TX.

-- 
-Alfred Perlstein - [bright@wintelcom.net|alfred@freebsd.org]


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000131165249.A17400>