File: named.conf

package info (click to toggle)
bind9 1%3A9.10.3.dfsg.P4-12.3%2Bdeb9u6
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 55,864 kB
  • sloc: ansic: 353,193; sh: 62,796; xml: 20,538; cpp: 19,241; perl: 8,054; makefile: 5,050; tcl: 842; awk: 236; python: 110
file content (11 lines) | stat: -rw-r--r-- 463 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
9
10
11
// 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.options";
include "/etc/bind/named.conf.local";
include "/etc/bind/named.conf.default-zones";