Posted to tcl by kbk at Sun Aug 22 22:30:50 GMT 2010view raw

  1. // This is the primary configuration file for the BIND DNS server named.
  2. //
  3. // Please read /usr/share/doc/bind9/README.Debian.gz for information on the
  4. // structure of BIND configuration files in Debian, *BEFORE* you customize
  5. // this configuration file.
  6. //
  7. // If you are just adding zones, please do that in /etc/bind/named.conf.local
  8.  
  9. include "/etc/bind/named.conf.options";
  10. include "/etc/bind/named.conf.local";
  11. include "/etc/bind/named.conf.default-zones";