Help! NOTZONE error with nsupdate

Paul A Vixie paul at vix.com
Mon Sep 10 16:21:54 UTC 2001


in a way, yes.  if you were running the latest version, then it would be
worth the community's (and isc's) time helping you debug your problem.

re:

> From: "J.M.Roth" <lists at roth.lu>
> To: "'Paul Vixie'" <paul at vix.com>, <bind-users at isc.org>
> Subject: RE: Help! NOTZONE error with nsupdate
> Date: Mon, 10 Sep 2001 17:06:42 +0200
> Message-ID: <004301c13a0a$32f86c70$c965a8c0 at matrix.int.iip.lu>
> MIME-Version: 1.0
> Content-Type: text/plain;
> 	charset="us-ascii"
> Content-Transfer-Encoding: 7bit
> X-Priority: 3 (Normal)
> X-MSMail-Priority: Normal
> X-Mailer: Microsoft Outlook, Build 10.0.2627
> In-Reply-To: <g3wv37f78l.fsf at as.vix.com>
> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000
> Importance: Normal
> 
> I know, I know :)
> But will the latest versions solve my problem??
> 
> jmr
> 
> -----Original Message-----
> From: bind-users-bounce at isc.org [mailto:bind-users-bounce at isc.org] On
> Behalf Of Paul Vixie
> Sent: Monday, September 10, 2001 16:31
> To: bind-users at isc.org
> Subject: Re: Help! NOTZONE error with nsupdate
> 
> > If you feel you must use an RPM, bind-9.1.3-3.i386.rpm is available on
> > RedHat's rawhide site.
> > Learning to build your own is a valuable skill to cultivate (IMO).
> 
> Indeed.  Here, let me help.
> 
> 	% cd
> 	% mkdir bindbuild
> 	% cd bindbuild
> 	% ftp ftp.isc.org
> 	Name: ftp
> 	Password: $YOU@$YOURDOMAIN
> 	ftp> passive
> 	ftp> cd isc/bind9/9.2.0rc2
> 	ftp> get bind-9.2.0rc2.tar.gz
> 	ftp> quit
> 	% tar xzf bind-9.2.0rc2.tar.gz
> 	% cd bind-9.2.0rc2
> 	% ./configure
> 	% make
> 	% make install
> 	% make clean
> 	% cd
> 	% rm -rf bindbuild
> 
> If the RPM is doing more than that, then, it's broken.
> 
> 



More information about the bind-users mailing list