From fff7c9323c9419bf810295ee9505d409d471b775 Mon Sep 17 00:00:00 2001 From: Ubergeek Date: Sun, 22 Sep 2019 20:29:17 +0000 Subject: [PATCH] Uncommenting windows.tilde --- named.conf.local | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/named.conf.local b/named.conf.local index 12a3b34..cbb941b 100644 --- a/named.conf.local +++ b/named.conf.local @@ -116,10 +116,10 @@ zone "ca.tilde" { file "/etc/bind/db.ca.tilde"; }; -//zone "windows.tilde" { -// type master; -// file "/etc/bind/db.windows.tilde"; -//}; +zone "windows.tilde" { + type master; + file "/etc/bind/db.windows.tilde"; +}; zone "net.tilde" { type master;