Lookuping IP address using four nameservers at the same time.

Facco Eloelo artgh at hotmail.com
Thu Aug 5 09:43:36 UTC 2004


I have 4 DNS servers
e.g.
111.111.111.111;
222.222.222.222;
111.222.111.222;
222.111.222.111.
They are fake here for secure reason;-)

When I want to get a domain's IP,I usually type:

"nslookup"-->"server 111.111.111.111"-->"www.aaa.com"
then "server 222.222.222.222"-->"www.aaa.com" 
and then "server 111.222.111.222"-->"www.aaa.com" 
and then "server 222.111.222.111"-->"www.aaa.com" 

But I find it costs lots of my time.

Is there a tool (or just a perl script) which can set four nameservers(or more)
*at the same time* to query?

Thank you in advance.


More information about the bind-users mailing list