Zone with access-list

Michael Voight mvoight at cisco.com
Tue Aug 3 05:24:04 UTC 1999


No.

Why?

Michael


Edmund Lam wrote:
> 
> Can I set-up 2 identical zones each with different allow-query
> address-match-list so that response can be based on the
> query machine source IP address ???
> 
> Example.
> 
> zone "isc.org" in {
>                             type master;
>                             file "master/isc1.org";
>                             allow-query Address-list-One;
> };
> 
> zone "isc.org" in {
>                             type master;
>                             file "master/isc2.org";
>                             allow-query Address-List-Two;
> };
> 
> So, if query machine source IP is from Address-List-One,
> the zone file would be isc1.org, and if query machine
> source IP is from Address-List-Two, the zone file
> would be isc2.org.


More information about the bind-users mailing list