acl trusted {
      localhost;
      200.200.200.1;
      189.x.x.0/24;
};

allow-query { trusted; };
allow-recursion { trusted; };


a ACL fica fora do options... (config global) ... e os allow-* ficam
dentro do options:


neste arquivo que escrevi:

http://under-linux.org/8017-dicas-para-proteger-seu-servidor-dns-bind-parte-01.html

voce consegue configurar dns para uso restrito ...

[]´s !

On Tue, Jul 29, 2008 at 4:56 PM, Thiago Gomes <[EMAIL PROTECTED]> wrote:
> heheh..ehehee.. boa xará....
>
> 2008/7/29 Tiago Cruz <[EMAIL PROTECTED]>:
>> On Tue, 2008-07-29 at 16:33 -0300, Thiago Gomes wrote:
>>
>>> Agora.. qual é o paramentro que eu retito para ele aceitar essas consultas..
>>> pois é de um provedor.. é necessario ter esse DND aceitando consulta 
>>> externa.
>>
>>
>> options {
>>        ...
>>        allow-query { any; };
>>        allow-recursion { any; };
>>        ...
>>
>> Isso abre as pernas geral.
>>
>>
>> --
>> 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
>>
> -------------------------
> Histórico: http://www.fug.com.br/historico/html/freebsd/
> Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd
>



-- 

Sds.
Alexandre J. Correa
Onda Internet / OPinguim.net
http://www.ondainternet.com.br
http://www.opinguim.net
-------------------------
Histórico: http://www.fug.com.br/historico/html/freebsd/
Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd

Responder a