summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--bind/named.conf.pri3
-rw-r--r--bind/pri/steenwinkel.dk16
2 files changed, 0 insertions, 19 deletions
diff --git a/bind/named.conf.pri b/bind/named.conf.pri
index 9b26a93..17cd956 100644
--- a/bind/named.conf.pri
+++ b/bind/named.conf.pri
@@ -39,9 +39,6 @@ zone "nicolaiwallner.com" { type master; file "/etc/local-BITBASE.DK/bind/pri/BI
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
-// zone "steenwinkel.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/steenwinkel.dk"; allow-transfer { bb_slaves; }; }; // Terramare (owner+admin+billing=Spiff)
-
// to-be-dropped ns.bitbase.dk
zone "dekadentfilm.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/OFF"; allow-transfer { bb_slaves; }; }; // Sebastian Winterø
zone "gangstafilm.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/OFF"; allow-transfer { bb_slaves; }; }; // Sebastian Winterø
diff --git a/bind/pri/steenwinkel.dk b/bind/pri/steenwinkel.dk
deleted file mode 100644
index 7e00fcf..0000000
--- a/bind/pri/steenwinkel.dk
+++ /dev/null
@@ -1,16 +0,0 @@
-$TTL 3600
-@ SOA ns.bitbase.dk. dr.jones.dk. (
- 2004050701 ; serial
- 3600 ; refresh
- 1800 ; retry
- 604800 ; expire
- 3600 ) ; Negative Cache TTL
- NS ns.bitbase.dk.
- NS dns.jones.dk.
- NS ns.superserver.dk.
- A 62.79.74.244
- TXT "v=spf1 -all"
-gonk A 62.79.74.244
- TXT "v=spf1 -all"
-www A 62.79.74.244
- TXT "v=spf1 -all"