Skip to content

Instantly share code, notes, and snippets.

@jlevon
Created June 3, 2020 23:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jlevon/34a4447bcfb71817efba8642e66e51f9 to your computer and use it in GitHub Desktop.
Save jlevon/34a4447bcfb71817efba8642e66e51f9 to your computer and use it in GitHub Desktop.
dig for SRV stor records
$ dig -t SRV _http._tcp.1.stor.emy-15.joyent.us
; <<>> DiG 9.10.1-P1 <<>> -t SRV _http._tcp.1.stor.emy-15.joyent.us
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 47838
;; flags: qr rd ad; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 1
;; WARNING: recursion requested but not available
;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 1470
;; QUESTION SECTION:
;_http._tcp.1.stor.emy-15.joyent.us. IN SRV
;; Query time: 0 msec
;; SERVER: 172.27.15.5#53(172.27.15.5)
;; WHEN: Wed Jun 03 23:05:53 UTC 2020
;; MSG SIZE rcvd: 63
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment