O'Reilly Answers is a community site for sharing knowledge, asking questions, and providing answers that brings together our customers, authors, editors, conference speakers, and Foo (Friends of O'Reilly). More »
If you want to allow dynamic updates to one
of your zones, use the allow-update zone
substatement. For example:
zone "foo.example" {
type master;
file "db.foo.example";
all...