DNSSEC, views & trusted keys...

Phil Mayers p.mayers at imperial.ac.uk
Sat Sep 11 09:34:30 UTC 2010


On 09/10/2010 11:12 PM, Timothe Litt wrote:
>
> So it looks like the new (r-internal) view is starting at the root when it
> resolves -- ignoring what it has data for locally.   It sorta works for

You'll need a:

zone "name" {
   type forward;
   forward only;
   forwarders {
     ips;
   };
};

It won't automatically detect that another view contains the zone and 
redirect it; you have to tell it.



More information about the bind-users mailing list