Re: slave zone without "file" statement?

2009-01-04 Thread andrew kagan
Hi All: I just brought a new 9.6.0 slave server online on freebsd 7. In my configuration file, I added all the zones with a configuration like: zone "myzone" IN { type slave; masters {xxx.xxx.xxx.xxx}; }; note that I left out the "file" statement. When I reload BIND I see the zones being loade

slave zone without "file" statement?

2009-01-04 Thread andrew kagan
Hi All: I just brought a new 9.6.0 slave server online on freebsd 7. In my configuration file, I added all the zones with a configuration like: zone "myzone" IN { type slave; masters {xxx.xxx.xxx.xxx}; }; note that I left out the "file" statement. When I reload BIND I see the zones being loade