Chris Buxton <cli...@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  <d...@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.
_______________________________________________
Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe 
from this list

bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users

Reply via email to