message_nxdomain_cname.wire 920 B

123456789101112131415161718192021222324252627282930313233343536
  1. #
  2. # NXDOMAIN response
  3. # The cname type of a.example.org exist, it points to b.example.org
  4. # b.example.org points to c.example.org
  5. # but c.example.org does not exist
  6. #
  7. ##
  8. ## header
  9. ##
  10. # Transaction ID: 0xc2aa
  11. # Flags: 0x8583 (Standard query response, No such name)
  12. c2aa 8583
  13. # Questions: 1
  14. # Answer RRs: 2
  15. # Authority RRs: 1
  16. # dditional RRs: 0
  17. 00 01 00 02 00 01 00 00
  18. ##
  19. ## Queries
  20. ##
  21. # a.example.org: type A, class IN
  22. 01 61 07 65 78 61 6d 70 6c 65 03 6f 72 67 00 00 01 00 01
  23. ##
  24. ## Answers
  25. ##
  26. # a.example.org: type CNAME, class IN, cname b.example.org
  27. c0 0c 00 05 00 01 00 00 0e 10 00 04 01 62 c0 0e
  28. # b.example.org: type CNAME, class IN, cname c.example.org
  29. c0 2b 00 05 00 01 00 00 0e 10 00 04 01 63 c0 0e
  30. ##
  31. ## Authority
  32. ##
  33. # example.org: type SOA, class IN, mname ns1.example.org
  34. c0 0e 00 06 00 01 00 00 02 58 00 22 03 6e 73 31 c0
  35. 0e 05 61 64 6d 69 6e c0 0e 00 00 04 d2 00 00 0e
  36. 10 00 00 07 08 00 24 ea 00 00 00 02 58