On Fri, 24 Aug 2012, sn...@email.it wrote:

> ***MASTER server (FreeBSD 9.0-RELEASE-p3 (i386)|| BIND 9.8.3-P2)***

> view "internal" {
>         match-clients { !key TSIG-KEY; internal; datacentre; };

...

> view "dmz" {
>         match-clients { !key TSIG-KEY; internal; datacentre; };


A client request will be resolved in the context of the first view that 
it matches. The above match-clients are identical for different views so 
the dmz view is not used.


> ***SLAVE server (FreeBSD 9.0-RELEASE-p3 (amd64)|| BIND 9.8.1-P1)***

> view "internal" {
>         match-clients { !key TSIG-KEY; internal; datacentre; };

> view "dmz" {
>         match-clients { !key TSIG-KEY; internal; datacentre; };
_______________________________________________
Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe 
from this list

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

Reply via email to