Created
October 15, 2010 02:45
-
-
Save sarahhodne/627518 to your computer and use it in GitHub Desktop.
Dig output stuff
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
dvyjones@imaginary:~$ dig irc.cluenet.org AAAA | |
; <<>> DiG 9.6-ESV-R1 <<>> irc.cluenet.org AAAA | |
;; global options: +cmd | |
;; Got answer: | |
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 64824 | |
;; flags: qr aa rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 0 | |
;; QUESTION SECTION: | |
;irc.cluenet.org. IN AAAA | |
;; AUTHORITY SECTION: | |
cluenet.org. 10800 IN SOA ns1.cluenet.org. hostmaster.cluenet.org. 1286858054 3600 900 1209600 10800 | |
;; Query time: 41 msec | |
;; SERVER: 10.156.1.3#53(10.156.1.3) | |
;; WHEN: Fri Oct 15 02:44:39 2010 | |
;; MSG SIZE rcvd: 84 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment