Also known as ISC bind. This import adds utilities such as host(1), dig(1), and nslookup(1), as well as many other tools and libraries. Change-Id: I035ca46e64f1965d57019e773f4ff0ef035e4aa3
17 lines
397 B
Plaintext
17 lines
397 B
Plaintext
|
|
; <<>> DiG 9.0 <<>> +norec @10.53.0.1 -p 5300 foo.bar.xx. a
|
|
;; global options: printcmd
|
|
;; Got answer:
|
|
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 41239
|
|
;; flags: qr ad; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 1
|
|
|
|
;; QUESTION SECTION:
|
|
;foo.bar.xx. IN A
|
|
|
|
;; AUTHORITY SECTION:
|
|
xx. 172800 IN NS b.root-servers.nil.
|
|
|
|
;; ADDITIONAL SECTION:
|
|
b.root-servers.nil. 300 IN A 10.53.0.2
|
|
|