Update bind9vm/named.conf
This commit is contained in:
@@ -18,7 +18,7 @@ options {
|
|||||||
allow-query { internal; };
|
allow-query { internal; };
|
||||||
};
|
};
|
||||||
|
|
||||||
zone "johnsnexus.click" IN {
|
zone "home.johnsnexus.click" IN {
|
||||||
type slave;
|
type slave;
|
||||||
file "/var/cache/bind/johnsnexus-click.zone";
|
file "/var/cache/bind/johnsnexus-click.zone";
|
||||||
masters { 192.168.1.23; };
|
masters { 192.168.1.23; };
|
||||||
|
|||||||
Reference in New Issue
Block a user