Your IP : 18.188.161.182


Current Path : /etc/bind/
Upload File :
Current File : //etc/bind/named.conf

// 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";
zone "axolotl.ru" {
	type master;
	file "/etc/bind/domains/axolotl.ru";
};
zone "arhangelsk.axolotls.ru" {
	type master;
	file "/etc/bind/domains/arhangelsk.axolotls.ru";
};
zone "axolotls.ru" {
	type master;
	file "/etc/bind/domains/axolotls.ru";
};