zone, but the nameserver names and/or their IP addresses are statically configured. [RT #21474] (for 9.8.0)
22 lines
570 B
Plaintext
22 lines
570 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.example, type = TXT, class = IN
|
|
|
|
;; ANSWER SECTION:
|
|
data.example. 5M IN TXT "some" "test" "data"
|
|
|
|
;; AUTHORITY SECTION:
|
|
example. 5M IN NS ns4.example.
|
|
|
|
;; 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
|
|
|