Atualizar Confs/srv2/dns/named.conf.local

This commit is contained in:
2025-10-25 15:44:10 +00:00
parent ce24831041
commit 9cb2341ad9

View File

@@ -4,10 +4,3 @@ zone "fatecseg.edu.br" IN {
file "/var/lib/bind/db.fatecseg.edu.br";
masters { 172.17.0.1; };
};
// DNS Reverso
zone "0.17.172.in-addr.arpa" {
type slave;
file "/var/lib/bind/db.0.17.172";
masters { 172.17.0.1; };
};