diff --git a/Confs/srv2/dns/named.conf.local b/Confs/srv2/dns/named.conf.local index c1592df..af50ad0 100644 --- a/Confs/srv2/dns/named.conf.local +++ b/Confs/srv2/dns/named.conf.local @@ -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; }; -}; \ No newline at end of file