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.
_______________________________________________
bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users