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