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
19 lines
527 B
Plaintext
19 lines
527 B
Plaintext
|
|
; <<>> DiG 8.2 <<>> -p @10.53.0.3 data.child.example txt
|
|
; (1 server found)
|
|
;; res options: init recurs defnam dnsrch
|
|
;; got answer:
|
|
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 6
|
|
;; flags: qr rd ra ad; QUERY: 1, ANSWER: 1, AUTHORITY: 1, ADDITIONAL: 1
|
|
;; QUERY SECTION:
|
|
;; data.child.example, type = TXT, class = IN
|
|
|
|
;; ANSWER SECTION:
|
|
data.child.example. 5M IN TXT "some" "test" "data"
|
|
|
|
;; Total query time: 8 msec
|
|
;; FROM: draco to SERVER: 10.53.0.3
|
|
;; WHEN: Wed Jun 21 10:58:54 2000
|
|
;; MSG SIZE sent: 36 rcvd: 97
|
|
|