From e47abdd8b820461a4f61338fb3823d27e8e0132c Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Thu, 30 Jun 2016 16:37:02 +0200 Subject: Drop no longer served HOMEBASE domain frontloeberne.dk. --- bind/named.conf.HOMEBASE.DK | 1 - 1 file changed, 1 deletion(-) (limited to 'bind') diff --git a/bind/named.conf.HOMEBASE.DK b/bind/named.conf.HOMEBASE.DK index 11068bd..3098d00 100644 --- a/bind/named.conf.HOMEBASE.DK +++ b/bind/named.conf.HOMEBASE.DK @@ -1,5 +1,4 @@ zone "europeanedge.dk" { type slave; file "db.europeanedge.dk"; masters { 94.18.231.212; }; }; -zone "frontloeberne.dk" { type slave; file "db.frontloeberne.dk"; masters { 94.18.231.212; }; }; zone "homebase.dk" { type slave; file "db.homebase.dk"; masters { 94.18.231.212; }; }; zone "kaos-communication.dk" { type slave; file "db.kaos-communication.dk"; masters { 94.18.231.212; }; }; zone "kaoscommunication.dk" { type slave; file "db.kaoscommunication.dk"; masters { 94.18.231.212; }; }; -- cgit v1.2.3