[Unbound-users] forward zone vs stub
Kapetanakis Giannis
bilias at edu.physics.uoc.gr
Mon Oct 22 10:53:03 UTC 2012
On 22/10/12 09:31, Andreas Schulze wrote:
> Am 20.10.2012 16:25 schrieb Kapeatanakis Giannis:
>> I have setup stub-zones for that
>>
>> stub-zone:
>> name: "example.com"
>> stub-addr: 10.0.0.10
>>
>> stub-zone:
>> name: "10.in-addr.arpa"
>> stub-addr: 10.0.0.10
>>
>> Is there a way to make this include all subdomains as well?
> take the usual "dns-way":
> at 10.0.0.10 setup NS entries that delegate foo1.example.com to nameserver 10.0.0.10
>
>
>> Do I have to specify all zones?
> no
>
> Andreas
>
Thanks for the answer.
Well the problem is that the zone files include external authoritative
DNS servers as well (often with different views).
I don't want unbound to contact them at all. It should only contact
local authoritative servers.
Giannis
More information about the Unbound-users
mailing list