Created
April 25, 2019 08:16
-
-
Save ShapeShifter499/eef6c37d29b254d356f1753d49324c16 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
[root@kumo ~]# dig @fd72:b86:dead::1 in aaaa archlinux.org | |
;; Truncated, retrying in TCP mode. | |
; <<>> DiG 9.14.0 <<>> @fd72:b86:dead::1 in aaaa archlinux.org | |
; (1 server found) | |
;; global options: +cmd | |
;; Got answer: | |
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 14873 | |
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1 | |
;; OPT PSEUDOSECTION: | |
; EDNS: version: 0, flags:; udp: 1452 | |
;; QUESTION SECTION: | |
;archlinux.org. IN AAAA | |
;; ANSWER SECTION: | |
archlinux.org. 2266 IN AAAA 2a01:4f8:172:1d86::1 | |
;; Query time: 92 msec | |
;; SERVER: fd72:b86:dead::1#53(fd72:b86:dead::1) | |
;; WHEN: Tue Apr 09 06:30:18 PDT 2019 | |
;; MSG SIZE rcvd: 70 | |
[root@kumo ~]# |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment