[plug] DNS - returning correct ip address based on source

Carl Gherardi carl.gherardi at gmail.com
Mon Jul 13 16:23:31 WST 2009


On Mon, Jul 13, 2009 at 2:13 PM, Michael
Holland<michael.holland at gmail.com> wrote:
>
>
> 2009/7/13 Carl Gherardi <carl.gherardi at gmail.com>
>>
>> "views" might be what i'm looking for, but most of the docs detail
>> split-horizon setups using separate NICs
>
> Views can use subnets. So you'll want a separate zone file for each view.
>
> acl sub1 { 192.168.0.0/16; };
> view "view1" {
>     match-clients { sub1; };

Appreciate the responses guys.

>From the looks of the above I should be able to replicate the above
config without modifications - I should be able to failover too.

FWIW - the MS solution appears to be "Subnet prioritization"
(http://technet.microsoft.com/en-us/library/dd197495(WS.10).aspx)
which in my scenario would actually work as hte clients and the
forwarding server would be in the same subnet.

Carl G



More information about the plug mailing list