On Fri, 24 Aug 2012, [email protected] 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
[email protected]
https://lists.isc.org/mailman/listinfo/bind-users