Re: DNSSEC, views & trusted keys...

2010-09-11 Thread Chris Buxton
On Sep 11, 2010, at 2:34 AM, Phil Mayers wrote: > 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

Re: installing on SLES 10sp3

2010-09-11 Thread Chris Buxton
On Sep 9, 2010, at 5:02 PM, Lyle Giese wrote: > wllarso wrote: >> >> I'm not any sort of Linux expert but this started my mind thinking. >> >> Take a look at the BIND FAQ, it comes with the sources. There are some Linux >> specific comments about file and directory permissions. Bind running und

Re: DNSSEC, views & trusted keys...

2010-09-11 Thread Phil Mayers
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