1. With view "int" { match-clients { ! key test-key; localhost; }; ... }; view "test" { match-clients { key test-key; }; zone "test" { type master; update-policy { grant test-key name m1.test.; }; ... }; ... };
Is it reasonable to expect dynamic updates, originated in the localhost and signed correctly by the test-key, would manage to update m1.test.? 2. Consider: view "int" { match-clients { localhost; }; ... }; view "ext" { match-clients { any; }; ... }; The question: what is the required configuration so that dynamic updates will be able to update the "ext" view? _________________________________________________________________ Your E-mail and More On-the-Go. Get Windows Live Hotmail Free. https://signup.live.com/signup.aspx?id=60969 _______________________________________________ bind-users mailing list bind-users@lists.isc.org https://lists.isc.org/mailman/listinfo/bind-users