From 8ab031285dd5002474458866a5661cb519eec80c Mon Sep 17 00:00:00 2001 From: ahriman Date: Fri, 28 Dec 2018 04:07:52 -0500 Subject: [PATCH] updated for crawl.tilde and institute.tilde --- named.conf.local | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/named.conf.local b/named.conf.local index bb092d9..ba8925d 100644 --- a/named.conf.local +++ b/named.conf.local @@ -56,3 +56,14 @@ zone "thunix.tilde" IN { 70.39.97.253; }; }; + +zone "institute.tilde" { + type master; + file "/etc/bind/db.institute.tilde"; +}; + +zone "crawl.tilde" { + type master; + file "/etc/bind/db.crawl.tilde"; +}; +