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 670f645..5e25466 100644 --- a/bind/named.conf.local +++ b/bind/named.conf.local @@ -45,4 +45,5 @@ view "external" { include "/etc/local-REDPILL.DK/bind/named.conf.KOMPONENT.DK"; include "/etc/local-REDPILL.DK/bind/named.conf.DGI-HUSET.DK"; + include "/etc/bind/zones.rfc1918"; }; |