Pessoal,

Vocês estão pegando as mensagens como

too many timeouts resolving 'smtp.where.secureserver.net/TXT' (in 
'where.secureserver.NET'?): disabling EDNS    

No BIND 9.5.0-Px?

Já desabilitei estes logs, mas gostaria de saber se acontece com vocês
também...

E o que mais me deixa encucado é isso:

Aug  5 17:12:15 dcrs5026 named[26171]: starting BIND 9.5.0-P1 -n 4 -t 
/DNS/named -c external/etc/named.conf -u named
Aug  5 20:12:15 dcrs5026 named[26171]: found 1 CPU, using 4 worker threads
Aug  5 20:12:15 dcrs5026 named[26171]: loading configuration from 
'/external/etc/named.conf'
Aug  5 20:12:15 dcrs5026 named[26171]: /external/etc/named.conf:88: missing ';' 
before 'include'
Aug  5 20:12:15 dcrs5026 named[26171]: loading configuration: failure
Aug  5 20:12:15 dcrs5026 named[26171]: exiting (due to fatal error)

O BIND está reclamando de uma view assim:

view "normal" {
        match-clients { any; };
        include "common/zones.conf";
        include "normal/zones.conf";
};

Que funcionava muito bem no 9.3... agora ele só sobe se eu fizer essa
coisa totalmente estranha:

view "normal" {
        match-clients { any; };
        include "common/zones.conf";
        ;include "normal/zones.conf";
};

Comentários? :-)

Obrigado!

-- 
Tiago Cruz
http://everlinux.com
Linux User #282636


-------------------------
Histórico: http://www.fug.com.br/historico/html/freebsd/
Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd

Responder a