Split view multiple zones

Alan Clegg Alan_Clegg at isc.org
Tue Jan 27 17:17:03 UTC 2009


Reinis Rozitis wrote:

> view "custom" {
>    match-clients { custom-clients; }
>    zone "customzone.com" { ... };
> }
> 
> view "normal" {
>    match-clients { any; };
>    zone "customzone.com" { ... };
> 
>    zone "otherzone.com" { ... };
>    zone "otherzone2.com" { ... };
> }
> 
> 
> The problem is that if the client is matched against 'custom-clients' it
> doesnt see the 'otherzone.com' or 'otherzone2.com' at all no matter that
> it also matches the  'any' rule.
> 
> Is that expected?

Yes.  All zones must be in all views.

AlanC

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 197 bytes
Desc: OpenPGP digital signature
URL: <https://lists.isc.org/pipermail/bind-users/attachments/20090127/5c9c57e8/attachment.bin>


More information about the bind-users mailing list