Created
April 25, 2019 08:06
-
-
Save ShapeShifter499/6cbb44133053757cadff9ab3c4606e35 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 @192.168.1.1 in a archlinux.org | |
;; Truncated, retrying in TCP mode. | |
; <<>> DiG 9.14.0 <<>> @192.168.1.1 in a archlinux.org | |
; (1 server found) | |
;; global options: +cmd | |
;; Got answer: | |
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 21048 | |
;; 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 A | |
;; ANSWER SECTION: | |
archlinux.org. 2844 IN A 138.201.81.199 | |
;; Query time: 106 msec | |
;; SERVER: 192.168.1.1#53(192.168.1.1) | |
;; WHEN: Tue Apr 09 06:20:40 PDT 2019 | |
;; MSG SIZE rcvd: 58 | |
[root@kumo ~]# |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment