Update bind9vm/named.conf

This commit is contained in:
2026-05-08 14:28:21 +00:00
parent 216b3c1664
commit 6c897c8522

View File

@@ -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; };