summaryrefslogtreecommitdiff
path: root/data/dns/db.dynamic.orbekk.com.zone
diff options
context:
space:
mode:
authorKjetil Ørbekk <kj@orbekk.com>2018-04-03 21:49:30 -0400
committerKjetil Ørbekk <kj@orbekk.com>2018-04-03 21:49:30 -0400
commit439bc4e561d3e0cf6e49371f4c7c9e4b8d2650ab (patch)
treea381feae63a1e4e1d37d50a919134e154af6cd68 /data/dns/db.dynamic.orbekk.com.zone
parent716c38c488eda5137b94235898b0af4f28fe236f (diff)
add dns setup for dynamic.orbekk.com
Diffstat (limited to 'data/dns/db.dynamic.orbekk.com.zone')
-rw-r--r--data/dns/db.dynamic.orbekk.com.zone16
1 files changed, 16 insertions, 0 deletions
diff --git a/data/dns/db.dynamic.orbekk.com.zone b/data/dns/db.dynamic.orbekk.com.zone
new file mode 100644
index 0000000..22c3dce
--- /dev/null
+++ b/data/dns/db.dynamic.orbekk.com.zone
@@ -0,0 +1,16 @@
+$TTL 600
+@ IN SOA dragon.orbekk.com. root.orbekk.com. (
+ $serial; serial
+ 601; refresh
+ 900; retry
+ 2419200; expire
+ 3600;
+ )
+ IN NS dragon.orbekk.com.
+ IN NS kakespade.trygveandre.net.
+ IN NS kremkake.trygveandre.net.
+@ IN CAA 0 issue "buypass.com"
+@ IN CAA 0 issue "letsencrypt.org"
+@ IN CAA 0 issuewild ";"
+
+