diff options
-rw-r--r-- | bind/named.conf.local | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bind/named.conf.local b/bind/named.conf.local index 0122e0a..4e10229 100644 --- a/bind/named.conf.local +++ b/bind/named.conf.local @@ -11,6 +11,7 @@ view "internal" { include "/etc/local-COMMON/bind/named_BASE.conf"; include "/etc/local-COMMON/bind/named_JONES_fake.conf"; + include "/etc/local-COMMON/bind/named_MSG_fake.conf"; include "/etc/local-COMMON/bind/named_BITBASE_pri.conf"; include "/etc/local-COMMON/bind/named_HOMEBASE_pri.conf"; # include "/etc/local-COMMON/bind/named_IDA_pri.conf"; |