summaryrefslogtreecommitdiffstats
path: root/named.conf
diff options
context:
space:
mode:
authorJohannes Löthberg <johannes@kyriasis.com>2015-11-06 14:02:55 +0100
committerJohannes Löthberg <johannes@kyriasis.com>2015-11-06 14:02:55 +0100
commit0f34a46287b33ce39a86250880bc97542e67a558 (patch)
treea81b154b95a54490ed06e1b5acd68060f247a4fc /named.conf
parenta80a3f8c2801985a3dcc3f6c4c932e93c758e425 (diff)
downloaddns-0f34a46287b33ce39a86250880bc97542e67a558.tar.xz
Add initial hyperboria.se zone
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
Diffstat (limited to 'named.conf')
-rw-r--r--named.conf5
1 files changed, 5 insertions, 0 deletions
diff --git a/named.conf b/named.conf
index 2e6f189..e610ed4 100644
--- a/named.conf
+++ b/named.conf
@@ -54,6 +54,11 @@ zone "kyriasis.com" IN {
inline-signing yes;
};
+zone "hyperboria.se" {
+ type master;
+ file "/home/kyrias/dns/hyperboria.se.zone";
+};
+
zone "the-tk.com" {
type slave;
file "the-tk.com.zone";