diff options
Diffstat (limited to 'bind/named.conf.local')
-rw-r--r-- | bind/named.conf.local | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/bind/named.conf.local b/bind/named.conf.local index 15e64ae..f11dacb 100644 --- a/bind/named.conf.local +++ b/bind/named.conf.local @@ -10,7 +10,6 @@ view "internal" { include "/etc/local-COMMON/bind/named_HOMEBASE_sec.conf"; # include "/etc/local-COMMON/bind/named_IDA_sec.conf"; include "/etc/local-COMMON/bind/named_IDA_pri.conf"; - include "/etc/local-COMMON/bind/named_IDA_acl.conf"; include "/etc/local-COMMON/bind/named_LAB_sec.conf"; include "/etc/local-COMMON/bind/named_DGIH_sec.conf"; include "/etc/local-COMMON/bind/named_CONDUCT_sec.conf"; @@ -27,7 +26,6 @@ view "external" { include "/etc/local-COMMON/bind/named_HOMEBASE_sec.conf"; # include "/etc/local-COMMON/bind/named_IDA_sec.conf"; include "/etc/local-COMMON/bind/named_IDA_pri.conf"; - include "/etc/local-COMMON/bind/named_IDA_acl.conf"; include "/etc/local-COMMON/bind/named_LAB_sec.conf"; include "/etc/local-COMMON/bind/named_DGIH_sec.conf"; include "/etc/local-COMMON/bind/named_CONDUCT_sec.conf"; |