Archive for 'Network' Category
A peek at DNS using nslookup, dig
28 July 2006Using the tools available for working with DNS, one can get a fair practical information regarding the data exchanged between name servers while browsing, sending mails and also how and where the information is dispersed.
We’ll look at two such popular tools. nslookup and dig.
Let’s start with nslookup
nslookup
1. Finding the IP Address
Invoke nslookup from command line. […]