From owner-freebsd-isp Mon Mar 9 13:55:11 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA09007 for freebsd-isp-outgoing; Mon, 9 Mar 1998 13:55:11 -0800 (PST) (envelope-from owner-freebsd-isp@FreeBSD.ORG) Received: from news.cioe.com (news.cioe.com [204.248.219.34]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA08982 for ; Mon, 9 Mar 1998 13:55:01 -0800 (PST) (envelope-from steve@news.cioe.com) Received: (from steve@localhost) by news.cioe.com (8.8.8/8.8.5) id QAA05642; Mon, 9 Mar 1998 16:55:01 -0500 (EST) Date: Mon, 9 Mar 1998 16:55:01 -0500 (EST) From: Steven Ames Message-Id: <199803092155.QAA05642@news.cioe.com> To: freebsd-isp@FreeBSD.ORG, jeff@mercury.jorsm.com Subject: Re: bind question Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > > > I have a server that serves as primary for a lot of domains. Everytime > > > I update any of those domains I have to reload everything (ndc reload). > > > > > > Is there a way to tell bind to just update one domain? > > > > Take a look at http://www.isc.org > > > > The latest bind has/will have dynamic zone updates. I don't need > > it so I haven't been following the progress closely. > > > kill -HUP `cat /var/run/named.pid` Causes a complete reload. Doesn't restart the binary or dump the cache (i think) but does cause every file to be reloaded and secondaries to be re-transferred. -Steve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message