Paul Vixie <[email protected]> wrote: > > res_findzonecut(), inside libbind (now called netresolv), provides an > API that does what you don't want (gets the zone's apex NS RRset), but > is implemented with logic you could hack to grab the information you do > want (the closest ancestor's delegation NS RRset), as it goes by.
I don't think that will work: res_findzonecut talks to a recursive server, but to get the delegation NS RRset you need to talk to the authoritative servers for the parent zone. Also res_findzonecut works from the bottom up and stops just below the zone cut. Tony. -- f.anthony.n.finch <[email protected]> http://dotat.at/ Trafalgar: Cyclonic in northwest, otherwise mainly northerly or northwesterly 5 or 6. Slight or moderate. Showers in northwest. Good. _______________________________________________ dns-operations mailing list [email protected] https://lists.dns-oarc.net/mailman/listinfo/dns-operations dns-jobs mailing list https://lists.dns-oarc.net/mailman/listinfo/dns-jobs
