Skip to content

Instantly share code, notes, and snippets.

@bonedaddy
Created March 23, 2020 00:13
Show Gist options
  • Save bonedaddy/2c04b14201eb641ad6e12524aa465cdc to your computer and use it in GitHub Desktop.
Save bonedaddy/2c04b14201eb641ad6e12524aa465cdc to your computer and use it in GitHub Desktop.
> dig @localhost -p 5356 -x 172.30.255.254
; <<>> DiG 9.11.5-P4-5.1ubuntu2.1-Ubuntu <<>> @localhost -p 5356 -x 172.30.255.254
; (2 servers found)
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 34812
;; flags: qr aa rd; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1
;; WARNING: recursion requested but not available
;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 4096
; COOKIE: 3e8b819a7392b354 (echoed)
;; QUESTION SECTION:
;254.255.30.172.in-addr.arpa. IN PTR
;; ANSWER SECTION:
254.255.30.172.in-addr.arpa. 60 IN PTR ip-172-30-255-254.dns.7qiao.cn.
;; Query time: 0 msec
;; SERVER: ::1#5356(::1)
;; WHEN: Sun Mar 22 17:09:12 PDT 2020
;; MSG SIZE rcvd: 139
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment