Skip to content

Instantly share code, notes, and snippets.

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 Zhang-Siyang/e18ab09f7a1d0eeaeb8863b4a8e2f8dc to your computer and use it in GitHub Desktop.
Save Zhang-Siyang/e18ab09f7a1d0eeaeb8863b4a8e2f8dc to your computer and use it in GitHub Desktop.
XXXXXX@RaspberryPi-2B:~ $ dig +tcp @178.79.131.110 www.baidu.com A
; <<>> DiG 9.9.5-9+deb8u11-Raspbian <<>> +tcp @178.79.131.110 www.baidu.com A
; (1 server found)
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 45621
;; flags: qr rd ra; QUERY: 1, ANSWER: 3, AUTHORITY: 0, ADDITIONAL: 0
;; QUESTION SECTION:
;www.baidu.com. IN A
;; ANSWER SECTION:
www.baidu.com. 874 IN CNAME www.a.shifen.com.
www.a.shifen.com. 88 IN A 14.215.177.38
www.a.shifen.com. 88 IN A 14.215.177.37
;; Query time: 333 msec
;; SERVER: 178.79.131.110#53(178.79.131.110)
;; WHEN: Tue Jul 25 21:17:10 CST 2017
;; MSG SIZE rcvd: 90
XXXXXX@RaspberryPi-2B:~ $ dig +tcp @199.91.73.222 www.baidu.com A
; <<>> DiG 9.9.5-9+deb8u11-Raspbian <<>> +tcp @199.91.73.222 www.baidu.com A
; (1 server found)
;; global options: +cmd
;; connection timed out; no servers could be reached
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment