>Under Debian 1.3.1 I just had a /etc/named.boot file. In Debian 2.0 >ther is now also a more complicated looking /etc/named.conf file, and >guess what, my nameserver is not serving the zones it should be >primary for anymore. I guess this is just a RTFM issue. So could >someone please tell me which FMTR?
Did you update or make a new install? I guess on 1.3.1 you used bin 4.x.x and now 8.x.x. They have different configuration files. If you put your old configuration and zonefiles in /var/named, you could run bindconfig to update named.conf. Hoffe das hilft... :-)