From: Senthil K. <sku...@gm...> - 2017-08-13 20:26:40
|
Ingo, Thanks for the info and the links! cheers Kumar On Sun, Aug 13, 2017 at 1:18 PM, Ingo Bauersachs <in...@ji...> wrote: > > dnsjava works perfectly for me when I do a single PTR record lookup. > > However, if I try to do more than 1, it always fails for me (regardless > of > > the DNS server I point to) > > > > Here's the code snippet and the response. Can anyone tell me how I can > get > > this to work? > > Nothing, since this is a DNS limitation and not specific to dnsjava. See > also the answers in [1] or [2]. You'll need to send separate queries. > > > Any insight would be appreciated! -Kumar > > Ingo > > [1] https://lists.isc.org/pipermail/bind-users/2008-August/072383.html > [2] https://stackoverflow.com/questions/4082081 > > > ------------------------------------------------------------ > ------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > _______________________________________________ > dnsjava-users mailing list > dns...@li... > https://lists.sourceforge.net/lists/listinfo/dnsjava-users > |