From d0c9a7b2d24c91bbd1fcf80da9c331974843f70c Mon Sep 17 00:00:00 2001 From: Ubergeek Date: Mon, 26 Aug 2019 12:07:27 +0000 Subject: [PATCH] Removing ICANN domains, as they seem to cause... issues --- named.conf.local | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/named.conf.local b/named.conf.local index 2a9191b0..a2a25543 100644 --- a/named.conf.local +++ b/named.conf.local @@ -117,17 +117,7 @@ zone "best.tilde" { file "/etc/bind/db.best.tilde"; }; -zone "tilde.best" { - type master; - file "/etc/bind/db.tilde.best"; -}; - zone "ca.tilde" { type master; file "/etc/bind/db.ca.tilde"; }; - -zone "thunix.net" { - type master; - file "/etc/bind/db.thunix.net"; -};