From owner-freebsd-security Tue Jan 30 8:40:26 2001 Delivered-To: freebsd-security@freebsd.org Received: from mailhost01.reflexnet.net (mailhost01.reflexnet.net [64.6.192.82]) by hub.freebsd.org (Postfix) with ESMTP id CCF9437B491 for ; Tue, 30 Jan 2001 08:40:06 -0800 (PST) Received: from rfx-216-196-73-168.users.reflexcom.com ([216.196.73.168]) by mailhost01.reflexnet.net with Microsoft SMTPSVC(5.5.1877.197.19); Tue, 30 Jan 2001 08:37:45 -0800 Received: (from cjc@localhost) by rfx-216-196-73-168.users.reflexcom.com (8.11.1/8.11.1) id f0UGdSR10358; Tue, 30 Jan 2001 08:39:28 -0800 (PST) (envelope-from cjc) Date: Tue, 30 Jan 2001 08:39:28 -0800 From: "Crist J. Clark" To: Dan Langille Cc: security@FreeBSD.ORG Subject: Re: bind8.2.3 and installation problem Message-ID: <20010130083928.K91447@rfx-216-196-73-168.users.reflex> Reply-To: cjclark@alum.mit.edu References: <200101300712.UAA56104@ducky.nz.freebsd.org>; <20010130012616.J91447@rfx-216-196-73-168.users.reflex> <200101301138.AAA64905@ducky.nz.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <200101301138.AAA64905@ducky.nz.freebsd.org>; from dan@langille.org on Wed, Jan 31, 2001 at 12:38:28AM +1300 Sender: owner-freebsd-security@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Wed, Jan 31, 2001 at 12:38:28AM +1300, Dan Langille wrote: > On 30 Jan 2001, at 1:26, Crist J. Clark wrote: > > > > It can't be that simple! > > > > I hate to break it to you (I guess?), but it is. I did it on my > > CURRENT box for testing and it clobbered the old BIND quite nicely. > > Before, > > > > bubbles# ls -l /usr/sbin/named > > -r-xr-xr-x 1 root wheel 501408 Jan 18 13:17 /usr/sbin/named > > > > After, > > > > bubbles# !ls > > ls -l /usr/sbin/named > > -rwxr-xr-x 1 root wheel 595752 Jan 30 01:22 /usr/sbin/named > > > > Like I said, PREFIX rocks. > > I actually tried: make PREFIX=/usr DESTETC=/etc install > > The only catch was needing to have /etc/name.conf, so I created a > symlink: > > # ln -s /etc/named.conf /etc/namedb/named.conf > > I'll do more testing in the morning.... True, FreeBSD uses, DESTETC= /etc/namedb If you really want to mimic the FreeBSD install, look at the Makefiles in /usr/src/usr.sbin/named. -- Crist J. Clark cjclark@alum.mit.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message