test.good 521 B

12345678910111213141516171819
  1. ; <<>> DiG 9.8.0 <<>> @127.0.0.1 -p 5300 foo.bar.test
  2. ; (1 server found)
  3. ;; global options: +cmd
  4. ;; Got answer:
  5. ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 55069
  6. ;; flags: qr rd; QUERY: 1, ANSWER: 0, AUTHORITY: 2, ADDITIONAL: 2
  7. ;; WARNING: recursion requested but not available
  8. ;; QUESTION SECTION:
  9. ;foo.bar.test. IN A
  10. ;; AUTHORITY SECTION:
  11. test. 172800 IN NS ns.test.
  12. test. 172800 IN NS ns1.example.net.
  13. ;; ADDITIONAL SECTION:
  14. ns.test. 172800 IN A 192.0.2.200
  15. ns1.example.net. 172800 IN A 192.0.2.201