Created
January 16, 2017 13:54
-
-
Save poige/b4de639f15087f4932528b73860d0aef to your computer and use it in GitHub Desktop.
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
dig @8.8.8.8 mercurial.selenic.com | |
; <<>> DiG 9.8.3-P1 <<>> @8.8.8.8 mercurial.selenic.com | |
; (1 server found) | |
;; global options: +cmd | |
;; Got answer: | |
;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 43862 | |
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 0 | |
;; QUESTION SECTION: | |
;mercurial.selenic.com. IN A | |
;; AUTHORITY SECTION: | |
selenic.com. 3600 IN SOA selenic.com. hostmaster.selenic.com. 2016060802 3600 3600 3600000 3600 | |
;; Query time: 722 msec | |
;; SERVER: 8.8.8.8#53(8.8.8.8) | |
;; WHEN: Mon Jan 16 20:52:25 2017 | |
;; MSG SIZE rcvd: 86 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment