PPT Slide
Exercise 2. Checking DNS using dig
- dig command: # dig [zone] @nameserver [query-type]
-
- Exercises
- # dig @ns.t1.isocws.isoc.org t1.isocws.isoc.org A
- # dig @ns.t1.isocws.isoc.org t1.isocws.isoc.org NS
- # dig @ns.t1.isocws.isoc.org isocws.isoc.org MX
- What information does give you?
You can check other domains, known to you.