Hi list, Can BIND's "file" command referer to more than one zone file? For example,
zone "test.nsbeta.info" {
type master;
file "a.db";
file "b.db";
};
When a record doesn't exist in a.db, BIND will continue to look for it in b.db.
Thanks.
_______________________________________________
bind-users mailing list
[email protected]
https://lists.isc.org/mailman/listinfo/bind-users

