18.18.208.12; // olinda
};
-zone "dehnert.arctic.org" IN {
+include "/etc/bind/pri/dynamic.keys";
+
+zone "dynamic.dehnerts.com" IN {
type master;
- file "/etc/bind/pri/combined-dehnerts.zone";
- allow-update { none; };
+ file "/etc/bind/dyn/dynamic.zone";
+ update-policy { grant * selfsub * A;};
allow-transfer { "transfer-allowed"; };
allow-query { any; };
- //notify no;
};
+
+#zone "dehnert.arctic.org" IN {
+# type master;
+# file "/etc/bind/pri/combined-dehnerts.zone";
+# #update-policy { grant * selfsub * A;};
+# allow-update { none; };
+# allow-transfer { "transfer-allowed"; };
+# allow-query { any; };
+# //notify no;
+#};
zone "dehnerts.com" IN {
type master;
file "/etc/bind/pri/combined-dehnerts.zone";
- allow-update { none; };
+ #update-policy { grant * selfsub * A;};
+ allow-update { none; };
allow-transfer { "transfer-allowed"; };
allow-query { any; };
//notify no;
$TTL 300
@ IN SOA ns root (
- 2019081401 ; Serial
+ 2019082504 ; Serial
4h ; slave refresh
15m ; slave retry time in case of a problem
4w ; slave expiration time
wind.squares CNAME tech-squares.gitlab.io.
_gitlab-pages-verification-code.wind.squares TXT gitlab-pages-verification-code=be2402e968b6d7125f60994be82f2653
+dynamic IN NS ns3.dehnerts.com.
+dynamic IN NS olinda.mit.edu.
+about.dynamic IN TXT "static zone updates for dehnerts.com"
; Admin services
monitoring IN CNAME borobudur