From: St?phanas Schaden <[email protected]> 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: [email protected]
Argonne, IL 60439-4828 IBMMAIL: I1004994
_______________________________________________
bind-users mailing list
[email protected]
https://lists.isc.org/mailman/listinfo/bind-users