summaryrefslogtreecommitdiff
path: root/bind
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2005-06-16 11:27:22 +0000
committerJonas Smedegaard <dr@jones.dk>2005-06-16 11:27:22 +0000
commitb05d1aac07aca606ee004ccf1c733f87e933dbf1 (patch)
tree188e95b3ca4f6c3e10b7a016c1d8401665265f94 /bind
parent3ca15b73819045c36e987a9f4ab0b2940ce3ce92 (diff)
Add new domain scenerum-org (temporarily pointing to Negon server).
Diffstat (limited to 'bind')
-rw-r--r--bind/named.conf.pri1
-rw-r--r--bind/pri/scenerum.org15
2 files changed, 16 insertions, 0 deletions
diff --git a/bind/named.conf.pri b/bind/named.conf.pri
index 736f871..f02ff3b 100644
--- a/bind/named.conf.pri
+++ b/bind/named.conf.pri
@@ -37,6 +37,7 @@ zone "webcommunity.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/OFF"
zone "haakansson.com" { type master; file "/etc/local-BITBASE.DK/bind/pri/haakansson.com"; allow-transfer { bb_slaves; }; }; // Christoffer Haakansson (reg=TotalReg)
zone "nicolaiwallner.com" { type master; file "/etc/local-BITBASE.DK/bind/pri/BITBASE"; allow-transfer { bb_slaves; }; }; // Nicolai Wallner (reg=TotalReg)
zone "nord-utte.org" { type master; file "/etc/local-BITBASE.DK/bind/pri/BITBASE-jonesmail"; allow-transfer { bb_slaves; }; }; // Spiff (reg=TotalReg)
+zone "scenerum.org" { type master; file "/etc/local-BITBASE.DK/bind/pri/scenerum.org"; allow-transfer { bb_slaves; }; }; // Nordscen.org
zone "taekkemand.net" { type master; file "/etc/local-BITBASE.DK/bind/pri/BITBASE"; allow-transfer { bb_slaves; }; }; // Thomas Melbye
// dk suspended ns.bitbase.dk
diff --git a/bind/pri/scenerum.org b/bind/pri/scenerum.org
new file mode 100644
index 0000000..40c3524
--- /dev/null
+++ b/bind/pri/scenerum.org
@@ -0,0 +1,15 @@
+$TTL 3600
+@ IN SOA ns.bitbase.dk. teknik.bitbase.dk. (
+ 2005061601 ; serial
+ 3600 ; refresh
+ 1800 ; retry
+ 604800 ; expire
+ 3600 ) ; Negative Cache TTL
+ NS ns.bitbase.dk.
+ NS ns.superserver.dk.
+ NS dns.jones.dk.
+ NS ns.homebase.dk.
+ TXT "v=spf1 -all"
+ A 195.184.109.91
+* A 195.184.109.91
+ TXT "v=spf1 -all"