NDC reload problem

Barry Margolin barmar at genuity.net
Thu Apr 13 18:56:28 UTC 2000


In article <200004131842.LAA25234 at isrv3.isc.org>,
Stephens, Bill <Bill.Stephens at fritolay.com> wrote:
>I'm trying to run two instances of named on a linux server.  The first
>instance is started with "named -b /etc/named.conf", the second is started
>with "named -b /etc/named.sec"  each points to a different
>adapter/ipaddress/port using the listen-on option.  My problem/question is
>how do I issue a ndc reload to only effect the first named instance?  If I
>just issue a ndc reload, I get the message "reloading nameserver", followed
>by "can't open /etc/named.conf".  

Each configuration file should have a "controls" section specifying the
pathname of its control socket.  You use "ndc -c <path> reload" to send a
command to the instance that's listening on the specified socket.

-- 
Barry Margolin, barmar at genuity.net
Genuity, Burlington, MA
*** DON'T SEND TECHNICAL QUESTIONS DIRECTLY TO ME, post them to newsgroups.
Please DON'T copy followups to me -- I'll assume it wasn't posted to the group.



More information about the bind-users mailing list