File: //etc/bind/named.conf.local
//
// Do any local configuration here
//
// Consider adding the 1918 zones here, if they are not used in your
// organization
//include "/etc/bind/zones.rfc1918";
zone "sacameabailar.com" {
type master;
file "/etc/bind/db.sacameabailar.com";
allow-transfer {"any";};
};
zone "torresncgolf.org.es" {
type master;
file "/etc/bind/db.torresncgolf.org.es";
allow-transfer {"any";};
};
zone "terrazasgreen.org.es" {
type master;
file "/etc/bind/db.terrazasgreen.org.es";
allow-transfer {"any";};
};
zone "aritmodecarnaval.es" {
type master;
file "/etc/bind/db.aritmodecarnaval.es";
allow-transfer { "any"; };
};
zone "fotospedroj.es" {
type master;
file "/etc/bind/db.fotospedroj.es";
allow-transfer {"any";};
};