summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--bind/named.conf.pri1
-rw-r--r--bind/pri/biks.dk20
2 files changed, 21 insertions, 0 deletions
diff --git a/bind/named.conf.pri b/bind/named.conf.pri
index 1982567..02cc03d 100644
--- a/bind/named.conf.pri
+++ b/bind/named.conf.pri
@@ -12,6 +12,7 @@ zone "lonesamuelsson.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/BIT
zone "3rdculture.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/BITBASE-nomail"; allow-transfer { bb_slaves; }; }; // MacRonald
zone "adakrem.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/BITBASE"; allow-transfer { bb_slaves; }; }; // MacRonald
zone "altnet.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/BITBASE"; allow-transfer { bb_slaves; }; }; // AltNet
+zone "biks.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/biks.dk"; allow-transfer { bb_slaves; }; }; // MacRonald
zone "bitbabe.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/BITBASE-nomail"; allow-transfer { bb_slaves; }; }; // Spiff
zone "bitbase.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/bitbase.dk"; allow-transfer { bb_slaves; }; }; // Spiff
zone "boerneuniversitetet.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/BITBASE-nomail"; allow-transfer { bb_slaves; }; }; // MacRonald
diff --git a/bind/pri/biks.dk b/bind/pri/biks.dk
new file mode 100644
index 0000000..1e14ff8
--- /dev/null
+++ b/bind/pri/biks.dk
@@ -0,0 +1,20 @@
+$TTL 3600
+@ IN SOA ns.bitbase.dk. teknik.bitbase.dk. (
+ 2004050702 ; serial
+ 3600 ; refresh
+ 1800 ; retry
+ 604800 ; expire
+ 3600 ) ; Negative Cache TTL
+;
+@ IN NS ns.bitbase.dk.
+@ IN NS ns.superserver.dk.
+@ IN NS dns.jones.dk.
+;
+klubien IN A 212.99.226.254
+*.klubien IN A 212.99.226.254
+forlaget IN A 212.99.226.254
+*.forlaget IN A 212.99.226.254
+forlagetdk IN A 212.99.226.254
+*.forlagetdk IN A 212.99.226.254
+@ IN A 212.99.226.250
+* IN A 212.99.226.250