Skip to content

Instantly share code, notes, and snippets.

@zany130
Created March 25, 2021 02:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zany130/fcdde94eb529c759bae5c5f4c8c61ee0 to your computer and use it in GitHub Desktop.
Save zany130/fcdde94eb529c759bae5c5f4c8c61ee0 to your computer and use it in GitHub Desktop.
A:Option ==> scribe
22:03:01 Checking 'unbound.conf' for valid Syntax.....
22:03:01 Requesting unbound (S61unbound) restart.....
Starting unbound... done.
22:03:01 Checking status, please wait.....
***ERROR unbound went AWOL after 1 seconds.....
Try option 'debug' and check for unbound.conf or runtime errors!
Created scribe 'unbound' file: Enabling syslog-ng logging (scribe).....22:03:02 Checking 'unbound.conf' for valid Syntax.....
22:03:02 Requesting unbound (S61unbound) restart.....
Starting unbound... done.
22:03:03 Checking status, please wait.....
***ERROR unbound went AWOL after 1 seconds.....
Try option 'debug' and check for unbound.conf or runtime errors!
Warning unbound not running!! - Config last loaded info: # Version=v1.12 Martineau update (Date Loaded by unbound_manager Wed Mar 24 22:03:03 EDT 2021)
i = Update unbound and configuration ('/opt/var/lib/unbound/')
z = Remove unbound/unbound_manager v = View ('/opt/var/lib/unbound/') unbound Configuration (vx=Edit;vh=help)
x = Stop unbound vb = Backup current (/opt/var/lib/unbound/unbound.conf) Configuration
rl = Reload Configuration (Doesn't halt unbound) e.g. 'rl test1[.conf]' (Recovery use 'rl reset/user')
? = About Configuration
sd = Show dnsmasq Statistics/Cache Size
adblock = Install Ad Block [uninstall | update | track]
DisableFirefoxDoH = Disable Firefox DoH [yes | no] youtube = Install YouTube Ad Block [uninstall | update]
Stubby = Enable Stubby Integration DoT = Enable DNS-over-TLS
firewall = Enable DNS Firewall [disable | ?]
bind = BIND unbound to WAN [debug | disable | debug show] vpn = BIND unbound to VPN {vpnid [debug]} | [disable | debug show] e.g. vpn 1
scribe = Enable scribe (syslog-ng) unbound logging
dnsmasq = Disable dnsmasq [disable | interfaces | nointerfaces]
dumpcache = [bootrest] (or Manually use restorecache after REBOOT)
views = [? | uninstall] | {view_name [? | remove]} | {view_name [[type] domain_name[...] | IP_address[...]] [del]} ]
safesearch = Enable Safe Search [disable | status | ? ] e.g. redirect google.com to forcesafesearch.google.com
dig = {domain} [time] Show dig info e.g. dig asciiart.com lookup = {domain} Show the name servers used for domain e.g. lookup asciiart.eu
dnsinfo = {dns} Show DNS Server e.g. dnsinfo dnssec = {url} Show DNSSEC Validation Chain e.g. dnssec www.snbforums.com
links = Show list of external URL links
[Enter] Leave Advanced Tools Menu
e = Exit Script [?]
A:Option ==> debug
'unbound.conf'
port: 53535 # v1.08 If 53, requires 'port=0' in '/etc/dnsmasq.conf' to 'disable' dnsmasq to answer queries direct from LAN clients
interface: 127.0.0.1@53535 # v1.01 As per @dave14305 minimal config; Will be overwritten by $(nvram get lan_ipaddr_rt) if dnsmasq 'disabled'
#interface: 127.0.0.1@53 # v1.10 Required by router if dnsmasq 'disabled'
#interface: xxx.xxx.10x.1@53 # v1.12 AiMesh Guest SSID VLAN TAG (dnsmasq disabled) @juched
#access-control: 0.0.0.0/0 allow # v1.10 Will be overwritten by LAN subnet "${lan_ip_addr_rt}/24" if 'dnsmasq disabled' aka bypassed
#@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
'/etc/dnsmasq.conf'
n/a
netstat LISTEN Ports
tcp 0 0 fe80 264b feff fe2f f748 53 :::* LISTEN 5443/dnsmasq
tcp 0 0 0.0.0.0 443 0.0.0.0:* LISTEN 1604/lighttpd
tcp 0 0 0.0.0.0 3678 0.0.0.0:* LISTEN 19549/inotify
tcp 0 0 0.0.0.0 3689 0.0.0.0:* LISTEN 23258/mt-daapd
tcp 0 0 0.0.0.0 3702 0.0.0.0:* LISTEN 8998/wsdd2
tcp 0 0 0.0.0.0 5152 0.0.0.0:* LISTEN 354/envrams
tcp 0 0 0.0.0.0 7788 0.0.0.0:* LISTEN 2465/cfg_server
tcp 0 0 0.0.0.0 8082 0.0.0.0:* LISTEN 1604/lighttpd
tcp 0 0 0.0.0.0 8200 0.0.0.0:* LISTEN 23259/minidlna
tcp 0 0 0.0.0.0 18017 0.0.0.0:* LISTEN 1142/wanduck
tcp 0 0 0.0.0.0 60295 0.0.0.0:* LISTEN 9000/miniupnpd
tcp 0 0 1 53 :::* LISTEN 5443/dnsmasq
tcp 0 0 127.0.0.1 53 0.0.0.0:* LISTEN 5443/dnsmasq
tcp 0 0 127.0.0.1 80 0.0.0.0:* LISTEN 318/httpd
tcp 0 0 127.0.0.1 3567 0.0.0.0:* LISTEN 19558/asuswebstorag
tcp 0 0 127.0.0.1 8443 0.0.0.0:* LISTEN 315/httpds
tcp 0 0 127.0.0.1 8888 0.0.0.0:* LISTEN 1521/vis-dcon
tcp 0 0 127.0.0.1 47753 0.0.0.0:* LISTEN 2705/mcpd
tcp 0 0 127.0.0.1 55000 0.0.0.0:* LISTEN 1257/ceventd
tcp 0 0 192.168.2.1 53 0.0.0.0:* LISTEN 5443/dnsmasq
tcp 0 0 192.168.2.1 139 0.0.0.0:* LISTEN 9002/smbd
tcp 0 0 192.168.2.1 445 0.0.0.0:* LISTEN 9002/smbd
tcp 0 0 192.168.2.1 1025 0.0.0.0:* LISTEN 32721/dropbear
tcp 0 0 192.168.2.1 8443 0.0.0.0:* LISTEN 315/httpds
tcp 0 0 2600 1700 5230 84d0 41 53 :::* LISTEN 5443/dnsmasq
tcp 0 0 2600 1700 5230 84d0 264b feff fe2f f748 53 :::* LISTEN 5443/dnsmasq
tcp 0 0 3702 :::* LISTEN 8998/wsdd2
tcp 0 0 3702 :::* LISTEN 8998/wsdd2
tcp 0 0 3702 :::* LISTEN 8998/wsdd2
[1616637792] unbound[19273:0] notice: Start of unbound 1.13.1.
Mar 24 22:03:12 unbound[19273:0] debug: increased limit(open files) from 1024 to 5422
Mar 24 22:03:12 unbound[19273:0] debug: creating udp4 socket 127.0.0.1 53535
Mar 24 22:03:12 unbound[19273:0] debug: creating tcp4 socket 127.0.0.1 53535
Mar 24 22:03:12 unbound[19273:0] debug: creating udp6 socket :: 53535
Mar 24 22:03:12 unbound[19273:0] debug: creating tcp6 socket :: 53535
Mar 24 22:03:12 unbound[19273:0] debug: creating tcp4 socket 127.0.0.1 953
Mar 24 22:03:12 unbound[19273:0] debug: chdir to /opt/var/lib/unbound
Mar 24 22:03:12 unbound[19273:0] debug: chroot to /opt/var/lib/unbound
Mar 24 22:03:12 unbound[19273:0] debug: drop user privileges, run as nobody
Mar 24 22:03:12 unbound[19273:0] debug: switching log to stderr
Mar 24 22:03:12 unbound[19273:0] debug: read zonefile root.zone for .
Mar 24 22:03:13 unbound[19273:0] debug: read zonefile /rpz.urlhaus.abuse.ch.zone for rpz.urlhaus.abuse.ch.
Mar 24 22:03:13 unbound[19273:0] debug: RPZ: skipping unsupported action: invalid
Mar 24 22:03:13 unbound[19273:0] debug: RPZ: skipping unsupported action: invalid
Mar 24 22:03:13 unbound[19273:0] debug: module config: "respip validator iterator"
Mar 24 22:03:13 unbound[19273:0] notice: init module 0: respip
Mar 24 22:03:13 unbound[19273:0] notice: init module 1: validator
Mar 24 22:03:13 unbound[19273:0] debug: reading autotrust anchor file /root.key
Mar 24 22:03:13 unbound[19273:0] info: trust point . : 1
Mar 24 22:03:13 unbound[19273:0] info: assembled 0 DS and 1 DNSKEYs
Mar 24 22:03:13 unbound[19273:0] info: DNSKEY:: . 86400 IN DNSKEY 257 3 8 AwEAAaz/tAm8yTn4Mfeh5eyI96WSVexTBAvkMgJzkKTOiW1vkIbzxeF3+/4RgWOq7HrxRixHlFlExOLAJr5emLvN7SWXgnLh4+B5xQlNVz8Og8kvArMtNROxVQuCaSnIDdD5LKyWbRd2n9WGe2R8PzgCmr3EgVLrjyBxWezF0jLHwVN8efS3rCj/EWgvIWgb9tarpVUDK/b58Da+sqqls3eNbuv7pr+eoZG+SrDK6nWeL3c6H5Apxz7LjVc1uTIdsIXxuOLYA4/ilBmSVIzuDWfdRUfhHdY6+cn8HFRm+2hM8AnXGXws9555KrUB5qihylGa8subX2Nn6UwNR1AkUTV74bU= ;{id = 20326 (ksk), size = 2048b}
Mar 24 22:03:13 unbound[19273:0] info: file /root.key
Mar 24 22:03:13 unbound[19273:0] info: last_queried: 1616557109 Tue Mar 23 23:38:29 2021
Mar 24 22:03:13 unbound[19273:0] info: last_success: 1616557109 Tue Mar 23 23:38:29 2021
Mar 24 22:03:13 unbound[19273:0] info: next_probe_time: 1616636529 Wed Mar 24 21:42:09 2021
Mar 24 22:03:13 unbound[19273:0] info: query_interval: 86399
Mar 24 22:03:13 unbound[19273:0] info: retry_time: 17279
Mar 24 22:03:13 unbound[19273:0] info: query_failed: 0
Mar 24 22:03:13 unbound[19273:0] info: [ VALID ] . 86400 IN DNSKEY 257 3 8 AwEAAaz/tAm8yTn4Mfeh5eyI96WSVexTBAvkMgJzkKTOiW1vkIbzxeF3+/4RgWOq7HrxRixHlFlExOLAJr5emLvN7SWXgnLh4+B5xQlNVz8Og8kvArMtNROxVQuCaSnIDdD5LKyWbRd2n9WGe2R8PzgCmr3EgVLrjyBxWezF0jLHwVN8efS3rCj/EWgvIWgb9tarpVUDK/b58Da+sqqls3eNbuv7pr+eoZG+SrDK6nWeL3c6H5Apxz7LjVc1uTIdsIXxuOLYA4/ilBmSVIzuDWfdRUfhHdY6+cn8HFRm+2hM8AnXGXws9555KrUB5qihylGa8subX2Nn6UwNR1AkUTV74bU= ;{id = 20326 (ksk), size = 2048b} ;;state:2 ;;pending_count:0 last:Sat Mar 20 23:06:06 2021
Mar 24 22:03:13 unbound[19273:0] debug: validator nsec3cfg keysz 1024 mxiter 150
Mar 24 22:03:13 unbound[19273:0] debug: validator nsec3cfg keysz 2048 mxiter 500
Mar 24 22:03:13 unbound[19273:0] debug: validator nsec3cfg keysz 4096 mxiter 2500
Mar 24 22:03:13 unbound[19273:0] notice: init module 2: iterator
Mar 24 22:03:13 unbound[19273:0] debug: target fetch policy for level 0 is 3
Mar 24 22:03:13 unbound[19273:0] debug: target fetch policy for level 1 is 2
Mar 24 22:03:13 unbound[19273:0] debug: target fetch policy for level 2 is 1
Mar 24 22:03:13 unbound[19273:0] debug: target fetch policy for level 3 is 0
Mar 24 22:03:13 unbound[19273:0] debug: target fetch policy for level 4 is 0
Mar 24 22:03:13 unbound[19273:0] debug: ignoring duplicate private-address: fe80::/10
Mar 24 22:03:13 unbound[19273:0] debug: ignoring duplicate private-address: fd00::/8
Mar 24 22:03:13 unbound[19273:0] debug: total of 59463 outgoing ports available
Mar 24 22:03:13 unbound[19273:0] debug: start threads
Mar 24 22:03:13 unbound[19273:0] debug: pluggable-libevent 2.1.12-stable uses epoll method.
Mar 24 22:03:13 unbound[19273:0] debug: Reading root hints from /root.hints
Mar 24 22:03:13 unbound[19273:0] info: DelegationPoint<.>: 13 names (0 missing), 26 addrs (0 result, 26 avail) parentNS
Mar 24 22:03:13 unbound[19273:0] info: M.ROOT-SERVERS.NET. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: L.ROOT-SERVERS.NET. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: K.ROOT-SERVERS.NET. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: J.ROOT-SERVERS.NET. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: I.ROOT-SERVERS.NET. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: H.ROOT-SERVERS.NET. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: G.ROOT-SERVERS.NET. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: F.ROOT-SERVERS.NET. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: E.ROOT-SERVERS.NET. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: D.ROOT-SERVERS.NET. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: C.ROOT-SERVERS.NET. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: B.ROOT-SERVERS.NET. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: A.ROOT-SERVERS.NET. * A AAAA
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:dc3::35 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 202.12.27.33 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:500:9f::42 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 199.7.83.42 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:7fd::1 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 193.0.14.129 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:503:c27::2:30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.58.128.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:7fe::53 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.36.148.17 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:500:1::53 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 198.97.190.53 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:500:12::d0d port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.112.36.4 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:500:2f::f port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.5.5.241 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:500:a8::e port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.203.230.10 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:500:2d::d port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 199.7.91.13 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:500:2::c port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.33.4.12 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:500:200::b port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 199.9.14.201 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:503:ba3e::2:30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 198.41.0.4 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: auth zone . timeout in 1800 seconds
Mar 24 22:03:13 unbound[19273:0] debug: cache memory msg=33048 rrset=33048 infra=6528 val=33344
Mar 24 22:03:13 unbound[19273:0] info: start of service (unbound 1.13.1).
Mar 24 22:03:13 unbound[19273:0] query: 127.0.0.1 device-metrics-us.amazon.com. A IN
Mar 24 22:03:13 unbound[19273:0] debug: mesh_run: start
Mar 24 22:03:13 unbound[19273:0] info: respip operate: query device-metrics-us.amazon.com. A IN
Mar 24 22:03:13 unbound[19273:0] debug: respip: pass to next module
Mar 24 22:03:13 unbound[19273:0] debug: mesh_run: respip module exit state is module_wait_module
Mar 24 22:03:13 unbound[19273:0] debug: validator[module 1] operate: extstate:module_state_initial event:module_event_pass
Mar 24 22:03:13 unbound[19273:0] info: validator operate: query device-metrics-us.amazon.com. A IN
Mar 24 22:03:13 unbound[19273:0] debug: validator: pass to next module
Mar 24 22:03:13 unbound[19273:0] debug: mesh_run: validator module exit state is module_wait_module
Mar 24 22:03:13 unbound[19273:0] debug: iterator[module 2] operate: extstate:module_state_initial event:module_event_pass
Mar 24 22:03:13 unbound[19273:0] debug: process_request: new external request event
Mar 24 22:03:13 unbound[19273:0] debug: iter_handle processing q with state INIT REQUEST STATE
Mar 24 22:03:13 unbound[19273:0] info: resolving device-metrics-us.amazon.com. A IN
Mar 24 22:03:13 unbound[19273:0] debug: request has dependency depth of 0
Mar 24 22:03:13 unbound[19273:0] debug: iter_handle processing q with state INIT REQUEST STATE (stage 2)
Mar 24 22:03:13 unbound[19273:0] info: resolving (init part 2): device-metrics-us.amazon.com. A IN
Mar 24 22:03:13 unbound[19273:0] debug: iter_handle processing q with state INIT REQUEST STATE (stage 3)
Mar 24 22:03:13 unbound[19273:0] info: resolving (init part 3): device-metrics-us.amazon.com. A IN
Mar 24 22:03:13 unbound[19273:0] info: schedule dnskey prefetch . DNSKEY IN
Mar 24 22:03:13 unbound[19273:0] debug: iter_handle processing q with state QUERY TARGETS STATE
Mar 24 22:03:13 unbound[19273:0] info: processQueryTargets: device-metrics-us.amazon.com. A IN
Mar 24 22:03:13 unbound[19273:0] debug: processQueryTargets: targetqueries 0, currentqueries 0 sentcount 0
Mar 24 22:03:13 unbound[19273:0] info: DelegationPoint<.>: empty
Mar 24 22:03:13 unbound[19273:0] debug: removing 2 labels
Mar 24 22:03:13 unbound[19273:0] info: auth_zone . query com. A, domain com. exact notexist, ce com., rrset NS
Mar 24 22:03:13 unbound[19273:0] info: msg from auth zone ;; ->>HEADER<<- opcode: QUERY, rcode: NOERROR, id: 0
;; flags: qr ; QUERY: 1, ANSWER: 0, AUTHORITY: 15, ADDITIONAL: 26
;; QUESTION SECTION:
com. IN A
;; ANSWER SECTION:
;; AUTHORITY SECTION:
com. 172800 IN NS e.gtld-servers.net.
com. 172800 IN NS f.gtld-servers.net.
com. 172800 IN NS g.gtld-servers.net.
com. 172800 IN NS h.gtld-servers.net.
com. 172800 IN NS i.gtld-servers.net.
com. 172800 IN NS j.gtld-servers.net.
com. 172800 IN NS k.gtld-servers.net.
com. 172800 IN NS l.gtld-servers.net.
com. 172800 IN NS m.gtld-servers.net.
com. 172800 IN NS a.gtld-servers.net.
com. 172800 IN NS b.gtld-servers.net.
com. 172800 IN NS c.gtld-servers.net.
com. 172800 IN NS d.gtld-servers.net.
com. 86400 IN DS 30909 8 2 E2D3C916F6DEEAC73294E8268FB5885044A833FC5459588F4A9184CFC41A5766
com. 86400 IN RRSIG DS 8 1 86400 20210406050000 20210324040000 42351 . m5QwIBcnJD71n8x04KRZLsbkglIU8PXtk7vkGLLFSM5LlLwkcH+0YQ05SAVYNOXCWm+JG35uLifDHs0HJVlOlTNt6vGd3nHFnSfrljYsxWRmvLDIGJH1iknPdsy60uLyX2eHhp9uB5gN+sv66Gu/R7R7ic1J0UmAhtWzg37e5eTPRw5oF26bISXXzeT8Sv5wdGF+lEJQCjuAWD9x7uvgdhMoknMwRuD497SBdG8lCowaSc8+cYwkkQtbN1hNT4g5jj+QhGkKHwhIO6C/OdzsasWghgkxNegGamV4YWhtuiIlP8qZ1334iQhn57o1MZKWUkzS0OXv0hPwtoss0e67Eg== ;{id = 42351}
;; ADDITIONAL SECTION:
a.gtld-servers.net. 172800 IN A 192.5.6.30
a.gtld-servers.net. 172800 IN AAAA 2001:503:a83e::2:30
b.gtld-servers.net. 172800 IN A 192.33.14.30
b.gtld-servers.net. 172800 IN AAAA 2001:503:231d::2:30
c.gtld-servers.net. 172800 IN A 192.26.92.30
c.gtld-servers.net. 172800 IN AAAA 2001:503:83eb::30
d.gtld-servers.net. 172800 IN A 192.31.80.30
d.gtld-servers.net. 172800 IN AAAA 2001:500:856e::30
e.gtld-servers.net. 172800 IN A 192.12.94.30
e.gtld-servers.net. 172800 IN AAAA 2001:502:1ca1::30
f.gtld-servers.net. 172800 IN A 192.35.51.30
f.gtld-servers.net. 172800 IN AAAA 2001:503:d414::30
g.gtld-servers.net. 172800 IN A 192.42.93.30
g.gtld-servers.net. 172800 IN AAAA 2001:503:eea3::30
h.gtld-servers.net. 172800 IN A 192.54.112.30
h.gtld-servers.net. 172800 IN AAAA 2001:502:8cc::30
i.gtld-servers.net. 172800 IN A 192.43.172.30
i.gtld-servers.net. 172800 IN AAAA 2001:503:39c1::30
j.gtld-servers.net. 172800 IN A 192.48.79.30
j.gtld-servers.net. 172800 IN AAAA 2001:502:7094::30
k.gtld-servers.net. 172800 IN A 192.52.178.30
k.gtld-servers.net. 172800 IN AAAA 2001:503:d2d::30
l.gtld-servers.net. 172800 IN A 192.41.162.30
l.gtld-servers.net. 172800 IN AAAA 2001:500:d937::30
m.gtld-servers.net. 172800 IN A 192.55.83.30
m.gtld-servers.net. 172800 IN AAAA 2001:501:b1f9::30
;; MSG SIZE rcvd: 1152
Mar 24 22:03:13 unbound[19273:0] debug: iter_handle processing q with state QUERY RESPONSE STATE
Mar 24 22:03:13 unbound[19273:0] info: query response was REFERRAL
Mar 24 22:03:13 unbound[19273:0] info: found in cache m.gtld-servers.net. A IN
Mar 24 22:03:13 unbound[19273:0] info: found in cache m.gtld-servers.net. AAAA IN
Mar 24 22:03:13 unbound[19273:0] info: found in cache l.gtld-servers.net. A IN
Mar 24 22:03:13 unbound[19273:0] info: found in cache l.gtld-servers.net. AAAA IN
Mar 24 22:03:13 unbound[19273:0] info: found in cache k.gtld-servers.net. A IN
Mar 24 22:03:13 unbound[19273:0] info: found in cache k.gtld-servers.net. AAAA IN
Mar 24 22:03:13 unbound[19273:0] info: found in cache j.gtld-servers.net. A IN
Mar 24 22:03:13 unbound[19273:0] info: found in cache j.gtld-servers.net. AAAA IN
Mar 24 22:03:13 unbound[19273:0] info: found in cache i.gtld-servers.net. A IN
Mar 24 22:03:13 unbound[19273:0] info: found in cache i.gtld-servers.net. AAAA IN
Mar 24 22:03:13 unbound[19273:0] info: found in cache h.gtld-servers.net. A IN
Mar 24 22:03:13 unbound[19273:0] info: found in cache h.gtld-servers.net. AAAA IN
Mar 24 22:03:13 unbound[19273:0] info: found in cache g.gtld-servers.net. A IN
Mar 24 22:03:13 unbound[19273:0] info: found in cache g.gtld-servers.net. AAAA IN
Mar 24 22:03:13 unbound[19273:0] info: found in cache f.gtld-servers.net. A IN
Mar 24 22:03:13 unbound[19273:0] info: found in cache f.gtld-servers.net. AAAA IN
Mar 24 22:03:13 unbound[19273:0] info: found in cache e.gtld-servers.net. A IN
Mar 24 22:03:13 unbound[19273:0] info: found in cache e.gtld-servers.net. AAAA IN
Mar 24 22:03:13 unbound[19273:0] info: found in cache d.gtld-servers.net. A IN
Mar 24 22:03:13 unbound[19273:0] info: found in cache d.gtld-servers.net. AAAA IN
Mar 24 22:03:13 unbound[19273:0] info: found in cache c.gtld-servers.net. A IN
Mar 24 22:03:13 unbound[19273:0] info: found in cache c.gtld-servers.net. AAAA IN
Mar 24 22:03:13 unbound[19273:0] info: found in cache b.gtld-servers.net. A IN
Mar 24 22:03:13 unbound[19273:0] info: found in cache b.gtld-servers.net. AAAA IN
Mar 24 22:03:13 unbound[19273:0] info: found in cache a.gtld-servers.net. A IN
Mar 24 22:03:13 unbound[19273:0] info: found in cache a.gtld-servers.net. AAAA IN
Mar 24 22:03:13 unbound[19273:0] info: DelegationPoint<com.>: 13 names (0 missing), 26 addrs (0 result, 26 avail) parentNS
Mar 24 22:03:13 unbound[19273:0] info: m.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: l.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: k.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: j.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: i.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: h.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: g.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: f.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: e.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: d.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: c.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: b.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: a.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:501:b1f9::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.55.83.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:500:d937::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.41.162.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:503:d2d::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.52.178.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:502:7094::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.48.79.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:503:39c1::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.43.172.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:502:8cc::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.54.112.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:503:eea3::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.42.93.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:503:d414::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.35.51.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:502:1ca1::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.12.94.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:500:856e::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.31.80.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:503:83eb::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.26.92.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:503:231d::2:30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.33.14.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:503:a83e::2:30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.5.6.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] info: schedule dnskey prefetch com. DNSKEY IN
Mar 24 22:03:13 unbound[19273:0] debug: cleared outbound list for next round
Mar 24 22:03:13 unbound[19273:0] debug: iter_handle processing q with state QUERY TARGETS STATE
Mar 24 22:03:13 unbound[19273:0] info: processQueryTargets: device-metrics-us.amazon.com. A IN
Mar 24 22:03:13 unbound[19273:0] debug: processQueryTargets: targetqueries 0, currentqueries 0 sentcount 0
Mar 24 22:03:13 unbound[19273:0] info: DelegationPoint<com.>: 13 names (0 missing), 26 addrs (0 result, 26 avail) parentNS
Mar 24 22:03:13 unbound[19273:0] info: m.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: l.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: k.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: j.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: i.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: h.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: g.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: f.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: e.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: d.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: c.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: b.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: a.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:501:b1f9::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.55.83.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:500:d937::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.41.162.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:503:d2d::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.52.178.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:502:7094::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.48.79.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:503:39c1::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.43.172.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:502:8cc::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.54.112.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:503:eea3::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.42.93.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:503:d414::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.35.51.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:502:1ca1::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.12.94.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:500:856e::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.31.80.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:503:83eb::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.26.92.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:503:231d::2:30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.33.14.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:503:a83e::2:30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.5.6.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: removing 1 labels
Mar 24 22:03:13 unbound[19273:0] debug: attempt to get extra 3 targets
Mar 24 22:03:13 unbound[19273:0] debug: selrtt 376
Mar 24 22:03:13 unbound[19273:0] info: sending query: amazon.com. A IN
Mar 24 22:03:13 unbound[19273:0] debug: sending to target: <com.> 192.52.178.30#53
Mar 24 22:03:13 unbound[19273:0] debug: dnssec status: expected
Mar 24 22:03:13 unbound[19273:0] debug: EDNS lookup known=0 vs=0
Mar 24 22:03:13 unbound[19273:0] debug: serviced query UDP timeout=376 msec
Mar 24 22:03:13 unbound[19273:0] debug: inserted new pending reply id=265b
Mar 24 22:03:13 unbound[19273:0] debug: opened UDP if=0 port=60944
Mar 24 22:03:13 unbound[19273:0] debug: comm point start listening 13 (-1 msec)
Mar 24 22:03:13 unbound[19273:0] debug: mesh_run: iterator module exit state is module_wait_reply
Mar 24 22:03:13 unbound[19273:0] debug: iterator[module 2] operate: extstate:module_state_initial event:module_event_pass
Mar 24 22:03:13 unbound[19273:0] info: iterator operate: query . DNSKEY IN
Mar 24 22:03:13 unbound[19273:0] debug: iter_handle processing q with state INIT REQUEST STATE
Mar 24 22:03:13 unbound[19273:0] info: resolving . DNSKEY IN
Mar 24 22:03:13 unbound[19273:0] debug: request has dependency depth of 1
Mar 24 22:03:13 unbound[19273:0] debug: iter_handle processing q with state INIT REQUEST STATE (stage 2)
Mar 24 22:03:13 unbound[19273:0] info: resolving (init part 2): . DNSKEY IN
Mar 24 22:03:13 unbound[19273:0] debug: iter_handle processing q with state INIT REQUEST STATE (stage 3)
Mar 24 22:03:13 unbound[19273:0] info: resolving (init part 3): . DNSKEY IN
Mar 24 22:03:13 unbound[19273:0] debug: iter_handle processing q with state QUERY TARGETS STATE
Mar 24 22:03:13 unbound[19273:0] info: processQueryTargets: . DNSKEY IN
Mar 24 22:03:13 unbound[19273:0] debug: processQueryTargets: targetqueries 0, currentqueries 0 sentcount 0
Mar 24 22:03:13 unbound[19273:0] info: DelegationPoint<.>: empty
Mar 24 22:03:13 unbound[19273:0] info: auth_zone . query . DNSKEY, domain . exact exist, ce ., rrset NULL
Mar 24 22:03:13 unbound[19273:0] info: msg from auth zone ;; ->>HEADER<<- opcode: QUERY, rcode: NOERROR, id: 0
;; flags: qr aa ; QUERY: 1, ANSWER: 4, AUTHORITY: 0, ADDITIONAL: 0
;; QUESTION SECTION:
. IN DNSKEY
;; ANSWER SECTION:
. 172800 IN DNSKEY 256 3 8 AwEAAbKGKkqc1VAvQr48iPf9Nd39f337MitggxF0AB9kLKRNSuq9joOEPC/R6PD/4lTzUms8U9oP+aiF0rVC2rGOKSdOLxPHRLA3ameMFT2/3bmVCFsRsn03IVTdN5VUAfczjqjmA0t9NM7bbN5oVzuQL3P1FyQb1q6HX4M1qg+htMNEd9PdlPLMFcrUg5fcYtTr2llVkO1Xo3lAdrjmmxfGeIyQnskpwPyW88J527DEytmgPo5KzLBYLMoL2Q41PK0ul0rs7yN+g5IG4LnJOcjew1yrmHXrp/OzrpsO4FkicufYt/ygfQKkT5HYbr/yFgeZAfaF80nYyc7wgDYxOeHdiRk= ;{id = 42351 (zsk), size = 2048b}
. 172800 IN DNSKEY 257 3 8 AwEAAaz/tAm8yTn4Mfeh5eyI96WSVexTBAvkMgJzkKTOiW1vkIbzxeF3+/4RgWOq7HrxRixHlFlExOLAJr5emLvN7SWXgnLh4+B5xQlNVz8Og8kvArMtNROxVQuCaSnIDdD5LKyWbRd2n9WGe2R8PzgCmr3EgVLrjyBxWezF0jLHwVN8efS3rCj/EWgvIWgb9tarpVUDK/b58Da+sqqls3eNbuv7pr+eoZG+SrDK6nWeL3c6H5Apxz7LjVc1uTIdsIXxuOLYA4/ilBmSVIzuDWfdRUfhHdY6+cn8HFRm+2hM8AnXGXws9555KrUB5qihylGa8subX2Nn6UwNR1AkUTV74bU= ;{id = 20326 (ksk), size = 2048b}
. 172800 IN DNSKEY 256 3 8 AwEAAa+HvD7XXjmL+1htThUQyZW7oWGnjzKHJASg3TSR5Bmu5LfnSVW7fxqZa2oAYo2ionIQWyqAj/loApzg8GNMhyIibftPJso54uWRQ2GaoMrwLD5SLu676kf7urJq6nqdjNC0aJM/C888li69lVH6tiu2tZm1NH3cmgfnMUJpD60bsrDUqs7XwftmNkdkHa4ltQbM3UNPyfTaNBQYoH3wpOpSjdk3tyDRnreBO6Idrw+DGf/rve4sL3qiSaXfYIkcwAwozxR34iHU5dbCDs8S6FmZYhoSVKVgNSUkudxhd9/6RrZkYRgvwRsQXl3UwsacU1DsXcORqIC+7NlQ6M2OJVU= ;{id = 14631 (zsk), size = 2048b}
. 172800 IN RRSIG DNSKEY 8 0 172800 20210412000000 20210322000000 20326 . aFWFjXeJ3iAU1y9kcMRHfT9tJqmPvzMGPFAaxmGXqZc2/jKptPUCfaOrBQXGC+G7Bjju6o6smoq/g83iU6ypvrtjTNH9l+t46DiDfzEca9jmcyJ2S8dDRFu2WjUyxSdu+Ntz3MLwUNQqM+yNDM3uKxQAexI/IahhV9R+4+7taeawBg35SZTb2XZXURa/KL6TJpmUlXSagIUcAiCtazc9vtxqU280vZsGLwFClgffkfk9tXGwWdUdZ5FG/XbX2F3QUkXaemqVgrUvGMfUe0GzfOzeJoNgXXRWz1f7hoyg63LBUU6Mw2bx0ZcDvmnqH/B37XX1nz6IF+vSeveWh4N6GQ== ;{id = 20326}
;; AUTHORITY SECTION:
;; ADDITIONAL SECTION:
;; MSG SIZE rcvd: 1128
Mar 24 22:03:13 unbound[19273:0] debug: iter_handle processing q with state QUERY RESPONSE STATE
Mar 24 22:03:13 unbound[19273:0] info: query response was ANSWER
Mar 24 22:03:13 unbound[19273:0] debug: iter_handle processing q with state FINISHED RESPONSE STATE
Mar 24 22:03:13 unbound[19273:0] info: finishing processing for . DNSKEY IN
Mar 24 22:03:13 unbound[19273:0] debug: mesh_run: iterator module exit state is module_finished
Mar 24 22:03:13 unbound[19273:0] debug: validator[module 1] operate: extstate:module_state_initial event:module_event_moddone
Mar 24 22:03:13 unbound[19273:0] info: validator operate: query . DNSKEY IN
Mar 24 22:03:13 unbound[19273:0] debug: validator: nextmodule returned
Mar 24 22:03:13 unbound[19273:0] debug: not validating response, is valrec(validation recursion lookup)
Mar 24 22:03:13 unbound[19273:0] debug: mesh_run: validator module exit state is module_finished
Mar 24 22:03:13 unbound[19273:0] info: respip operate: query . DNSKEY IN
Mar 24 22:03:13 unbound[19273:0] debug: mesh_run: respip module exit state is module_finished
Mar 24 22:03:13 unbound[19273:0] debug: iterator[module 2] operate: extstate:module_state_initial event:module_event_pass
Mar 24 22:03:13 unbound[19273:0] info: iterator operate: query com. DNSKEY IN
Mar 24 22:03:13 unbound[19273:0] debug: iter_handle processing q with state INIT REQUEST STATE
Mar 24 22:03:13 unbound[19273:0] info: resolving com. DNSKEY IN
Mar 24 22:03:13 unbound[19273:0] debug: request has dependency depth of 1
Mar 24 22:03:13 unbound[19273:0] debug: cache delegation returns delegpt
Mar 24 22:03:13 unbound[19273:0] info: DelegationPoint<com.>: 13 names (0 missing), 26 addrs (0 result, 26 avail) cacheNS
Mar 24 22:03:13 unbound[19273:0] info: m.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: l.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: k.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: j.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: i.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: h.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: g.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: f.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: e.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: d.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: c.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: b.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: a.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:503:a83e::2:30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.5.6.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:503:231d::2:30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.33.14.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:503:83eb::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.26.92.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:500:856e::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.31.80.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:502:1ca1::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.12.94.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:503:d414::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.35.51.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:503:eea3::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.42.93.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:502:8cc::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.54.112.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:503:39c1::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.43.172.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:502:7094::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.48.79.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:503:d2d::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.52.178.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:500:d937::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.41.162.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:501:b1f9::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.55.83.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: iter_handle processing q with state INIT REQUEST STATE (stage 2)
Mar 24 22:03:13 unbound[19273:0] info: resolving (init part 2): com. DNSKEY IN
Mar 24 22:03:13 unbound[19273:0] debug: iter_handle processing q with state INIT REQUEST STATE (stage 3)
Mar 24 22:03:13 unbound[19273:0] info: resolving (init part 3): com. DNSKEY IN
Mar 24 22:03:13 unbound[19273:0] debug: iter_handle processing q with state QUERY TARGETS STATE
Mar 24 22:03:13 unbound[19273:0] info: processQueryTargets: com. DNSKEY IN
Mar 24 22:03:13 unbound[19273:0] debug: processQueryTargets: targetqueries 0, currentqueries 0 sentcount 0
Mar 24 22:03:13 unbound[19273:0] info: DelegationPoint<com.>: 13 names (0 missing), 26 addrs (0 result, 26 avail) cacheNS
Mar 24 22:03:13 unbound[19273:0] info: m.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: l.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: k.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: j.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: i.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: h.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: g.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: f.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: e.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: d.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: c.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: b.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: a.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:503:a83e::2:30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.5.6.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:503:231d::2:30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.33.14.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:503:83eb::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.26.92.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:500:856e::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.31.80.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:502:1ca1::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.12.94.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:503:d414::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.35.51.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:503:eea3::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.42.93.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:502:8cc::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.54.112.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:503:39c1::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.43.172.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:502:7094::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.48.79.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:503:d2d::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.52.178.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:500:d937::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.41.162.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:501:b1f9::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.55.83.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: attempt to get extra 2 targets
Mar 24 22:03:13 unbound[19273:0] debug: servselect ip4 192.52.178.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: rtt=376
Mar 24 22:03:13 unbound[19273:0] debug: selrtt 376
Mar 24 22:03:13 unbound[19273:0] info: sending query: com. DNSKEY IN
Mar 24 22:03:13 unbound[19273:0] debug: sending to target: <com.> 2001:502:8cc::30#53
Mar 24 22:03:13 unbound[19273:0] debug: dnssec status: expected
Mar 24 22:03:13 unbound[19273:0] debug: EDNS lookup known=0 vs=0
Mar 24 22:03:13 unbound[19273:0] debug: serviced query UDP timeout=376 msec
Mar 24 22:03:13 unbound[19273:0] debug: inserted new pending reply id=99bf
Mar 24 22:03:13 unbound[19273:0] debug: opened UDP if=0 port=53882
Mar 24 22:03:13 unbound[19273:0] debug: comm point start listening 14 (-1 msec)
Mar 24 22:03:13 unbound[19273:0] debug: mesh_run: iterator module exit state is module_wait_reply
Mar 24 22:03:13 unbound[19273:0] info: mesh_run: end 2 recursion states (1 with reply, 1 detached), 1 waiting replies, 0 recursion replies sent, 0 replies dropped, 0 states jostled out
Mar 24 22:03:13 unbound[19273:0] info: 0vRDCDd mod2 com. DNSKEY IN
Mar 24 22:03:13 unbound[19273:0] info: 1RDd mod2 rep device-metrics-us.amazon.com. A IN
Mar 24 22:03:13 unbound[19273:0] debug: cache memory msg=33289 rrset=42447 infra=7130 val=33344
Mar 24 22:03:13 unbound[19273:0] query: 127.0.0.1 apresolve.spotify.com. AAAA IN
Mar 24 22:03:13 unbound[19273:0] debug: mesh_run: start
Mar 24 22:03:13 unbound[19273:0] info: respip operate: query apresolve.spotify.com. AAAA IN
Mar 24 22:03:13 unbound[19273:0] debug: respip: pass to next module
Mar 24 22:03:13 unbound[19273:0] debug: mesh_run: respip module exit state is module_wait_module
Mar 24 22:03:13 unbound[19273:0] debug: validator[module 1] operate: extstate:module_state_initial event:module_event_pass
Mar 24 22:03:13 unbound[19273:0] info: validator operate: query apresolve.spotify.com. AAAA IN
Mar 24 22:03:13 unbound[19273:0] debug: validator: pass to next module
Mar 24 22:03:13 unbound[19273:0] debug: mesh_run: validator module exit state is module_wait_module
Mar 24 22:03:13 unbound[19273:0] debug: iterator[module 2] operate: extstate:module_state_initial event:module_event_pass
Mar 24 22:03:13 unbound[19273:0] debug: process_request: new external request event
Mar 24 22:03:13 unbound[19273:0] debug: iter_handle processing q with state INIT REQUEST STATE
Mar 24 22:03:13 unbound[19273:0] info: resolving apresolve.spotify.com. AAAA IN
Mar 24 22:03:13 unbound[19273:0] debug: request has dependency depth of 0
Mar 24 22:03:13 unbound[19273:0] debug: cache delegation returns delegpt
Mar 24 22:03:13 unbound[19273:0] info: DelegationPoint<com.>: 13 names (0 missing), 26 addrs (0 result, 26 avail) cacheNS
Mar 24 22:03:13 unbound[19273:0] info: m.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: l.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: k.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: j.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: i.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: h.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: g.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: f.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: e.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: d.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: c.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: b.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: a.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:503:a83e::2:30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.5.6.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:503:231d::2:30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.33.14.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:503:83eb::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.26.92.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:500:856e::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.31.80.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:502:1ca1::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.12.94.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:503:d414::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.35.51.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:503:eea3::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.42.93.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:502:8cc::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.54.112.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:503:39c1::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.43.172.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:502:7094::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.48.79.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:503:d2d::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.52.178.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:500:d937::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.41.162.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:501:b1f9::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.55.83.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: iter_handle processing q with state INIT REQUEST STATE (stage 2)
Mar 24 22:03:13 unbound[19273:0] info: resolving (init part 2): apresolve.spotify.com. AAAA IN
Mar 24 22:03:13 unbound[19273:0] debug: iter_handle processing q with state INIT REQUEST STATE (stage 3)
Mar 24 22:03:13 unbound[19273:0] info: resolving (init part 3): apresolve.spotify.com. AAAA IN
Mar 24 22:03:13 unbound[19273:0] info: schedule dnskey prefetch com. DNSKEY IN
Mar 24 22:03:13 unbound[19273:0] debug: iter_handle processing q with state QUERY TARGETS STATE
Mar 24 22:03:13 unbound[19273:0] info: processQueryTargets: apresolve.spotify.com. AAAA IN
Mar 24 22:03:13 unbound[19273:0] debug: processQueryTargets: targetqueries 0, currentqueries 0 sentcount 0
Mar 24 22:03:13 unbound[19273:0] info: DelegationPoint<com.>: 13 names (0 missing), 26 addrs (0 result, 26 avail) cacheNS
Mar 24 22:03:13 unbound[19273:0] info: m.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: l.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: k.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: j.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: i.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: h.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: g.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: f.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: e.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: d.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: c.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: b.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: a.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:503:a83e::2:30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.5.6.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:503:231d::2:30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.33.14.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:503:83eb::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.26.92.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:500:856e::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.31.80.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:502:1ca1::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.12.94.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:503:d414::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.35.51.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:503:eea3::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.42.93.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:502:8cc::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.54.112.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:503:39c1::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.43.172.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:502:7094::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.48.79.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:503:d2d::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.52.178.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:500:d937::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.41.162.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:501:b1f9::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.55.83.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: removing 1 labels
Mar 24 22:03:13 unbound[19273:0] debug: attempt to get extra 3 targets
Mar 24 22:03:13 unbound[19273:0] debug: servselect ip4 192.52.178.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: rtt=376
Mar 24 22:03:13 unbound[19273:0] debug: servselect ip6 2001:502:8cc::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: rtt=376
Mar 24 22:03:13 unbound[19273:0] debug: selrtt 376
Mar 24 22:03:13 unbound[19273:0] info: sending query: spotify.com. A IN
Mar 24 22:03:13 unbound[19273:0] debug: sending to target: <com.> 192.26.92.30#53
Mar 24 22:03:13 unbound[19273:0] debug: dnssec status: expected
Mar 24 22:03:13 unbound[19273:0] debug: EDNS lookup known=0 vs=0
Mar 24 22:03:13 unbound[19273:0] debug: serviced query UDP timeout=376 msec
Mar 24 22:03:13 unbound[19273:0] debug: inserted new pending reply id=8a8d
Mar 24 22:03:13 unbound[19273:0] debug: opened UDP if=0 port=11633
Mar 24 22:03:13 unbound[19273:0] debug: comm point start listening 15 (-1 msec)
Mar 24 22:03:13 unbound[19273:0] debug: mesh_run: iterator module exit state is module_wait_reply
Mar 24 22:03:13 unbound[19273:0] info: mesh_run: end 3 recursion states (2 with reply, 1 detached), 2 waiting replies, 0 recursion replies sent, 0 replies dropped, 0 states jostled out
Mar 24 22:03:13 unbound[19273:0] info: 0vRDCDd mod2 com. DNSKEY IN
Mar 24 22:03:13 unbound[19273:0] info: 1RDd mod2 rep device-metrics-us.amazon.com. A IN
Mar 24 22:03:13 unbound[19273:0] info: 2RDd mod2 rep apresolve.spotify.com. AAAA IN
Mar 24 22:03:13 unbound[19273:0] debug: cache memory msg=33289 rrset=42447 infra=7431 val=33344
Mar 24 22:03:13 unbound[19273:0] query: 127.0.0.1 connectivitycheck.gstatic.com. A IN
Mar 24 22:03:13 unbound[19273:0] debug: mesh_run: start
Mar 24 22:03:13 unbound[19273:0] info: respip operate: query connectivitycheck.gstatic.com. A IN
Mar 24 22:03:13 unbound[19273:0] debug: respip: pass to next module
Mar 24 22:03:13 unbound[19273:0] debug: mesh_run: respip module exit state is module_wait_module
Mar 24 22:03:13 unbound[19273:0] debug: validator[module 1] operate: extstate:module_state_initial event:module_event_pass
Mar 24 22:03:13 unbound[19273:0] info: validator operate: query connectivitycheck.gstatic.com. A IN
Mar 24 22:03:13 unbound[19273:0] debug: validator: pass to next module
Mar 24 22:03:13 unbound[19273:0] debug: mesh_run: validator module exit state is module_wait_module
Mar 24 22:03:13 unbound[19273:0] debug: iterator[module 2] operate: extstate:module_state_initial event:module_event_pass
Mar 24 22:03:13 unbound[19273:0] debug: process_request: new external request event
Mar 24 22:03:13 unbound[19273:0] debug: iter_handle processing q with state INIT REQUEST STATE
Mar 24 22:03:13 unbound[19273:0] info: resolving connectivitycheck.gstatic.com. A IN
Mar 24 22:03:13 unbound[19273:0] debug: request has dependency depth of 0
Mar 24 22:03:13 unbound[19273:0] debug: cache delegation returns delegpt
Mar 24 22:03:13 unbound[19273:0] info: DelegationPoint<com.>: 13 names (0 missing), 26 addrs (0 result, 26 avail) cacheNS
Mar 24 22:03:13 unbound[19273:0] info: m.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: l.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: k.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: j.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: i.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: h.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: g.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: f.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: e.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: d.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: c.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: b.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: a.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:503:a83e::2:30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.5.6.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:503:231d::2:30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.33.14.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:503:83eb::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.26.92.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:500:856e::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.31.80.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:502:1ca1::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.12.94.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:503:d414::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.35.51.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:503:eea3::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.42.93.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:502:8cc::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.54.112.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:503:39c1::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.43.172.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:502:7094::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.48.79.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:503:d2d::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.52.178.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:500:d937::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.41.162.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:501:b1f9::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.55.83.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: iter_handle processing q with state INIT REQUEST STATE (stage 2)
Mar 24 22:03:13 unbound[19273:0] info: resolving (init part 2): connectivitycheck.gstatic.com. A IN
Mar 24 22:03:13 unbound[19273:0] debug: iter_handle processing q with state INIT REQUEST STATE (stage 3)
Mar 24 22:03:13 unbound[19273:0] info: resolving (init part 3): connectivitycheck.gstatic.com. A IN
Mar 24 22:03:13 unbound[19273:0] info: schedule dnskey prefetch com. DNSKEY IN
Mar 24 22:03:13 unbound[19273:0] debug: iter_handle processing q with state QUERY TARGETS STATE
Mar 24 22:03:13 unbound[19273:0] info: processQueryTargets: connectivitycheck.gstatic.com. A IN
Mar 24 22:03:13 unbound[19273:0] debug: processQueryTargets: targetqueries 0, currentqueries 0 sentcount 0
Mar 24 22:03:13 unbound[19273:0] info: DelegationPoint<com.>: 13 names (0 missing), 26 addrs (0 result, 26 avail) cacheNS
Mar 24 22:03:13 unbound[19273:0] info: m.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: l.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: k.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: j.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: i.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: h.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: g.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: f.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: e.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: d.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: c.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: b.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: a.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:503:a83e::2:30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.5.6.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:503:231d::2:30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.33.14.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:503:83eb::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.26.92.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:500:856e::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.31.80.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:502:1ca1::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.12.94.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:503:d414::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.35.51.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:503:eea3::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.42.93.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:502:8cc::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.54.112.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:503:39c1::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.43.172.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:502:7094::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.48.79.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:503:d2d::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.52.178.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:500:d937::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.41.162.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:501:b1f9::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.55.83.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: removing 1 labels
Mar 24 22:03:13 unbound[19273:0] debug: attempt to get extra 3 targets
Mar 24 22:03:13 unbound[19273:0] debug: servselect ip4 192.52.178.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: rtt=376
Mar 24 22:03:13 unbound[19273:0] debug: servselect ip6 2001:502:8cc::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: rtt=376
Mar 24 22:03:13 unbound[19273:0] debug: servselect ip4 192.26.92.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: rtt=376
Mar 24 22:03:13 unbound[19273:0] debug: selrtt 376
Mar 24 22:03:13 unbound[19273:0] info: sending query: gstatic.com. A IN
Mar 24 22:03:13 unbound[19273:0] debug: sending to target: <com.> 192.43.172.30#53
Mar 24 22:03:13 unbound[19273:0] debug: dnssec status: expected
Mar 24 22:03:13 unbound[19273:0] debug: EDNS lookup known=0 vs=0
Mar 24 22:03:13 unbound[19273:0] debug: serviced query UDP timeout=376 msec
Mar 24 22:03:13 unbound[19273:0] debug: inserted new pending reply id=d0bf
Mar 24 22:03:13 unbound[19273:0] debug: opened UDP if=0 port=12778
Mar 24 22:03:13 unbound[19273:0] debug: comm point start listening 16 (-1 msec)
Mar 24 22:03:13 unbound[19273:0] debug: mesh_run: iterator module exit state is module_wait_reply
Mar 24 22:03:13 unbound[19273:0] info: mesh_run: end 4 recursion states (3 with reply, 1 detached), 3 waiting replies, 0 recursion replies sent, 0 replies dropped, 0 states jostled out
Mar 24 22:03:13 unbound[19273:0] info: 0vRDCDd mod2 com. DNSKEY IN
Mar 24 22:03:13 unbound[19273:0] info: 1RDd mod2 rep connectivitycheck.gstatic.com. A IN
Mar 24 22:03:13 unbound[19273:0] info: 2RDd mod2 rep device-metrics-us.amazon.com. A IN
Mar 24 22:03:13 unbound[19273:0] info: 3RDd mod2 rep apresolve.spotify.com. AAAA IN
Mar 24 22:03:13 unbound[19273:0] debug: cache memory msg=33289 rrset=42447 infra=7732 val=33344
Mar 24 22:03:13 unbound[19273:0] query: 127.0.0.1 connectivitycheck.gstatic.com. AAAA IN
Mar 24 22:03:13 unbound[19273:0] debug: mesh_run: start
Mar 24 22:03:13 unbound[19273:0] info: respip operate: query connectivitycheck.gstatic.com. AAAA IN
Mar 24 22:03:13 unbound[19273:0] debug: respip: pass to next module
Mar 24 22:03:13 unbound[19273:0] debug: mesh_run: respip module exit state is module_wait_module
Mar 24 22:03:13 unbound[19273:0] debug: validator[module 1] operate: extstate:module_state_initial event:module_event_pass
Mar 24 22:03:13 unbound[19273:0] info: validator operate: query connectivitycheck.gstatic.com. AAAA IN
Mar 24 22:03:13 unbound[19273:0] debug: validator: pass to next module
Mar 24 22:03:13 unbound[19273:0] debug: mesh_run: validator module exit state is module_wait_module
Mar 24 22:03:13 unbound[19273:0] debug: iterator[module 2] operate: extstate:module_state_initial event:module_event_pass
Mar 24 22:03:13 unbound[19273:0] debug: process_request: new external request event
Mar 24 22:03:13 unbound[19273:0] debug: iter_handle processing q with state INIT REQUEST STATE
Mar 24 22:03:13 unbound[19273:0] info: resolving connectivitycheck.gstatic.com. AAAA IN
Mar 24 22:03:13 unbound[19273:0] debug: request has dependency depth of 0
Mar 24 22:03:13 unbound[19273:0] debug: cache delegation returns delegpt
Mar 24 22:03:13 unbound[19273:0] info: DelegationPoint<com.>: 13 names (0 missing), 26 addrs (0 result, 26 avail) cacheNS
Mar 24 22:03:13 unbound[19273:0] info: m.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: l.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: k.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: j.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: i.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: h.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: g.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: f.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: e.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: d.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: c.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: b.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: a.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:503:a83e::2:30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.5.6.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:503:231d::2:30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.33.14.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:503:83eb::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.26.92.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:500:856e::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.31.80.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:502:1ca1::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.12.94.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:503:d414::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.35.51.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:503:eea3::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.42.93.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:502:8cc::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.54.112.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:503:39c1::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.43.172.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:502:7094::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.48.79.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:503:d2d::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.52.178.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:500:d937::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.41.162.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:501:b1f9::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.55.83.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: iter_handle processing q with state INIT REQUEST STATE (stage 2)
Mar 24 22:03:13 unbound[19273:0] info: resolving (init part 2): connectivitycheck.gstatic.com. AAAA IN
Mar 24 22:03:13 unbound[19273:0] debug: iter_handle processing q with state INIT REQUEST STATE (stage 3)
Mar 24 22:03:13 unbound[19273:0] info: resolving (init part 3): connectivitycheck.gstatic.com. AAAA IN
Mar 24 22:03:13 unbound[19273:0] info: schedule dnskey prefetch com. DNSKEY IN
Mar 24 22:03:13 unbound[19273:0] debug: iter_handle processing q with state QUERY TARGETS STATE
Mar 24 22:03:13 unbound[19273:0] info: processQueryTargets: connectivitycheck.gstatic.com. AAAA IN
Mar 24 22:03:13 unbound[19273:0] debug: processQueryTargets: targetqueries 0, currentqueries 0 sentcount 0
Mar 24 22:03:13 unbound[19273:0] info: DelegationPoint<com.>: 13 names (0 missing), 26 addrs (0 result, 26 avail) cacheNS
Mar 24 22:03:13 unbound[19273:0] info: m.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: l.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: k.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: j.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: i.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: h.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: g.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: f.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: e.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: d.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: c.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: b.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: a.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:503:a83e::2:30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.5.6.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:503:231d::2:30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.33.14.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:503:83eb::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.26.92.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:500:856e::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.31.80.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:502:1ca1::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.12.94.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:503:d414::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.35.51.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:503:eea3::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.42.93.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:502:8cc::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.54.112.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:503:39c1::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.43.172.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:502:7094::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.48.79.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:503:d2d::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.52.178.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:500:d937::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.41.162.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:501:b1f9::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.55.83.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: removing 1 labels
Mar 24 22:03:13 unbound[19273:0] debug: attempt to get extra 3 targets
Mar 24 22:03:13 unbound[19273:0] debug: servselect ip4 192.52.178.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: rtt=376
Mar 24 22:03:13 unbound[19273:0] debug: servselect ip4 192.43.172.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: rtt=376
Mar 24 22:03:13 unbound[19273:0] debug: servselect ip6 2001:502:8cc::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: rtt=376
Mar 24 22:03:13 unbound[19273:0] debug: servselect ip4 192.26.92.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: rtt=376
Mar 24 22:03:13 unbound[19273:0] debug: selrtt 376
Mar 24 22:03:13 unbound[19273:0] info: sending query: gstatic.com. A IN
Mar 24 22:03:13 unbound[19273:0] debug: sending to target: <com.> 2001:500:856e::30#53
Mar 24 22:03:13 unbound[19273:0] debug: dnssec status: expected
Mar 24 22:03:13 unbound[19273:0] debug: EDNS lookup known=0 vs=0
Mar 24 22:03:13 unbound[19273:0] debug: serviced query UDP timeout=376 msec
Mar 24 22:03:13 unbound[19273:0] debug: inserted new pending reply id=fe6f
Mar 24 22:03:13 unbound[19273:0] debug: opened UDP if=0 port=41652
Mar 24 22:03:13 unbound[19273:0] debug: comm point start listening 17 (-1 msec)
Mar 24 22:03:13 unbound[19273:0] debug: mesh_run: iterator module exit state is module_wait_reply
Mar 24 22:03:13 unbound[19273:0] info: mesh_run: end 5 recursion states (4 with reply, 1 detached), 4 waiting replies, 0 recursion replies sent, 0 replies dropped, 0 states jostled out
Mar 24 22:03:13 unbound[19273:0] info: 0vRDCDd mod2 com. DNSKEY IN
Mar 24 22:03:13 unbound[19273:0] info: 1RDd mod2 rep connectivitycheck.gstatic.com. A IN
Mar 24 22:03:13 unbound[19273:0] info: 2RDd mod2 rep device-metrics-us.amazon.com. A IN
Mar 24 22:03:13 unbound[19273:0] info: 3RDd mod2 rep apresolve.spotify.com. AAAA IN
Mar 24 22:03:13 unbound[19273:0] info: 4RDd mod2 rep connectivitycheck.gstatic.com. AAAA IN
Mar 24 22:03:13 unbound[19273:0] debug: cache memory msg=33289 rrset=42447 infra=8033 val=33344
Mar 24 22:03:13 unbound[19273:0] query: 127.0.0.1 www.gstatic.com. A IN
Mar 24 22:03:13 unbound[19273:0] debug: mesh_run: start
Mar 24 22:03:13 unbound[19273:0] info: respip operate: query www.gstatic.com. A IN
Mar 24 22:03:13 unbound[19273:0] debug: respip: pass to next module
Mar 24 22:03:13 unbound[19273:0] debug: mesh_run: respip module exit state is module_wait_module
Mar 24 22:03:13 unbound[19273:0] debug: validator[module 1] operate: extstate:module_state_initial event:module_event_pass
Mar 24 22:03:13 unbound[19273:0] info: validator operate: query www.gstatic.com. A IN
Mar 24 22:03:13 unbound[19273:0] debug: validator: pass to next module
Mar 24 22:03:13 unbound[19273:0] debug: mesh_run: validator module exit state is module_wait_module
Mar 24 22:03:13 unbound[19273:0] debug: iterator[module 2] operate: extstate:module_state_initial event:module_event_pass
Mar 24 22:03:13 unbound[19273:0] debug: process_request: new external request event
Mar 24 22:03:13 unbound[19273:0] debug: iter_handle processing q with state INIT REQUEST STATE
Mar 24 22:03:13 unbound[19273:0] info: resolving www.gstatic.com. A IN
Mar 24 22:03:13 unbound[19273:0] debug: request has dependency depth of 0
Mar 24 22:03:13 unbound[19273:0] debug: cache delegation returns delegpt
Mar 24 22:03:13 unbound[19273:0] info: DelegationPoint<com.>: 13 names (0 missing), 26 addrs (0 result, 26 avail) cacheNS
Mar 24 22:03:13 unbound[19273:0] info: m.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: l.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: k.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: j.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: i.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: h.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: g.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: f.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: e.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: d.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: c.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: b.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: a.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:503:a83e::2:30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.5.6.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:503:231d::2:30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.33.14.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:503:83eb::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.26.92.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:500:856e::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.31.80.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:502:1ca1::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.12.94.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:503:d414::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.35.51.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:503:eea3::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.42.93.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:502:8cc::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.54.112.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:503:39c1::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.43.172.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:502:7094::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.48.79.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:503:d2d::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.52.178.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:500:d937::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.41.162.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:501:b1f9::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.55.83.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: iter_handle processing q with state INIT REQUEST STATE (stage 2)
Mar 24 22:03:13 unbound[19273:0] info: resolving (init part 2): www.gstatic.com. A IN
Mar 24 22:03:13 unbound[19273:0] debug: iter_handle processing q with state INIT REQUEST STATE (stage 3)
Mar 24 22:03:13 unbound[19273:0] info: resolving (init part 3): www.gstatic.com. A IN
Mar 24 22:03:13 unbound[19273:0] info: schedule dnskey prefetch com. DNSKEY IN
Mar 24 22:03:13 unbound[19273:0] debug: iter_handle processing q with state QUERY TARGETS STATE
Mar 24 22:03:13 unbound[19273:0] info: processQueryTargets: www.gstatic.com. A IN
Mar 24 22:03:13 unbound[19273:0] debug: processQueryTargets: targetqueries 0, currentqueries 0 sentcount 0
Mar 24 22:03:13 unbound[19273:0] info: DelegationPoint<com.>: 13 names (0 missing), 26 addrs (0 result, 26 avail) cacheNS
Mar 24 22:03:13 unbound[19273:0] info: m.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: l.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: k.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: j.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: i.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: h.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: g.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: f.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: e.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: d.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: c.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: b.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: a.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:503:a83e::2:30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.5.6.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:503:231d::2:30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.33.14.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:503:83eb::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.26.92.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:500:856e::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.31.80.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:502:1ca1::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.12.94.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:503:d414::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.35.51.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:503:eea3::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.42.93.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:502:8cc::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.54.112.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:503:39c1::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.43.172.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:502:7094::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.48.79.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:503:d2d::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.52.178.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:500:d937::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.41.162.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:501:b1f9::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.55.83.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: removing 1 labels
Mar 24 22:03:13 unbound[19273:0] debug: attempt to get extra 3 targets
Mar 24 22:03:13 unbound[19273:0] debug: servselect ip4 192.52.178.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: rtt=376
Mar 24 22:03:13 unbound[19273:0] debug: servselect ip4 192.43.172.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: rtt=376
Mar 24 22:03:13 unbound[19273:0] debug: servselect ip6 2001:502:8cc::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: rtt=376
Mar 24 22:03:13 unbound[19273:0] debug: servselect ip6 2001:500:856e::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: rtt=376
Mar 24 22:03:13 unbound[19273:0] debug: servselect ip4 192.26.92.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: rtt=376
Mar 24 22:03:13 unbound[19273:0] debug: selrtt 376
Mar 24 22:03:13 unbound[19273:0] info: sending query: gstatic.com. A IN
Mar 24 22:03:13 unbound[19273:0] debug: sending to target: <com.> 2001:500:d937::30#53
Mar 24 22:03:13 unbound[19273:0] debug: dnssec status: expected
Mar 24 22:03:13 unbound[19273:0] debug: EDNS lookup known=0 vs=0
Mar 24 22:03:13 unbound[19273:0] debug: serviced query UDP timeout=376 msec
Mar 24 22:03:13 unbound[19273:0] debug: inserted new pending reply id=7cca
Mar 24 22:03:13 unbound[19273:0] debug: opened UDP if=0 port=26599
Mar 24 22:03:13 unbound[19273:0] debug: comm point start listening 18 (-1 msec)
Mar 24 22:03:13 unbound[19273:0] debug: mesh_run: iterator module exit state is module_wait_reply
Mar 24 22:03:13 unbound[19273:0] info: mesh_run: end 6 recursion states (5 with reply, 1 detached), 5 waiting replies, 0 recursion replies sent, 0 replies dropped, 0 states jostled out
Mar 24 22:03:13 unbound[19273:0] info: 0vRDCDd mod2 com. DNSKEY IN
Mar 24 22:03:13 unbound[19273:0] info: 1RDd mod2 rep www.gstatic.com. A IN
Mar 24 22:03:13 unbound[19273:0] info: 2RDd mod2 rep connectivitycheck.gstatic.com. A IN
Mar 24 22:03:13 unbound[19273:0] info: 3RDd mod2 rep device-metrics-us.amazon.com. A IN
Mar 24 22:03:13 unbound[19273:0] info: 4RDd mod2 rep apresolve.spotify.com. AAAA IN
Mar 24 22:03:13 unbound[19273:0] info: 5RDd mod2 rep connectivitycheck.gstatic.com. AAAA IN
Mar 24 22:03:13 unbound[19273:0] debug: cache memory msg=33289 rrset=42447 infra=8334 val=33344
Mar 24 22:03:13 unbound[19273:0] query: 127.0.0.1 www.gstatic.com. AAAA IN
Mar 24 22:03:13 unbound[19273:0] debug: mesh_run: start
Mar 24 22:03:13 unbound[19273:0] info: respip operate: query www.gstatic.com. AAAA IN
Mar 24 22:03:13 unbound[19273:0] debug: respip: pass to next module
Mar 24 22:03:13 unbound[19273:0] debug: mesh_run: respip module exit state is module_wait_module
Mar 24 22:03:13 unbound[19273:0] debug: validator[module 1] operate: extstate:module_state_initial event:module_event_pass
Mar 24 22:03:13 unbound[19273:0] info: validator operate: query www.gstatic.com. AAAA IN
Mar 24 22:03:13 unbound[19273:0] debug: validator: pass to next module
Mar 24 22:03:13 unbound[19273:0] debug: mesh_run: validator module exit state is module_wait_module
Mar 24 22:03:13 unbound[19273:0] debug: iterator[module 2] operate: extstate:module_state_initial event:module_event_pass
Mar 24 22:03:13 unbound[19273:0] debug: process_request: new external request event
Mar 24 22:03:13 unbound[19273:0] debug: iter_handle processing q with state INIT REQUEST STATE
Mar 24 22:03:13 unbound[19273:0] info: resolving www.gstatic.com. AAAA IN
Mar 24 22:03:13 unbound[19273:0] debug: request has dependency depth of 0
Mar 24 22:03:13 unbound[19273:0] debug: cache delegation returns delegpt
Mar 24 22:03:13 unbound[19273:0] info: DelegationPoint<com.>: 13 names (0 missing), 26 addrs (0 result, 26 avail) cacheNS
Mar 24 22:03:13 unbound[19273:0] info: m.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: l.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: k.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: j.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: i.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: h.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: g.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: f.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: e.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: d.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: c.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: b.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: a.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:503:a83e::2:30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.5.6.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:503:231d::2:30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.33.14.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:503:83eb::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.26.92.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:500:856e::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.31.80.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:502:1ca1::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.12.94.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:503:d414::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.35.51.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:503:eea3::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.42.93.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:502:8cc::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.54.112.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:503:39c1::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.43.172.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:502:7094::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.48.79.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:503:d2d::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.52.178.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:500:d937::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.41.162.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:501:b1f9::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.55.83.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: iter_handle processing q with state INIT REQUEST STATE (stage 2)
Mar 24 22:03:13 unbound[19273:0] info: resolving (init part 2): www.gstatic.com. AAAA IN
Mar 24 22:03:13 unbound[19273:0] debug: iter_handle processing q with state INIT REQUEST STATE (stage 3)
Mar 24 22:03:13 unbound[19273:0] info: resolving (init part 3): www.gstatic.com. AAAA IN
Mar 24 22:03:13 unbound[19273:0] info: schedule dnskey prefetch com. DNSKEY IN
Mar 24 22:03:13 unbound[19273:0] debug: iter_handle processing q with state QUERY TARGETS STATE
Mar 24 22:03:13 unbound[19273:0] info: processQueryTargets: www.gstatic.com. AAAA IN
Mar 24 22:03:13 unbound[19273:0] debug: processQueryTargets: targetqueries 0, currentqueries 0 sentcount 0
Mar 24 22:03:13 unbound[19273:0] info: DelegationPoint<com.>: 13 names (0 missing), 26 addrs (0 result, 26 avail) cacheNS
Mar 24 22:03:13 unbound[19273:0] info: m.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: l.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: k.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: j.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: i.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: h.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: g.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: f.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: e.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: d.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: c.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: b.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: a.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:503:a83e::2:30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.5.6.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:503:231d::2:30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.33.14.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:503:83eb::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.26.92.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:500:856e::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.31.80.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:502:1ca1::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.12.94.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:503:d414::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.35.51.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:503:eea3::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.42.93.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:502:8cc::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.54.112.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:503:39c1::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.43.172.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:502:7094::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.48.79.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:503:d2d::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.52.178.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:500:d937::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.41.162.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:501:b1f9::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.55.83.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: removing 1 labels
Mar 24 22:03:13 unbound[19273:0] debug: attempt to get extra 3 targets
Mar 24 22:03:13 unbound[19273:0] debug: servselect ip6 2001:500:d937::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: rtt=376
Mar 24 22:03:13 unbound[19273:0] debug: servselect ip4 192.52.178.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: rtt=376
Mar 24 22:03:13 unbound[19273:0] debug: servselect ip4 192.43.172.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: rtt=376
Mar 24 22:03:13 unbound[19273:0] debug: servselect ip6 2001:502:8cc::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: rtt=376
Mar 24 22:03:13 unbound[19273:0] debug: servselect ip6 2001:500:856e::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: rtt=376
Mar 24 22:03:13 unbound[19273:0] debug: servselect ip4 192.26.92.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: rtt=376
Mar 24 22:03:13 unbound[19273:0] debug: selrtt 376
Mar 24 22:03:13 unbound[19273:0] info: sending query: gstatic.com. A IN
Mar 24 22:03:13 unbound[19273:0] debug: sending to target: <com.> 2001:503:a83e::2:30#53
Mar 24 22:03:13 unbound[19273:0] debug: dnssec status: expected
Mar 24 22:03:13 unbound[19273:0] debug: EDNS lookup known=0 vs=0
Mar 24 22:03:13 unbound[19273:0] debug: serviced query UDP timeout=376 msec
Mar 24 22:03:13 unbound[19273:0] debug: inserted new pending reply id=3d51
Mar 24 22:03:13 unbound[19273:0] debug: opened UDP if=0 port=43704
Mar 24 22:03:13 unbound[19273:0] debug: comm point start listening 19 (-1 msec)
Mar 24 22:03:13 unbound[19273:0] debug: mesh_run: iterator module exit state is module_wait_reply
Mar 24 22:03:13 unbound[19273:0] info: mesh_run: end 7 recursion states (6 with reply, 1 detached), 6 waiting replies, 0 recursion replies sent, 0 replies dropped, 0 states jostled out
Mar 24 22:03:13 unbound[19273:0] info: 0vRDCDd mod2 com. DNSKEY IN
Mar 24 22:03:13 unbound[19273:0] info: 1RDd mod2 rep www.gstatic.com. A IN
Mar 24 22:03:13 unbound[19273:0] info: 2RDd mod2 rep connectivitycheck.gstatic.com. A IN
Mar 24 22:03:13 unbound[19273:0] info: 3RDd mod2 rep device-metrics-us.amazon.com. A IN
Mar 24 22:03:13 unbound[19273:0] info: 4RDd mod2 rep www.gstatic.com. AAAA IN
Mar 24 22:03:13 unbound[19273:0] info: 5RDd mod2 rep apresolve.spotify.com. AAAA IN
Mar 24 22:03:13 unbound[19273:0] info: 6RDd mod2 rep connectivitycheck.gstatic.com. AAAA IN
Mar 24 22:03:13 unbound[19273:0] debug: cache memory msg=33289 rrset=42447 infra=8635 val=33344
Mar 24 22:03:13 unbound[19273:0] query: 127.0.0.1 clients3.google.com. A IN
Mar 24 22:03:13 unbound[19273:0] debug: mesh_run: start
Mar 24 22:03:13 unbound[19273:0] info: respip operate: query clients3.google.com. A IN
Mar 24 22:03:13 unbound[19273:0] debug: respip: pass to next module
Mar 24 22:03:13 unbound[19273:0] debug: mesh_run: respip module exit state is module_wait_module
Mar 24 22:03:13 unbound[19273:0] debug: validator[module 1] operate: extstate:module_state_initial event:module_event_pass
Mar 24 22:03:13 unbound[19273:0] info: validator operate: query clients3.google.com. A IN
Mar 24 22:03:13 unbound[19273:0] debug: validator: pass to next module
Mar 24 22:03:13 unbound[19273:0] debug: mesh_run: validator module exit state is module_wait_module
Mar 24 22:03:13 unbound[19273:0] debug: iterator[module 2] operate: extstate:module_state_initial event:module_event_pass
Mar 24 22:03:13 unbound[19273:0] debug: process_request: new external request event
Mar 24 22:03:13 unbound[19273:0] debug: iter_handle processing q with state INIT REQUEST STATE
Mar 24 22:03:13 unbound[19273:0] info: resolving clients3.google.com. A IN
Mar 24 22:03:13 unbound[19273:0] debug: request has dependency depth of 0
Mar 24 22:03:13 unbound[19273:0] debug: cache delegation returns delegpt
Mar 24 22:03:13 unbound[19273:0] info: DelegationPoint<com.>: 13 names (0 missing), 26 addrs (0 result, 26 avail) cacheNS
Mar 24 22:03:13 unbound[19273:0] info: m.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: l.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: k.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: j.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: i.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: h.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: g.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: f.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: e.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: d.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: c.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: b.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: a.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:503:a83e::2:30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.5.6.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:503:231d::2:30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.33.14.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:503:83eb::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.26.92.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:500:856e::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.31.80.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:502:1ca1::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.12.94.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:503:d414::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.35.51.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:503:eea3::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.42.93.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:502:8cc::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.54.112.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:503:39c1::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.43.172.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:502:7094::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.48.79.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:503:d2d::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.52.178.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:500:d937::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.41.162.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:501:b1f9::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.55.83.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: iter_handle processing q with state INIT REQUEST STATE (stage 2)
Mar 24 22:03:13 unbound[19273:0] info: resolving (init part 2): clients3.google.com. A IN
Mar 24 22:03:13 unbound[19273:0] debug: iter_handle processing q with state INIT REQUEST STATE (stage 3)
Mar 24 22:03:13 unbound[19273:0] info: resolving (init part 3): clients3.google.com. A IN
Mar 24 22:03:13 unbound[19273:0] info: schedule dnskey prefetch com. DNSKEY IN
Mar 24 22:03:13 unbound[19273:0] debug: iter_handle processing q with state QUERY TARGETS STATE
Mar 24 22:03:13 unbound[19273:0] info: processQueryTargets: clients3.google.com. A IN
Mar 24 22:03:13 unbound[19273:0] debug: processQueryTargets: targetqueries 0, currentqueries 0 sentcount 0
Mar 24 22:03:13 unbound[19273:0] info: DelegationPoint<com.>: 13 names (0 missing), 26 addrs (0 result, 26 avail) cacheNS
Mar 24 22:03:13 unbound[19273:0] info: m.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: l.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: k.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: j.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: i.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: h.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: g.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: f.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: e.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: d.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: c.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: b.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] info: a.gtld-servers.net. * A AAAA
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:503:a83e::2:30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.5.6.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:503:231d::2:30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.33.14.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:503:83eb::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.26.92.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:500:856e::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.31.80.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:502:1ca1::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.12.94.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:503:d414::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.35.51.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:503:eea3::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.42.93.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:502:8cc::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.54.112.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:503:39c1::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.43.172.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:502:7094::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.48.79.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:503:d2d::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.52.178.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:500:d937::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.41.162.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: ip6 2001:501:b1f9::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: ip4 192.55.83.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: removing 1 labels
Mar 24 22:03:13 unbound[19273:0] debug: attempt to get extra 3 targets
Mar 24 22:03:13 unbound[19273:0] debug: servselect ip6 2001:500:d937::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: rtt=376
Mar 24 22:03:13 unbound[19273:0] debug: servselect ip4 192.52.178.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: rtt=376
Mar 24 22:03:13 unbound[19273:0] debug: servselect ip4 192.43.172.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: rtt=376
Mar 24 22:03:13 unbound[19273:0] debug: servselect ip6 2001:502:8cc::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: rtt=376
Mar 24 22:03:13 unbound[19273:0] debug: servselect ip6 2001:500:856e::30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: rtt=376
Mar 24 22:03:13 unbound[19273:0] debug: servselect ip4 192.26.92.30 port 53 (len 16)
Mar 24 22:03:13 unbound[19273:0] debug: rtt=376
Mar 24 22:03:13 unbound[19273:0] debug: servselect ip6 2001:503:a83e::2:30 port 53 (len 28)
Mar 24 22:03:13 unbound[19273:0] debug: rtt=376
Mar 24 22:03:13 unbound[19273:0] debug: selrtt 376
Mar 24 22:03:13 unbound[19273:0] info: sending query: google.com. A IN
Mar 24 22:03:13 unbound[19273:0] debug: sending to target: <com.> 192.42.93.30#53
Mar 24 22:03:13 unbound[19273:0] debug: dnssec status: expected
Mar 24 22:03:13 unbound[19273:0] debug: EDNS lookup known=0 vs=0
Mar 24 22:03:13 unbound[19273:0] debug: serviced query UDP timeout=376 msec
Mar 24 22:03:13 unbound[19273:0] debug: inserted new pending reply id=8b1f
Mar 24 22:03:13 unbound[19273:0] debug: opened UDP if=0 port=60990
Mar 24 22:03:13 unbound[19273:0] debug: comm point start listening 20 (-1 msec)
Mar 24 22:03:13 unbound[19273:0] debug: mesh_run: iterator module exit state is module_wait_reply
Mar 24 22:03:13 unbound[19273:0] info: mesh_run: end 8 recursion states (7 with reply, 1 detached), 7 waiting replies, 0 recursion replies sent, 0 replies dropped, 0 states jostled out
Mar 24 22:03:13 unbound[19273:0] info: 0vRDCDd mod2 com. DNSKEY IN
Mar 24 22:03:13 unbound[19273:0] info: 1RDd mod2 rep www.gstatic.com. A IN
Mar 24 22:03:13 unbound[19273:0] info: 2RDd mod2 rep clients3.google.com. A IN
Mar 24 22:03:13 unbound[19273:0] info: 3RDd mod2 rep connectivitycheck.gstatic.com. A IN
Mar 24 22:03:13 unbound[19273:0] info: 4RDd mod2 rep device-metrics-us.amazon.com. A IN
Mar 24 22:03:13 unbound[19273:0] info: 5RDd mod2 rep www.gstatic.com. AAAA IN
Mar 24 22:03:13 unbound[19273:0] info: 6RDd mod2 rep apresolve.spotify.com. AAAA IN
Mar 24 22:03:13 unbound[19273:0] info: 7RDd mod2 rep connectivitycheck.gstatic.com. AAAA IN
Mar 24 22:03:13 unbound[19273:0] debug: cache memory msg=33289 rrset=42447 infra=8936 val=33344
Mar 24 22:03:13 unbound[19273:0] debug: autotrust probe timer callback
Mar 24 22:03:13 unbound[19273:0] info: autotrust probe . DNSKEY IN
Mar 24 22:03:13 unbound[19273:0] debug: retry probe set in 16659 seconds
Mar 24 22:03:13 unbound[19273:0] debug: mesh_run: start
Mar 24 22:03:13 unbound[19273:0] info: respip operate: query . DNSKEY IN
Mar 24 22:03:13 unbound[19273:0] debug: respip: pass to next module
Mar 24 22:03:13 unbound[19273:0] debug: mesh_run: respip module exit state is module_wait_module
Mar 24 22:03:13 unbound[19273:0] debug: validator[module 1] operate: extstate:module_state_initial event:module_event_pass
Mar 24 22:03:13 unbound[19273:0] info: validator operate: query . DNSKEY IN
Mar 24 22:03:13 unbound[19273:0] debug: validator: pass to next module
Mar 24 22:03:13 unbound[19273:0] debug: mesh_run: validator module exit state is module_wait_module
Mar 24 22:03:13 unbound[19273:0] debug: iterator[module 2] operate: extstate:module_state_initial event:module_event_pass
Mar 24 22:03:13 unbound[19273:0] debug: process_request: new external request event
Mar 24 22:03:13 unbound[19273:0] debug: iter_handle processing q with state INIT REQUEST STATE
Mar 24 22:03:13 unbound[19273:0] info: resolving . DNSKEY IN
Mar 24 22:03:13 unbound[19273:0] debug: request has dependency depth of 0
Mar 24 22:03:13 unbound[19273:0] debug: iter_handle processing q with state INIT REQUEST STATE (stage 2)
Mar 24 22:03:13 unbound[19273:0] info: resolving (init part 2): . DNSKEY IN
Mar 24 22:03:13 unbound[19273:0] debug: iter_handle processing q with state INIT REQUEST STATE (stage 3)
Mar 24 22:03:13 unbound[19273:0] info: resolving (init part 3): . DNSKEY IN
Mar 24 22:03:13 unbound[19273:0] debug: iter_handle processing q with state QUERY TARGETS STATE
Mar 24 22:03:13 unbound[19273:0] info: processQueryTargets: . DNSKEY IN
Mar 24 22:03:13 unbound[19273:0] debug: processQueryTargets: targetqueries 0, currentqueries 0 sentcount 0
Mar 24 22:03:13 unbound[19273:0] info: DelegationPoint<.>: empty
Mar 24 22:03:13 unbound[19273:0] info: auth_zone . query . DNSKEY, domain . exact exist, ce ., rrset NULL
Mar 24 22:03:13 unbound[19273:0] info: msg from auth zone ;; ->>HEADER<<- opcode: QUERY, rcode: NOERROR, id: 0
;; flags: qr aa ; QUERY: 1, ANSWER: 4, AUTHORITY: 0, ADDITIONAL: 0
;; QUESTION SECTION:
. IN DNSKEY
;; ANSWER SECTION:
. 172800 IN DNSKEY 256 3 8 AwEAAbKGKkqc1VAvQr48iPf9Nd39f337MitggxF0AB9kLKRNSuq9joOEPC/R6PD/4lTzUms8U9oP+aiF0rVC2rGOKSdOLxPHRLA3ameMFT2/3bmVCFsRsn03IVTdN5VUAfczjqjmA0t9NM7bbN5oVzuQL3P1FyQb1q6HX4M1qg+htMNEd9PdlPLMFcrUg5fcYtTr2llVkO1Xo3lAdrjmmxfGeIyQnskpwPyW88J527DEytmgPo5KzLBYLMoL2Q41PK0ul0rs7yN+g5IG4LnJOcjew1yrmHXrp/OzrpsO4FkicufYt/ygfQKkT5HYbr/yFgeZAfaF80nYyc7wgDYxOeHdiRk= ;{id = 42351 (zsk), size = 2048b}
. 172800 IN DNSKEY 257 3 8 AwEAAaz/tAm8yTn4Mfeh5eyI96WSVexTBAvkMgJzkKTOiW1vkIbzxeF3+/4RgWOq7HrxRixHlFlExOLAJr5emLvN7SWXgnLh4+B5xQlNVz8Og8kvArMtNROxVQuCaSnIDdD5LKyWbRd2n9WGe2R8PzgCmr3EgVLrjyBxWezF0jLHwVN8efS3rCj/EWgvIWgb9tarpVUDK/b58Da+sqqls3eNbuv7pr+eoZG+SrDK6nWeL3c6H5Apxz7LjVc1uTIdsIXxuOLYA4/ilBmSVIzuDWfdRUfhHdY6+cn8HFRm+2hM8AnXGXws9555KrUB5qihylGa8subX2Nn6UwNR1AkUTV74bU= ;{id = 20326 (ksk), size = 2048b}
. 172800 IN DNSKEY 256 3 8 AwEAAa+HvD7XXjmL+1htThUQyZW7oWGnjzKHJASg3TSR5Bmu5LfnSVW7fxqZa2oAYo2ionIQWyqAj/loApzg8GNMhyIibftPJso54uWRQ2GaoMrwLD5SLu676kf7urJq6nqdjNC0aJM/C888li69lVH6tiu2tZm1NH3cmgfnMUJpD60bsrDUqs7XwftmNkdkHa4ltQbM3UNPyfTaNBQYoH3wpOpSjdk3tyDRnreBO6Idrw+DGf/rve4sL3qiSaXfYIkcwAwozxR34iHU5dbCDs8S6FmZYhoSVKVgNSUkudxhd9/6RrZkYRgvwRsQXl3UwsacU1DsXcORqIC+7NlQ6M2OJVU= ;{id = 14631 (zsk), size = 2048b}
. 172800 IN RRSIG DNSKEY 8 0 172800 20210412000000 20210322000000 20326 . aFWFjXeJ3iAU1y9kcMRHfT9tJqmPvzMGPFAaxmGXqZc2/jKptPUCfaOrBQXGC+G7Bjju6o6smoq/g83iU6ypvrtjTNH9l+t46DiDfzEca9jmcyJ2S8dDRFu2WjUyxSdu+Ntz3MLwUNQqM+yNDM3uKxQAexI/IahhV9R+4+7taeawBg35SZTb2XZXURa/KL6TJpmUlXSagIUcAiCtazc9vtxqU280vZsGLwFClgffkfk9tXGwWdUdZ5FG/XbX2F3QUkXaemqVgrUvGMfUe0GzfOzeJoNgXXRWz1f7hoyg63LBUU6Mw2bx0ZcDvmnqH/B37XX1nz6IF+vSeveWh4N6GQ== ;{id = 20326}
;; AUTHORITY SECTION:
;; ADDITIONAL SECTION:
;; MSG SIZE rcvd: 1128
Mar 24 22:03:13 unbound[19273:0] debug: iter_handle processing q with state QUERY RESPONSE STATE
Mar 24 22:03:13 unbound[19273:0] info: query response was ANSWER
Mar 24 22:03:13 unbound[19273:0] debug: iter_handle processing q with state FINISHED RESPONSE STATE
Mar 24 22:03:13 unbound[19273:0] info: finishing processing for . DNSKEY IN
Mar 24 22:03:13 unbound[19273:0] debug: mesh_run: iterator module exit state is module_finished
Mar 24 22:03:13 unbound[19273:0] debug: validator[module 1] operate: extstate:module_wait_module event:module_event_moddone
Mar 24 22:03:13 unbound[19273:0] info: validator operate: query . DNSKEY IN
Mar 24 22:03:13 unbound[19273:0] debug: validator: nextmodule returned
Mar 24 22:03:13 unbound[19273:0] debug: val handle processing q with state VAL_INIT_STATE
Mar 24 22:03:13 unbound[19273:0] debug: validator classification positive
Mar 24 22:03:13 unbound[19273:0] info: signer is . TYPE0 CLASS0
Mar 24 22:03:13 unbound[19273:0] info: prime trust anchor
Mar 24 22:03:13 unbound[19273:0] info: generate request . DNSKEY IN
Mar 24 22:03:13 unbound[19273:0] info: generate keytag query _ta-4f66. NULL IN
Mar 24 22:03:13 unbound[19273:0] info: generate request _ta-4f66. NULL IN
Mar 24 22:03:13 unbound[19273:0] debug: mesh_run: validator module exit state is module_wait_subquery
Mar 24 22:03:13 unbound[19273:0] info: respip operate: query . DNSKEY IN
Mar 24 22:03:13 unbound[19273:0] debug: respip: pass to next module
Mar 24 22:03:13 unbound[19273:0] debug: mesh_run: respip module exit state is module_wait_module
Mar 24 22:03:13 unbound[19273:0] debug: validator[module 1] operate: extstate:module_state_initial event:module_event_pass
Mar 24 22:03:13 unbound[19273:0] info: validator operate: query . DNSKEY IN
Mar 24 22:03:13 unbound[19273:0] debug: validator: pass to next module
Mar 24 22:03:13 unbound[19273:0] debug: mesh_run: validator module exit state is module_wait_module
Mar 24 22:03:13 unbound[19273:0] debug: iterator[module 2] operate: extstate:module_state_initial event:module_event_pass
Mar 24 22:03:13 unbound[19273:0] debug: process_request: new external request event
Mar 24 22:03:13 unbound[19273:0] debug: iter_handle processing q with state INIT REQUEST STATE
Mar 24 22:03:13 unbound[19273:0] info: resolving . DNSKEY IN
Mar 24 22:03:13 unbound[19273:0] debug: request has dependency depth of 0
Mar 24 22:03:13 unbound[19273:0] info: msg from cache lookup ;; ->>HEADER<<- opcode: QUERY, rcode: NOERROR, id: 0
;; flags: qr ra ; QUERY: 1, ANSWER: 4, AUTHORITY: 0, ADDITIONAL: 0
;; QUESTION SECTION:
. IN DNSKEY
;; ANSWER SECTION:
. 172800 IN DNSKEY 256 3 8 AwEAAbKGKkqc1VAvQr48iPf9Nd39f337MitggxF0AB9kLKRNSuq9joOEPC/R6PD/4lTzUms8U9oP+aiF0rVC2rGOKSdOLxPHRLA3ameMFT2/3bmVCFsRsn03IVTdN5VUAfczjqjmA0t9NM7bbN5oVzuQL3P1FyQb1q6HX4M1qg+htMNEd9PdlPLMFcrUg5fcYtTr2llVkO1Xo3lAdrjmmxfGeIyQnskpwPyW88J527DEytmgPo5KzLBYLMoL2Q41PK0ul0rs7yN+g5IG4LnJOcjew1yrmHXrp/OzrpsO4FkicufYt/ygfQKkT5HYbr/yFgeZAfaF80nYyc7wgDYxOeHdiRk= ;{id = 42351 (zsk), size = 2048b}
. 172800 IN DNSKEY 257 3 8 AwEAAaz/tAm8yTn4Mfeh5eyI96WSVexTBAvkMgJzkKTOiW1vkIbzxeF3+/4RgWOq7HrxRixHlFlExOLAJr5emLvN7SWXgnLh4+B5xQlNVz8Og8kvArMtNROxVQuCaSnIDdD5LKyWbRd2n9WGe2R8PzgCmr3EgVLrjyBxWezF0jLHwVN8efS3rCj/EWgvIWgb9tarpVUDK/b58Da+sqqls3eNbuv7pr+eoZG+SrDK6nWeL3c6H5Apxz7LjVc1uTIdsIXxuOLYA4/ilBmSVIzuDWfdRUfhHdY6+cn8HFRm+2hM8AnXGXws9555KrUB5qihylGa8subX2Nn6UwNR1AkUTV74bU= ;{id = 20326 (ksk), size = 2048b}
. 172800 IN DNSKEY 256 3 8 AwEAAa+HvD7XXjmL+1htThUQyZW7oWGnjzKHJASg3TSR5Bmu5LfnSVW7fxqZa2oAYo2ionIQWyqAj/loApzg8GNMhyIibftPJso54uWRQ2GaoMrwLD5SLu676kf7urJq6nqdjNC0aJM/C888li69lVH6tiu2tZm1NH3cmgfnMUJpD60bsrDUqs7XwftmNkdkHa4ltQbM3UNPyfTaNBQYoH3wpOpSjdk3tyDRnreBO6Idrw+DGf/rve4sL3qiSaXfYIkcwAwozxR34iHU5dbCDs8S6FmZYhoSVKVgNSUkudxhd9/6RrZkYRgvwRsQXl3UwsacU1DsXcORqIC+7NlQ6M2OJVU= ;{id = 14631 (zsk), size = 2048b}
. 172800 IN RRSIG DNSKEY 8 0 172800 20210412000000 20210322000000 20326 . aFWFjXeJ3iAU1y9kcMRHfT9tJqmPvzMGPFAaxmGXqZc2/jKptPUCfaOrBQXGC+G7Bjju6o6smoq/g83iU6ypvrtjTNH9l+t46DiDfzEca9jmcyJ2S8dDRFu2WjUyxSdu+Ntz3MLwUNQqM+yNDM3uKxQAexI/IahhV9R+4+7taeawBg35SZTb2XZXURa/KL6TJpmUlXSagIUcAiCtazc9vtxqU280vZsGLwFClgffkfk9tXGwWdUdZ5FG/XbX2F3QUkXaemqVgrUvGMfUe0GzfOzeJoNgXXRWz1f7hoyg63LBUU6Mw2bx0ZcDvmnqH/B37XX1nz6IF+vSeveWh4N6GQ== ;{id = 20326}
;; AUTHORITY SECTION:
;; ADDITIONAL SECTION:
;; MSG SIZE rcvd: 1128
Mar 24 22:03:13 unbound[19273:0] debug: msg ttl is 172800, prefetch ttl 155520
Mar 24 22:03:13 unbound[19273:0] debug: returning answer from cache.
Mar 24 22:03:13 unbound[19273:0] debug: iter_handle processing q with state FINISHED RESPONSE STATE
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment