bem, o named.conf est� configurado da seguinte maneira:

// generated by named-bootconf.pl

options {
        directory "/var/named";
        /*
         * If there is a firewall between you and nameservers you want
         * to talk to, you might need to uncomment the query-source
         * directive below.  Previous versions of BIND always asked
         * questions using port 53, but BIND 8.1 uses an unprivileged
         * port by default.
         */
        // query-source address * port 53;
        dump-file "/var/named/dump/named_dump.db";
        statistics-file "/var/named/dump/named.stats";
        memstatistics-file "/var/named/dump/named.memstats";

};

//
// a caching only nameserver config
//
zone "." {
        type hint;
        file "named.ca";
};

zone "0.0.127.in-addr.arpa" {
        type master;
        file "named.local";
};
zone "xxxxxx.com.br" {
        type master;
        file "xxxxxx.com.br";
};

    Esta configura��o � a padr�o do Conectiva 6. N�o fiz nenhuma altera��o,
apenas acrescentei o dom�nio xxxxx.com.br

    Brigad�o.


>
> Como esta configurado o named.conf?
>
>
>


Assinantes em 04/07/2001: 2275
Mensagens recebidas desde 07/01/1999: 121422
Historico e [des]cadastramento: http://linux-br.conectiva.com.br
Assuntos administrativos e problemas com a lista: 
            mailto:[EMAIL PROTECTED]

Responder a