Update bind9vm/named.conf
This commit is contained in:
@@ -20,6 +20,6 @@ options {
|
|||||||
|
|
||||||
zone "johnsnexus.click" IN {
|
zone "johnsnexus.click" IN {
|
||||||
type slave;
|
type slave;
|
||||||
file "/var/cache/bind/johnsnexus-click.zone"; sync copy of master
|
file "/var/cache/bind/johnsnexus-click.zone";
|
||||||
masters { 192.168.1.23; };
|
masters { 192.168.1.23; };
|
||||||
};
|
};
|
||||||
Reference in New Issue
Block a user