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