Re: NS rr set from libdns
Jeff King <[email protected]>
| Newsgroups | gmane.network.djbdns |
|---|---|
| Message-ID | <[email protected]> |
On Mon, Aug 03, 2009 at 07:25:57PM -0400, Richard Sexton wrote: > Thanks this is what I'm looking for. I just want a C program > to be able to say "tell me what you think the NS records are for this" > for a diagnostic tool and don't care how or what it has to do to > get the answer. > > Like I would do with dig, if dig wern't so horribly broken. How about "dnsqr ns $fqdn" (though I am confused, as from your other posting I thought you actually wanted a library call)? -Peff