From 7c1b83c839c6072a4f5daf9758d04bd84346cfb0 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Sat, 25 Mar 2023 15:12:14 +0100 Subject: stop include SHAKTI.IN for bind --- bind/named.conf-morla | 1 - bind/named.conf.acl | 1 - bind/named.conf.local | 2 -- 3 files changed, 4 deletions(-) diff --git a/bind/named.conf-morla b/bind/named.conf-morla index 1d68bdb..d790139 100644 --- a/bind/named.conf-morla +++ b/bind/named.conf-morla @@ -2,5 +2,4 @@ include "/etc/local-JONES.DK/bind/named.conf.acl"; include "/etc/local-JONES.DK/bind/named.conf.pri"; include "/etc/local-REDPILL.DK/bind/named.conf.FSUB.DE"; -include "/etc/local-REDPILL.DK/bind/named.conf.SHAKTI.IN"; diff --git a/bind/named.conf.acl b/bind/named.conf.acl index 7261dfe..f31c94c 100644 --- a/bind/named.conf.acl +++ b/bind/named.conf.acl @@ -5,6 +5,5 @@ acl jones_peers { 193.26.120.115; // ns.bitbase.dk 2a06:e881:1702:1:400:c1ff:fe1a:7873; 188.183.5.254; // dns.jones.dk - 146.185.137.224; // ns.copyninja.info 217.70.177.40; // ns6.gandi.net }; diff --git a/bind/named.conf.local b/bind/named.conf.local index 4576a07..4991dd6 100644 --- a/bind/named.conf.local +++ b/bind/named.conf.local @@ -5,7 +5,6 @@ view "internal" { include "/etc/local-JONES.DK/bind/named.conf.fake-222"; include "/etc/local-REDPILL.DK/bind/named.conf.FSUB.DE"; - include "/etc/local-REDPILL.DK/bind/named.conf.SHAKTI.IN"; include "/etc/bind/named.conf.default-zones"; }; @@ -18,7 +17,6 @@ view "external" { include "/etc/local-JONES.DK/bind/named.conf.pri"; include "/etc/local-REDPILL.DK/bind/named.conf.FSUB.DE.internal"; - include "/etc/local-REDPILL.DK/bind/named.conf.SHAKTI.IN.internal"; include "/etc/bind/named.conf.default-zones"; }; -- cgit v1.2.3