Atualizar Confs/srv2/dns/named.conf.local
This commit is contained in:
@@ -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; };
|
||||
};
|
||||
Reference in New Issue
Block a user