Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- // Dynamic zone
- zone "foo.com" {
- type master;
- file "/var/lib/bind/foo.com";
- update-policy {
- // allow host to update themselves with a key having their own name
- grant *.foo.com self foo.com.;
- };
- };
Advertisement
Add Comment
Please, Sign In to add comment