vendredi 6 février 2015

dns lookup on multiple nameservers


Vote count:

0




I need a batch script to check DNS resolution on multiple name servers using DIG.EXE. (DIG is replacement for nslookup which is used to check the DNS resolution)


when a user inputs Ex:- google.com should check against a list of name serves. example (http://ift.tt/16OJniN)


A DIG command with -f can read the input from the file and I can export it to an output file. I need in a script which takes the input and reads the dig.exe file and provides the output. If this can be done with GUI will be helpful . I need to run this on windows 7 machines.


1) enter the FQDN domain names 2) Display as " testing multiple name server" 3) entered name should call the dig.exe and run dig "example.com +nocomment +nostats @a4.nstld.com" 4) successful DIG result should be displayed in a separate file Eg:-Success.exe 5) failed DIG result should display in a separate file Eg:-fail.txt



asked 1 min ago







dns lookup on multiple nameservers

Aucun commentaire:

Enregistrer un commentaire