On 16/06/09 14:37, W.C.A. Wijngaards wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Hi Chris, > > if you print result.rcode you can see it has rcode=5 (REFUSED). > This is because your unbound resolver does not have any means to contact > DNS servers in the chaos class. The forward config you set with set_fwd > is for class IN. > > Best regards, > Wouter Wouter My problem is that I wish to query several servers directly using a non-recursive query. Doing a recursive query would only return the value of "version.bind" (or "version.server") on the resolver. Regards, Chris