summaryrefslogtreecommitdiffstats
path: root/named-slave.conf
diff options
context:
space:
mode:
authorJohannes Löthberg <johannes@kyriasis.com>2015-11-06 14:04:18 +0100
committerJohannes Löthberg <johannes@kyriasis.com>2015-11-06 14:04:18 +0100
commit6ce5c3c1d5521a505f676cc013561cd026ccbc5e (patch)
treeee313e390b89e5c4a63ecdde8e250093cef776fe /named-slave.conf
parent0f34a46287b33ce39a86250880bc97542e67a558 (diff)
downloaddns-6ce5c3c1d5521a505f676cc013561cd026ccbc5e.tar.xz
Add hyperboria.se to slave config
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
Diffstat (limited to 'named-slave.conf')
-rw-r--r--named-slave.conf9
1 files changed, 9 insertions, 0 deletions
diff --git a/named-slave.conf b/named-slave.conf
index aa7a731..e946e85 100644
--- a/named-slave.conf
+++ b/named-slave.conf
@@ -46,6 +46,15 @@ zone "kyriasis.com" {
};
};
+zone "hyperboria.se" {
+ type slave;
+ file "hyperboria.se.zone";
+ masters {
+ 212.71.254.33; // theos
+ 2a01:7e00::f03c:91ff:fe6e:f996; // theos
+ };
+};
+
zone "the-tk.com" {
type slave;
file "the-tk.com.zone";