Stub zones vs minimal responses

Tony Finch dot at dotat.at
Wed Jun 12 12:23:59 UTC 2013


Chris Buxton <clists at buxtonfamily.us> wrote:
>
> If an authoritative server is configured to send minimal responses, will
> a stub zone get all the necessary data from that server? What I'm seeing
> is, the recursive server sends an SOA query; the response contains only
> the SOA record, and no NS or A records. The recursive server doesn't
> follow up with an NS record query, and therefore the stub zone fails.
> Queries to the recursive server for data in that zone get a SERVFAIL
> response.

Does the authoritative server answer queries over TCP? After making the
SOA query to refresh a stub zone, BIND calls ns_query() in lib/dns/zone.c
which always uses TCP.

Tony.
-- 
f.anthony.n.finch  <dot at dotat.at>  http://dotat.at/
Forties, Cromarty: East, veering southeast, 4 or 5, occasionally 6 at first.
Rough, becoming slight or moderate. Showers, rain at first. Moderate or good,
occasionally poor at first.


More information about the bind-users mailing list