Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Sep 1997 22:07:25 -0700 (PDT)
From:      Doug White <dwhite@gdi.uoregon.edu>
To:        Kenny Kingery <kenny@netpage.com>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Help!!
Message-ID:  <Pine.BSF.3.96.970911220604.16497U-100000@localhost>
In-Reply-To: <341628E4.4282@netpage.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 9 Sep 1997, Kenny Kingery wrote:

> I have problems. When ever I try to HUP named.boot 
> It does not restart unless I shutdown and restart the server.

named.boot is a file, not a program.

Try running `killall -HUP named' or "kill -HUP `cat /var/run/named.pid`"
instead.  

Rebooting is a little bit overkill.

> Then it comes up automatically. 
> I've tried  "named -b /etc/namedb/named.boot"
> but it does not start running

If you need to, kill named (remove the -HUP from the above) then run your
command.  You can only have named running once.

Doug White                              | University of Oregon  
Internet:  dwhite@resnet.uoregon.edu    | Residence Networking Assistant
http://gladstone.uoregon.edu/~dwhite    | Computer Science Major
Spam routed to /dev/null by Procmail    | Death to Cyberpromo




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.970911220604.16497U-100000>