Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 07 Nov 2003 00:45:25 +0900
From:      Luke Kearney <lukek@meibin.net>
To:        "'freebsd-questions@FreeBSD.ORG'" <freebsd-questions@freebsd.org>
Subject:   Re: upgrade named
Message-ID:  <20031107004414.A8A5.LUKEK@meibin.net>
In-Reply-To: <CCDB0AB6B2EFD411BC1500508B6FA53A0F5AD9A5@caotm201.exca01.exch.eds.com>
References:  <CCDB0AB6B2EFD411BC1500508B6FA53A0F5AD9A5@caotm201.exca01.exch.eds.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 6 Nov 2003 08:13:07 -0500 
"Arnason, Arni" <arni.arnason@eds.com> granted us these pearls of wisdom:

> 
> 8.3.3 is in /usr/sbin
> 9 went into /usr/local/sbin
> 
> modified rc.conf to point to the
> new binary 
> named_program="/usr/local/sbin/named"
> 
> but I'm still stuck with 8.3.3
> 
> ps shows my named up and running but a 
> which named still points to my 8.3.3 version
> 
> doesn't make sense to me, should be working
> 
> any ideas?
> 
> Arni
> 
> 
> -----Original Message-----
> From: Wes Zuber [mailto:wes@uia.net]
> Sent: Wednesday, 05 November, 2003 14:46
> To: Jonathan Chen
> Cc: 'freebsd-questions@FreeBSD.ORG'; Arnason, Arni
> Subject: Re: upgrade named
> 
> 
> We had the same issue. The named binary on our 8.3.3 set up was in 
> /usr/local/bin When we installed 9 that went into /usr/sbin
> 
> I suspect that you are just calling the old binary.
> 
> --Wes
> 
> On Nov 5, 2003, at 11:35 AM, Jonathan Chen wrote:
> 
> > On Wed, Nov 05, 2003 at 11:38:55AM -0500, Arnason, Arni wrote:
> >>
> >>
> >> 	I've been trying to upgrade named to version 9
> >> 	 but seem to be missing something....
> >>
> >> Currently have: FreeBSD 4.6.2 with named 8.3.3
> >>
> >> downloaded, configured and installed version 9 - updated rc.conf to
> >> point to the new location, rebooted and I'm still running 8.3.3
> >
> > I've got the same setup and it works fine. What's in your /etc/rc.conf
> > and what's the output of "ps ax | grep named"?
> > -- 
> > Jonathan Chen <jonc@chen.org.nz>


Yes, I would not mind betting that you have not updated your locate DB
and that it is still point to the older version.

what does named -v give you ?

HTH

LukeK




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