summaryrefslogtreecommitdiff
path: root/bind
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2004-10-17 22:19:41 +0000
committerJonas Smedegaard <dr@jones.dk>2004-10-17 22:19:41 +0000
commitea6e99dd0194e6501df91f1f771859bf179da8ad (patch)
treef326e272e4f57b4130fe936508894469827cb85a /bind
parent07c54e71dbb3c3f5bae02869db989af8e7491376 (diff)
Set dns.jones.dk as master for RANDERSLILLESKOLE.DK domains _instead_ of the school itself (for now...).
Diffstat (limited to 'bind')
-rw-r--r--bind/named.conf.RANDERSLILLESKOLE.DK6
1 files changed, 3 insertions, 3 deletions
diff --git a/bind/named.conf.RANDERSLILLESKOLE.DK b/bind/named.conf.RANDERSLILLESKOLE.DK
index 71c575e..1c62695 100644
--- a/bind/named.conf.RANDERSLILLESKOLE.DK
+++ b/bind/named.conf.RANDERSLILLESKOLE.DK
@@ -1,3 +1,3 @@
-zone "rls-frsk.dk" { type slave; file "db.rls-frsk.dk"; masters { 83.133.64.38, 62.243.165.91; }; };
-zone "randerslilleskole.dk" { type slave; file "db.randerslilleskole.dk"; masters { 83.133.64.38, 62.243.165.91; }; };
-zone "177.208.80.in-addr.arpa" { type slave; file "db.80.208.177"; masters { 83.133.64.38, 62.243.165.91; }; };
+zone "rls-frsk.dk" { type slave; file "db.rls-frsk.dk"; masters { 62.243.165.91; }; };
+zone "randerslilleskole.dk" { type slave; file "db.randerslilleskole.dk"; masters { 62.243.165.91; }; };
+zone "177.208.80.in-addr.arpa" { type slave; file "db.80.208.177"; masters { 62.243.165.91; }; };