summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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";