summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2006-11-13 13:13:40 +0000
committerJonas Smedegaard <dr@jones.dk>2006-11-13 13:13:40 +0000
commit9ac45f0d277c19893d86044b443bc2e32805a931 (patch)
tree1bbaf09790c0e9f5b2309a366ad5983ad524a080
parent03bd8b8e3ac58b4606a4a54558df1749b80c5d5a (diff)
Add new IDA domain idaa.dk.
-rw-r--r--IDRAETSDAGHOJSKOLEN.DK/maildomains1
-rw-r--r--bind/named.conf.IDRAETSDAGHOJSKOLEN.DK1
2 files changed, 2 insertions, 0 deletions
diff --git a/IDRAETSDAGHOJSKOLEN.DK/maildomains b/IDRAETSDAGHOJSKOLEN.DK/maildomains
index 7185878..2bc60d2 100644
--- a/IDRAETSDAGHOJSKOLEN.DK/maildomains
+++ b/IDRAETSDAGHOJSKOLEN.DK/maildomains
@@ -1 +1,2 @@
idraetsdaghojskolen.dk
+idaa.dk
diff --git a/bind/named.conf.IDRAETSDAGHOJSKOLEN.DK b/bind/named.conf.IDRAETSDAGHOJSKOLEN.DK
index c3c1ac8..4ddb580 100644
--- a/bind/named.conf.IDRAETSDAGHOJSKOLEN.DK
+++ b/bind/named.conf.IDRAETSDAGHOJSKOLEN.DK
@@ -1 +1,2 @@
+zone "idaa.dk" { type slave; file "db.idraetsdaghojskolen.dk"; masters { 83.133.64.38; }; };
zone "idraetsdaghojskolen.dk" { type slave; file "db.idraetsdaghojskolen.dk"; masters { 83.133.64.38; }; };