Advertisement
Guest User

Untitled

a guest
Jun 18th, 2019
138
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.33 KB | None | 0 0
  1. $ dig @127.0.0.1 data2.datanet.home -p 53530
  2.  
  3. ; <<>> DiG 9.9.2-P2 <<>> @127.0.0.1 data2.datanet.home -p 53530
  4. ; (1 server found)
  5. ;; global options: +cmd
  6. ;; Got answer:
  7. ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 59577
  8. ;; flags: qr aa rd; QUERY: 1, ANSWER: 1, AUTHORITY: 1, ADDITIONAL: 1
  9. ;; WARNING: recursion requested but not available
  10.  
  11. ;; OPT PSEUDOSECTION:
  12. ; EDNS: version: 0, flags:; udp: 4096
  13. ;; QUESTION SECTION:
  14. ;data2.datanet.home. IN A
  15.  
  16. ;; ANSWER SECTION:
  17. data2.datanet.home. 600 IN A 192.168.1.62
  18.  
  19. ;; AUTHORITY SECTION:
  20. datanet.home. 600 IN NS ns1.datanet.home.
  21.  
  22. ;; Query time: 0 msec
  23. ;; SERVER: 127.0.0.1#53530(127.0.0.1)
  24. ;; WHEN: Mon Jun 15 07:16:24 2015
  25. ;; MSG SIZE rcvd: 81
  26.  
  27. $ dig @127.0.0.1 data2.datanet.home
  28.  
  29. ; <<>> DiG 9.9.2-P2 <<>> @127.0.0.1 data2.datanet.home
  30. ; (1 server found)
  31. ;; global options: +cmd
  32. ;; Got answer:
  33. ;; ->>HEADER<<- opcode: QUERY, status: SERVFAIL, id: 47645
  34. ;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 1
  35.  
  36. ;; OPT PSEUDOSECTION:
  37. ; EDNS: version: 0, flags:; udp: 4096
  38. ;; QUESTION SECTION:
  39. ;data2.datanet.home. IN A
  40.  
  41. ;; Query time: 0 msec
  42. ;; SERVER: 127.0.0.1#53(127.0.0.1)
  43. ;; WHEN: Mon Jun 15 07:18:02 2015
  44. ;; MSG SIZE rcvd: 47
  45.  
  46. Jun 15 06:12:39 pizza.yoderdev.com unbound[1947]: [1947:0] info: validator operate: query router.datanet.home. A IN
  47. Jun 15 06:12:39 pizza.yoderdev.com unbound[1947]: [1947:0] debug: validator: pass to next module
  48. Jun 15 06:12:39 pizza.yoderdev.com unbound[1947]: [1947:0] debug: mesh_run: validator module exit state is module_wait_module
  49. Jun 15 06:12:39 pizza.yoderdev.com unbound[1947]: [1947:0] debug: iterator[module 1] operate: extstate:module_state_initial event:
  50. Jun 15 06:12:39 pizza.yoderdev.com unbound[1947]: [1947:0] debug: process_request: new external request event
  51. Jun 15 06:12:39 pizza.yoderdev.com unbound[1947]: [1947:0] debug: iter_handle processing q with state INIT REQUEST STATE
  52. Jun 15 06:12:39 pizza.yoderdev.com unbound[1947]: [1947:0] info: resolving router.datanet.home. A IN
  53. Jun 15 06:12:39 pizza.yoderdev.com unbound[1947]: [1947:0] debug: request has dependency depth of 0
  54. Jun 15 06:12:39 pizza.yoderdev.com unbound[1947]: [1947:0] info: use stub datanet.home. NS IN
  55. Jun 15 06:12:39 pizza.yoderdev.com unbound[1947]: [1947:0] debug: cache delegation returns delegpt
  56. Jun 15 06:12:39 pizza.yoderdev.com unbound[1947]: [1947:0] info: DelegationPoint<datanet.home.>: 0 names (0 missing), 1 addrs (0 r
  57. Jun 15 06:12:39 pizza.yoderdev.com unbound[1947]: [1947:0] debug: ip4 127.0.0.1 port 53530 (len 16)
  58. Jun 15 06:12:39 pizza.yoderdev.com unbound[1947]: [1947:0] debug: iter_handle processing q with state INIT REQUEST STATE (stage 2)
  59. Jun 15 06:12:39 pizza.yoderdev.com unbound[1947]: [1947:0] info: resolving (init part 2): router.datanet.home. A IN
  60. Jun 15 06:12:39 pizza.yoderdev.com unbound[1947]: [1947:0] info: use stub datanet.home. NS IN
  61. Jun 15 06:12:39 pizza.yoderdev.com unbound[1947]: [1947:0] debug: iter_handle processing q with state INIT REQUEST STATE (stage 3)
  62. Jun 15 06:12:39 pizza.yoderdev.com unbound[1947]: [1947:0] info: resolving (init part 3): router.datanet.home. A IN
  63. Jun 15 06:12:39 pizza.yoderdev.com unbound[1947]: [1947:0] debug: iter_handle processing q with state QUERY TARGETS STATE
  64. Jun 15 06:12:39 pizza.yoderdev.com unbound[1947]: [1947:0] info: processQueryTargets: router.datanet.home. A IN
  65. Jun 15 06:12:39 pizza.yoderdev.com unbound[1947]: [1947:0] debug: processQueryTargets: targetqueries 0, currentqueries 0 sentcount
  66. Jun 15 06:12:39 pizza.yoderdev.com unbound[1947]: [1947:0] info: DelegationPoint<datanet.home.>: 0 names (0 missing), 1 addrs (0 r
  67. Jun 15 06:12:39 pizza.yoderdev.com unbound[1947]: [1947:0] debug: ip4 127.0.0.1 port 53530 (len 16)
  68. Jun 15 06:12:39 pizza.yoderdev.com unbound[1947]: [1947:0] debug: attempt to get extra 3 targets
  69. Jun 15 06:12:39 pizza.yoderdev.com unbound[1947]: [1947:0] debug: skip addr on the donotquery list ip4 127.0.0.1 port 53530 (len 1
  70. Jun 15 06:12:39 pizza.yoderdev.com unbound[1947]: [1947:0] debug: No more query targets, attempting last resort
  71. Jun 15 06:12:39 pizza.yoderdev.com unbound[1947]: [1947:0] debug: configured stub servers failed -- returning SERVFAIL
  72. Jun 15 06:12:39 pizza.yoderdev.com unbound[1947]: [1947:0] debug: store error response in message cache
  73. Jun 15 06:12:39 pizza.yoderdev.com unbound[1947]: [1947:0] debug: return error response SERVFAIL
  74.  
  75. server:
  76. interface: 127.0.0.1
  77. interface: 192.168.1.50
  78. use-syslog: yes
  79. username: "unbound"
  80. directory: "/etc/unbound"
  81. trust-anchor-file: trusted-key.key
  82. access-control: 192.168.1.0/24 allow
  83. verbosity: 2
  84. local-zone: "1.168.192.in-addr.arpa" nodefault
  85. remote-control:
  86. control-enable: yes
  87. control-interface: 127.0.0.1
  88. control-port: 8953
  89. server-key-file: "/etc/unbound/unbound_server.key"
  90. server-cert-file: "/etc/unbound/unbound_server.pem"
  91. control-key-file: "/etc/unbound/unbound_control.key"
  92. control-cert-file: "/etc/unbound/unbound_control.pem"
  93.  
  94. stub-zone:
  95. name: "datanet.home"
  96. stub-addr: 127.0.0.1@53530
  97. # stub-first: yes
  98. stub-zone:
  99. name: "1.168.192.in-addr.arpa"
  100. stub-addr: 127.0.0.1@53530
  101.  
  102. Jun 15 06:12:39 pizza.yoderdev.com unbound[1947]: [1947:0] debug: skip addr on the donotquery list ip4 127.0.0.1 port 53530 (len 1
  103.  
  104. server:
  105. interface: 127.0.0.1
  106. interface: 192.168.1.50
  107. [...]
  108. do-not-query-localhost: no
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement