Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re^2: Parallel DNS queries -- please comment on code

by Tomte (Priest)
on Aug 05, 2004 at 16:29 UTC ( [id://380318]=note: print w/replies, xml ) Need Help??


in reply to Re: Parallel DNS queries -- please comment on code
in thread Parallel DNS queries -- please comment on code

Net::DNS comes with an example program called mresolv that demonstrate parallel DNS queries.

Yes, but multiple queries (different hosts/networks) to the same server, not the same network/host to multiple servers (or did I misread the (kind of sparse!?) documentation)?

regards,
tomte


An intellectual is someone whose mind watches itself.
-- Albert Camus

  • Comment on Re^2: Parallel DNS queries -- please comment on code

Replies are listed 'Best First'.
Re^3: Parallel DNS queries -- please comment on code
by Anonymous Monk on Feb 22, 2012 at 20:46 UTC
    What did you end up using to solve this problem? I want to do the exat same thing - perform simultaneous lookups of a single host to multiple DNS servers

      What did you end up using to solve this problem? I want to do the exat same thing - perform simultaneous lookups of a single host to multiple DNS servers

      This was so long ago, and not my problem at all but a solution to a question on a newsgroup -- so feel free to use whatever suits your needs - my code from the OP above, or BrowserUKs below -- or something else alltogether.

      regards,
      tomte


      An intellectual is someone whose mind watches itself.
      -- Albert Camus

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://380318]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (5)
As of 2024-04-19 02:17 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found