Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 Mar 1998 16:55:01 -0500 (EST)
From:      Steven Ames <steve@news.cioe.com>
To:        freebsd-isp@FreeBSD.ORG, jeff@mercury.jorsm.com
Subject:   Re: bind question
Message-ID:  <199803092155.QAA05642@news.cioe.com>

next in thread | raw e-mail | index | archive | help
> > > 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



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