bind/named.conf

16 lines
586 B
Plaintext
Raw Normal View History

2014-09-15 21:02:49 +02:00
// This is the primary configuration file for the BIND DNS server named.
//
2017-03-03 20:57:51 +01:00
// Please read /usr/share/doc/bind9/README.Debian.gz for information on the
// structure of BIND configuration files in Debian, *BEFORE* you customize
2014-09-15 21:02:49 +02:00
// this configuration file.
//
// If you are just adding zones, please do that in /etc/bind/named.conf.local
include "/etc/bind/named.conf.options";
include "/etc/bind/named.conf.local";
include "/etc/bind/named.conf.default-zones";
include "/etc/bind/ffhh.conf";
2015-03-28 13:52:47 +01:00
include "/etc/bind/helgo.conf";
include "/etc/bind/icvpn.conf";
2014-10-26 20:41:09 +01:00
include "/etc/bind/bit.conf";