Advertisement
Guest User

technitium_failed_dns_resolution

a guest
Feb 2nd, 2025
52
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.70 KB | None | 0 0
  1. {
  2. "Metadata": {
  3. "NameServer": "technitium (127.0.0.1)",
  4. "Protocol": "Udp",
  5. "DatagramSize": "88 bytes",
  6. "RoundTripTime": "2001.34 ms"
  7. },
  8. "EDNS": {
  9. "UdpPayloadSize": 1232,
  10. "ExtendedRCODE": "ServerFailure",
  11. "Version": 0,
  12. "Flags": "None",
  13. "Options": [
  14. {
  15. "Code": "EXTENDED_DNS_ERROR",
  16. "Length": "41 bytes",
  17. "Data": {
  18. "InfoCode": "Other",
  19. "ExtraText": "Waiting for resolver. Please try again."
  20. }
  21. }
  22. ]
  23. },
  24. "DnsClientExtendedErrors": [
  25. {
  26. "InfoCode": "NoReachableAuthority",
  27. "ExtraText": "technitium (127.0.0.1) returned RCODE=ServerFailure for www.google.com. A IN"
  28. }
  29. ],
  30. "Identifier": 15767,
  31. "IsResponse": true,
  32. "OPCODE": "StandardQuery",
  33. "AuthoritativeAnswer": false,
  34. "Truncation": false,
  35. "RecursionDesired": true,
  36. "RecursionAvailable": true,
  37. "Z": 0,
  38. "AuthenticData": false,
  39. "CheckingDisabled": false,
  40. "RCODE": "ServerFailure",
  41. "QDCOUNT": 1,
  42. "ANCOUNT": 0,
  43. "NSCOUNT": 0,
  44. "ARCOUNT": 1,
  45. "Question": [
  46. {
  47. "Name": "www.google.com",
  48. "Type": "A",
  49. "Class": "IN"
  50. }
  51. ],
  52. "Answer": [],
  53. "Authority": [],
  54. "Additional": [
  55. {
  56. "Name": "",
  57. "Type": "OPT",
  58. "Class": "1232",
  59. "TTL": "0 (0 sec)",
  60. "RDLENGTH": "45 bytes",
  61. "RDATA": {
  62. "Options": [
  63. {
  64. "Code": "EXTENDED_DNS_ERROR",
  65. "Length": "41 bytes",
  66. "Data": {
  67. "InfoCode": "Other",
  68. "ExtraText": "Waiting for resolver. Please try again."
  69. }
  70. }
  71. ]
  72. },
  73. "DnssecStatus": "Disabled"
  74. }
  75. ]
  76. }
Tags: DNS
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement