summaryrefslogtreecommitdiff
path: root/bind/named_hysbald.jones.dk.conf
blob: cf58e73b8ee1c7ca03999d373ee3ea5bd6b4c6bd (plain)
  1. include "/etc/local-COMMON/bind/named_MSG_acl.conf";
  2. view "internal" {
  3. match-clients { localnets; 192.168.0.0/16; };
  4. include "/etc/local-COMMON/bind/named_BASE.conf";
  5. include "/etc/local-COMMON/bind/named_MSG_fake.conf";
  6. };
  7. view "external" {
  8. match-clients { any; };
  9. recursion no;
  10. include "/etc/local-COMMON/bind/named_BASE.conf";
  11. include "/etc/local-COMMON/bind/named_MSG_pri.conf";
  12. };