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

Re: Parallel DNS queries -- please comment on code

by lhoward (Vicar)
on Aug 05, 2004 at 16:21 UTC ( [id://380312]=note: print w/replies, xml ) Need Help??


in reply to Parallel DNS queries -- please comment on code

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

L

Replies are listed 'Best First'.
Re^2: Parallel DNS queries -- please comment on code
by Tomte (Priest) on Aug 05, 2004 at 16:29 UTC

    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

      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://380312]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (5)
As of 2024-03-29 11:02 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found