Comment Re:What's it take to go from BIND 8.2.x to 9.1 ?? (Score 4) 237
Couple of things changed, nothing drastic. I changed over to 9.1.0 this morning and basically had to delete 1 line (about fetch-glue) and put in another (auth-nxdomain yes|no). That was just 2 changes in /etc/named.conf, for something like 337 zones on a primary server. Not painful at all. :-)
It's all in the docs/misc/migrating file in the 9.1.0 tarball...