tpl-bind9/named.conf

12 lines
454 B
Plaintext
Raw Permalink Normal View History

2019-03-07 17:21:38 +01:00
// This is the primary configuration file for the BIND DNS server named.
//
// Please read /usr/share/doc/bind9/README.Debian.gz for information on the
// structure of BIND configuration files in Debian, *BEFORE* you customize
// this configuration file.
//
// If you are just adding zones, please do that in /etc/bind/named.conf.local
include "/etc/bind/named.conf.keys";
include "/etc/bind/named.conf.options";
2024-04-24 14:04:11 +02:00
include "/etc/bind/named.conf.views";