Skip to content

Instantly share code, notes, and snippets.

@jasonish
Created June 27, 2017 18:42
Show Gist options
  • Save jasonish/c571f1f249f74721078954dcf630bc58 to your computer and use it in GitHub Desktop.
Save jasonish/c571f1f249f74721078954dcf630bc58 to your computer and use it in GitHub Desktop.
; <<>> DiG 9.10.4-P8-RedHat-9.10.4-5.P8.fc25 <<>> txt codemonkey.net
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 47956
;; flags: qr rd ra; QUERY: 1, ANSWER: 3, AUTHORITY: 0, ADDITIONAL: 1
;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 4096
;; QUESTION SECTION:
;codemonkey.net. IN TXT
;; ANSWER SECTION:
codemonkey.net. 85970 IN TXT "Test TXT record 2."
codemonkey.net. 85970 IN TXT "Test TXT record 1."
codemonkey.net. 85970 IN TXT "first phrase" "second phrase"
;; Query time: 6 msec
;; SERVER: 10.16.1.1#53(10.16.1.1)
;; WHEN: Tue Jun 27 12:42:37 CST 2017
;; MSG SIZE rcvd: 144
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment