mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-09-02 15:45:25 +00:00
Example of new view class type.
This commit is contained in:
@@ -251,7 +251,7 @@ zone "slave.demo.zone" {
|
||||
forwarders { 10.45.45.45; 10.0.0.3; 1:2:3:4:5:6:7:8; };
|
||||
};
|
||||
|
||||
view "test-view" {
|
||||
view "test-view" hs {
|
||||
allow-query { 10.0.0.30;};
|
||||
match-clients { 10.0.0.1 ; };
|
||||
check-names master warn;
|
||||
|
Reference in New Issue
Block a user