On Tue, Mar 17, 2009 at 9:05 AM, W.C.A. Wijngaards <wouter at nlnetlabs.nl>wrote: > Ondřej Surý wrote: > > According to the logfile Unbound is trying to prime root servers. And you > > specified servers for . in your db.root file and not servers for test, so > you > > need to have full delegation path from '.' to your test zone. > > I think what you want is a stub-zone setup; here you can avoid your > priming trouble: > > stub-zone: > name: "." > stub-addr: 192.168.2.2 > stub-prime: no > > This is basically the same as the root-hints you have, but the > stub-prime: no setting makes it skip the priming step that is failing now. Thanks to both of you. With a stub-zone instead of a root-hints AND my authoritative server serving the root, it's working. Thanks, Cédric -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://unbound.nlnetlabs.nl/pipermail/unbound-users/attachments/20090317/d3bfb871/attachment.htm>