upgrading from bind4 to 9.2.1

Mark_Andrews at isc.org Mark_Andrews at isc.org
Fri Aug 2 12:00:32 UTC 2002


> Hie 
> I have upgraded from bind 4 to bind 9 by doing the following.
> 
> 1 .configure -prefix /usr/local

	The default is:

	./configure --prefix=/usr/local --sysconfdir=/etc --localstatedir=/var

	If you just specify --prefix=/usr/local you get
	--sysconfdir=/usr/local/etc and --localstatedir=/usr/local/var
	which may not be what you want.

> 2 make
> 3 ./named-bootconf.sh < /etc/named.boot > /etc/named.conf 
> 4 make install
>  
> I am doing this on a test machine so i copied from the origional machine name
> d.boot, and under /etc i copied all zone files and secondaries, 
>  
> after the above upgrade , i noticed i have named.conf , which is fine, but th
> e problem is my zone files are still in the old bind 4 format, how can i upgr
> ade them to new new format.

	The format is the same with the addition of a $TTL directive.
	I do however suggest that you run named-checkzone on the as
	the parser is much stricter.

	Mark
--
Mark Andrews, Internet Software Consortium
1 Seymour St., Dundas Valley, NSW 2117, Australia
PHONE: +61 2 9871 4742                 INTERNET: Mark.Andrews at isc.org


More information about the bind-users mailing list