Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save ShapeShifter499/6cbb44133053757cadff9ab3c4606e35 to your computer and use it in GitHub Desktop.
Save ShapeShifter499/6cbb44133053757cadff9ab3c4606e35 to your computer and use it in GitHub Desktop.
[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