Installing Dig on Cygwin

From ALSwiki

Jump to: navigation, search

Dig (domain information groper) is part of the bind package.

Contents

Install bind using cygwin setup

Image:Cygwinbind.png


Get your nameserver

Image:Ipconfig.png‎

Save the nameserver where dig can find it

  • Create the file:
 /cygwin/etc/resolv.conf
  • Add the correct nameserver (note that this may change, depending on where and when you connect):
 nameserver 192.168.51.212
 

Using Dig

There's a decent overview here: http://cloudservers.rackspacecloud.com/index.php/DNS_-_Introduction_to_dig

Personal tools