RES: BIND View Option

Stéphanas Schaden stephanass at ctbc.com.br
Wed Nov 10 22:37:05 UTC 2010


Hi Barry,

	I'm sorry but I didn't understand the configuration. Could you give
me an example of the named.conf.non-views ?

Thank you.

Stéphanas Schaden
stephanass at ctbc.com.br
Uberlândia - MG - Brazil

-----Mensagem original-----
De: bind-users-bounces+stephanass=ctbc.com.br at lists.isc.org
[mailto:bind-users-bounces+stephanass=ctbc.com.br at lists.isc.org] Em nome de
Barry Finkel
Enviada em: quarta-feira, 10 de novembro de 2010 18:46
Para: bind-users at lists.isc.org
Assunto: Re: BIND View Option

From: St?phanas Schaden <stephanass at ctbc.com.br> wrote:

>Is there a way or option to configure bind to do the following logic:
>If the bind didn't find a entry in a view 1 (internal view) it will
>search this entry on the view 2 (external view) ?

Place the common piece in a separate include file:

view "view1" {
  ...
  include "named.conf.non-views";
  ...
}

view "view2" {
  ...
  include "named.conf.non-views";
  ...
}
----------------------------------------------------------------------
Barry S. Finkel
Computing and Information Systems Division
Argonne National Laboratory          Phone:    +1 (630) 252-7277
9700 South Cass Avenue               Facsimile:+1 (630) 252-4601
Building 240, Room 5.B.8             Internet: BSFinkel at anl.gov
Argonne, IL   60439-4828             IBMMAIL:  I1004994

_______________________________________________
bind-users mailing list
bind-users at lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users




More information about the bind-users mailing list