[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cobalt-users] Raq3 BIND pkg



On Wed, 7 Feb 2001, Chip Thero wrote:

> >> I just installed the Bind pkg from Cobalt.  Everything seems to be
> working
> >> fine. Thought every one would like to know. I will let you know if
> >something
> >> crops up
> 
> >I also installed this pkg and got no errors, but now I'm wondering if and
> >how I have to restart named, cause when I do a ps -aux it still shows named
> >as running since 28th january...
> 
> >TIA
> >Marc
> 
> I went to my Control Panel and did a Save Changes which restarts the
> services(in theory). I then checked my version by using ssh or telnet to log

um, no, it reloads the zones, this doesn't stop/start the nameserver...

> in as admin and typed 'named -v'. That should return your running version.

um, no, this tells you the version of the installed binary, not
necessarily the one running currently...

> There are other methods to check your version listed at
> http://www.nominum.com/resources/faqs/bind-faq.html#version.

/etc/rc.d/init.d/named stop
/etc/rc.d/init.d/named start

Will ensure it loads the new one...