Different DNS Resolvers that are not in the upstream or bootstrap list

Hello!
There are my dnsproxy settings:

dnsproxy.servers.upstream='tls://base.dns.mullvad.net'
dnsproxy.servers.bootstrap='tls://9.9.9.9' 'tls://149.112.112.112' 'tls://91.239.100.100' 'tls://185.95.218.42'
dnsproxy.servers.fallback='tls://9.9.9.9' 'tls://149.112.112.112' 'tls://91.239.100.100' 'tls://194.242.2.2'

where bootstrap is:

9.9.9.9 - Quad9
149.112.112.112 - Quad9
91.239.100.100 - uncensoreddns.org
185.95.218.42 - digitalegesellschaft.ch

and fallback is:

{same as bootstrap}
194.242.2.2 - Mulvad

When I run a test on https://dnscheck.tools/ I have the following output sometimes:

Your DNS resolvers:

        GLOBALAXS-MNT

         * [2001:ac8:31:f010::2]
         (https://info.addr.tools/2001:ac8:31:f010::2) 
         ns: a.ns.ns247.net London, England, GB

        M247 Europe SRL

         * [89.238.154.6]
         (https://info.addr.tools/89.238.154.6) 
         ns: a.ns.ns247.net London, England,

or others, that I don't know and aren't in the upstream or bootstrap list. This is not mulvad and not one of the others.

I'm behind my ISPs router in double nat mode. So my questions are:

  1. Is it possible at all, that if all the servers in the upstream or bootstrap and fallback lists fail, my ISPs dns will be used? (How likely is that this will be the case, that ALL servers in us, bs and fb fail?

  2. It is not the case, that all these servers might be in the resolvers list (there are different ones for 98% of the cases) handle my requests and therefore decrypt my dnssec secured request and know what sites I'm surfing? That means "the more the badder?"

  3. and IF I'm having a ipv6 resolver in the list, doesn't it mean, that a request would be successfully resolve the ipv6 adresses of a site or service also? Because this isn't the case. Just all the tests I ran, it says that I don't have IPv6 connectivity (via DNS) and Modern addresses not reachable (IPv6)?

I'm still learning this ipv6 and dns stuff, but if anyone can lighten me up with this, that would be nice. Since there is no thing I can do about 3), even if I'm giving ONLY a ipv6 dns resolver in the bootstrap and upstream list for dnsproxy.

Cheers, J.

No not if you have setup DNSMasq correctly then it will only use the upstream servers you configured

DNSMasq will periodically (every few minutes) test all the servers you have set as upstream and use the fastest

I do not know what the fallback of dnsproxy is doing but could being sort of the same

Normally every DNS server will resolve both IPv4 and IPv6 address so even if you use a DNS resolver over IPv4 you will get both addresses back, provided you have a working IPv6
So you probably do not have a working IPv6.
You can test with https://test-ipv6.com/

Oh and are you sure this is correct? :

[quote="HillBergMountain, post:1, topic:249844"]
`dnsproxy.servers.bootstrap='tls://9.9.9.9' 'tls://149.112.112.112' 'tls://91.239.100.100' 'tls://185.95.218.42'`
[/quote]

Bootstrap servers are usually plain DNS53 and not tls

Disclaimer I do not use dnsproxy but https-dns-proxy but that has the same general setup e.g. being used by dnsmasq as upstream resolver as far as I know

you can enable strict query order in dnsmasq, upstream DNSes will then be queried in the order they're listed.

In my testing it is not very reliable it very quickly gives up and then other server are queried but it is certainly possible to try it :slight_smile:

When I set the IPs from the bootstrap to do53-udp, I recieve the following log entry every 3 sec:

[07.05.2026, 14:11:37 MESZ] daemon.info: dnsproxy[28580]: 2026/05/07 12:11:37.783868 ERROR response received addr=91.239.100.100:53 proto=udp status="exchanging with 91.239.100.100:53 over udp: read udp 192.168.0.10:56497->91.239.100.100:53: i/o timeout"

I tested without any firewall-rules set.

--

The test result from https://test-ipv6.com/ says, that "I appear to have no IPv6 at this time.." :pleading_face:

If I'm repeating this test out of my IPS wifi (so without the owrt-router), I passes all the tests 10/10.

That means, my configs are not well configed. And if I'm taking a look at the logs, there is a entry that is constantly repeated by odhcpd:

[07.05.2026, 14:12:08 MESZ] daemon.warn: odhcpd[1894]: A default route is present but there is no public prefix on lan thus we announce no default route by setting ra_lifetime to 0!

That also indicates, that I have a misconfigured IPv666 settings.
Is it possible, that this has something to do with this setting, I made due to problems I had with the ISP router once? The ISP was not giving any IPv4 adresses out and I read in a post, that turn off this setting, resolve the issue? -> Double NAT, IA_PD - #13 by HillBergMountain
(Set off : Interfaces -> wan6 -> Request IPv6-prefix)

Due to the massive error massages regarding udp-reading from bootstrapservers, I changed back to tls://adresses. Now my logs behave normal again, I guess:


[07.05.2026, 16:04:02 MESZ] daemon.info: dnsproxy[5781]: 2026/05/07 14:04:02.698598 INFO dnsproxy starting version=v0.81.0 revision="" branch="" commit_time=""
[07.05.2026, 16:04:02 MESZ] daemon.info: dnsproxy[5781]: 2026/05/07 14:04:02.699080 INFO upstream mode is set prefix=dnsproxy mode=load_balance
[07.05.2026, 16:04:02 MESZ] daemon.info: dnsproxy[5781]: 2026/05/07 14:04:02.699104 INFO cache disabled prefix=dnsproxy
[07.05.2026, 16:04:02 MESZ] daemon.info: dnsproxy[5781]: 2026/05/07 14:04:02.699116 INFO starting dns proxy server prefix=dnsproxy
[07.05.2026, 16:04:02 MESZ] daemon.info: dnsproxy[5781]: 2026/05/07 14:04:02.699135 INFO creating udp server socket prefix=dnsproxy addr=127.0.0.1:5354
[07.05.2026, 16:04:02 MESZ] daemon.info: dnsproxy[5781]: 2026/05/07 14:04:02.699305 INFO listening to udp prefix=dnsproxy addr=127.0.0.1:5354
[07.05.2026, 16:04:02 MESZ] daemon.info: dnsproxy[5781]: 2026/05/07 14:04:02.699322 INFO creating udp server socket prefix=dnsproxy addr=[::1]:5354
[07.05.2026, 16:04:02 MESZ] daemon.info: dnsproxy[5781]: 2026/05/07 14:04:02.699422 INFO listening to udp prefix=dnsproxy addr=[::1]:5354
[07.05.2026, 16:04:02 MESZ] daemon.info: dnsproxy[5781]: 2026/05/07 14:04:02.699441 INFO creating tcp server socket prefix=dnsproxy addr=127.0.0.1:5354
[07.05.2026, 16:04:02 MESZ] daemon.info: dnsproxy[5781]: 2026/05/07 14:04:02.699683 INFO listening to tcp prefix=dnsproxy addr=127.0.0.1:5354
[07.05.2026, 16:04:02 MESZ] daemon.info: dnsproxy[5781]: 2026/05/07 14:04:02.699702 INFO creating tcp server socket prefix=dnsproxy addr=[::1]:5354
[07.05.2026, 16:04:02 MESZ] daemon.info: dnsproxy[5781]: 2026/05/07 14:04:02.699775 INFO listening to tcp prefix=dnsproxy addr=[::1]:5354
[07.05.2026, 16:04:02 MESZ] daemon.info: dnsproxy[5781]: 2026/05/07 14:04:02.700204 INFO entering udp listener loop prefix=dnsproxy addr=[::1]:5354
[07.05.2026, 16:04:02 MESZ] daemon.info: dnsproxy[5781]: 2026/05/07 14:04:02.700392 INFO entering udp listener loop prefix=dnsproxy addr=127.0.0.1:5354
[07.05.2026, 16:04:02 MESZ] daemon.info: dnsproxy[5781]: 2026/05/07 14:04:02.700711 INFO entering listener loop prefix=dnsproxy proto=tcp addr=[::1]:5354
[07.05.2026, 16:04:02 MESZ] daemon.info: dnsproxy[5781]: 2026/05/07 14:04:02.700904 INFO entering listener loop prefix=dnsproxy proto=tcp addr=127.0.0.1:5354

Despite the fact, that I still cannot resolve IPv6 DNS.

This is the dhcp config output:

/ # cat /etc/config/dhcp

config dnsmasq
        option domainneeded '1'
        option boguspriv '1'
        option filterwin2k '0'
        option localise_queries '1'
        option rebind_protection '1'
        option rebind_localhost '1'
        option local '/lan/'
        option domain 'lan'
        option expandhosts '1'
        option nonegcache '0'
        option cachesize '10000'
        option authoritative '1'
        option readethers '1'
        option leasefile '/tmp/dhcp.leases'
        option resolvfile '/tmp/resolv.conf.d/resolv.conf.auto'
        option nonwildcard '1'
        option localservice '1'
        option ednspacket_max '1232'
        option filter_aaaa '0'
        option filter_a '0'
        option noresolv '1'
        option min_cache_ttl '3600'
        option max_cache_ttl '86400'
        list server '127.0.0.1#5354'
        list server '::1#5354'

config dhcp 'lan'
        option interface 'lan'
        option start '100'
        option limit '150'
        option leasetime '12h'
        option dhcpv4 'server'
        option ra 'server'
        option dhcpv6 'server'
        option ra_preference 'medium'

config dhcp 'wan'
        option interface 'wan'
        option ignore '1'

config odhcpd 'odhcpd'
        option maindhcp '0'
        option leasefile '/tmp/odhcpd.leases'
        option leasetrigger '/usr/sbin/odhcpd-update'
        option loglevel '4'
        option piodir '/tmp/odhcpd-piodir'
        option hostsdir '/tmp/hosts'

config dhcp 'wifiextern'
        option interface 'wifiextern'
        option start '100'
        option limit '150'
        option leasetime '12h'
        option dhcpv4 'server'

This is because uncensoreddns service discontinued plain DNS in 2022 according to their site. Just remove that one from the bootstrap list.

I got this messages from all bootstrap servers, but realize, that these IPs are all TLS servers. My fault, sorry.

There are PLENTY DNS Services outside, so you take the given IP in upstream and a different one in bootstrap: certainly not working, same for digitalcourage, dns.digitalfreedomwarriors-yourmumlooksnice dot com and all the others.

But heyyy, put something in, you'll get something unexpected out!!! Haha! Frustration guaranteed! And spend your whole day and precious lifetime with that shit: upstream, bootstrap, fallback, shitbag.

I'm giving up! I'm using cloudflare and fallback to google now or better, my ISPs DNS. Game over, take all my metadata and profileselling yourself up the a** and have IPvSex with your evil bigtech-colleagues!

On my grave: "He died of DNS, DNSSEC, TRPA, UAII, IAFF, ZTP, HTTP, GPID, GTPP, AAAA, RTA, TX, TOPPP, HRHHRS, we loved him, R.I.P."

:joy: :distorted_face: :collision:

[07.05.2026, 16:59:26 MESZ] daemon.info: dnsproxy[8396]: 2026/05/07 14:59:26.058298 ERROR exchange failed prefix=dnsproxy upstream=tls://dns.digitale-gesellschaft.ch:853 question=";nosig-988462b3.test-alg14.dnscheck.tools.\tIN\t A" duration=190.151339ms err="reading response from tls://dns.digitale-gesellschaft.ch:853: EOF"
[07.05.2026, 16:59:26 MESZ] daemon.info: dnsproxy[8396]: 2026/05/07 14:59:26.067406 ERROR exchange failed prefix=dnsproxy upstream=tls://dns.digitale-gesellschaft.ch:853 question=";nosig-988462b3.test-alg14.dnscheck.tools.\tIN\t A" duration=199.345046ms err="reading response from tls://dns.digitale-gesellschaft.ch:853: EOF"
[07.05.2026, 16:59:26 MESZ] daemon.info: dnsproxy[8396]: 2026/05/07 14:59:26.181346 ERROR exchange failed prefix=dnsproxy upstream=tls://dns.digitale-gesellschaft.ch:853 question=";nosig-988462b3.test-alg14.dnscheck.tools.\tIN\t AAAA" duration=162.28893ms err="reading response from tls://dns.digitale-gesellschaft.ch:853: EOF"
[07.05.2026, 16:59:26 MESZ] daemon.info: dnsproxy[8396]: 2026/05/07 14:59:26.213396 ERROR exchange failed prefix=dnsproxy upstream=tls://dns.digitale-gesellschaft.ch:853 question=";nosig-988462b3.test-alg14.dnscheck.tools.\tIN\t AAAA" duration=194.433861ms err="reading response from tls://dns.digitale-gesellschaft.ch:853: EOF"
[07.05.2026, 16:59:26 MESZ] daemon.info: dnsproxy[8396]: 2026/05/07 14:59:26.355249 ERROR exchange failed prefix=dnsproxy upstream=tls://dns.digitale-gesellschaft.ch:853 question=";expiredsig-988462b3.test-alg14.dnscheck.tools.\tIN\t HTTPS" duration=198.223356ms err="reading response from tls://dns.digitale-gesellschaft.ch:853: EOF"
[07.05.2026, 16:59:26 MESZ] daemon.info: dnsproxy[8396]: 2026/05/07 14:59:26.355861 ERROR exchange failed prefix=dnsproxy upstream=tls://dns.digitale-gesellschaft.ch:853 question=";expiredsig-988462b3.test-alg14.dnscheck.tools.\tIN\t HTTPS" duration=198.984196ms err="reading response from tls://dns.digitale-gesellschaft.ch:853: EOF"
[07.05.2026, 16:59:26 MESZ] daemon.info: dnsproxy[8396]: 2026/05/07 14:59:26.847076 ERROR exchange failed prefix=dnsproxy upstream=tls://dns.digitale-gesellschaft.ch:853 question=";nosig-988462b3.test-alg14.dnscheck.tools.\tIN\t A" duration=192.904631ms err="reading response from tls://dns.digitale-gesellschaft.ch:853: EOF"
[07.05.2026, 16:59:26 MESZ] daemon.info: dnsproxy[8396]: 2026/05/07 14:59:26.855928 ERROR exchange failed prefix=dnsproxy upstream=tls://dns.digitale-gesellschaft.ch:853 question=";nosig-988462b3.test-alg14.dnscheck.tools.\tIN\t AAAA" duration=201.751843ms err="reading response from tls://dns.digitale-gesellschaft.ch:853: EOF"
[07.05.2026, 16:59:27 MESZ] daemon.info: dnsproxy[8396]: 2026/05/07 14:59:27.274683 ERROR exchange failed prefix=dnsproxy upstream=tls://dns.digitale-gesellschaft.ch:853 question=";nosig-988462b3.test-alg14.dnscheck.tools.\tIN\t AAAA" duration=185.581439ms err="reading response from tls://dns.digitale-gesellschaft.ch:853: EOF"
[07.05.2026, 16:59:27 MESZ] daemon.info: dnsproxy[8396]: 2026/05/07 14:59:27.282453 ERROR exchange failed prefix=dnsproxy upstream=tls://dns.digitale-gesellschaft.ch:853 question=";nosig-988462b3.test-alg14.dnscheck.tools.\tIN\t AAAA" duration=193.432812ms err="reading response from tls://dns.digitale-gesellschaft.ch:853: EOF"
[07.05.2026, 16:59:27 MESZ] daemon.info: dnsproxy[8396]: 2026/05/07 14:59:27.684288 ERROR exchange failed prefix=dnsproxy upstream=tls://dns.digitale-gesellschaft.ch:853 question=";nosig-988462b3.test-alg14.dnscheck.tools.\tIN\t A" duration=169.294529ms err="reading response from tls://dns.digitale-gesellschaft.ch:853: EOF"
[07.05.2026, 16:59:27 MESZ] daemon.info: dnsproxy[8396]: 2026/05/07 14:59:27.700772 ERROR exchange failed prefix=dnsproxy upstream=tls://dns.digitale-gesellschaft.ch:853 question=";nosig-988462b3.test-alg14.dnscheck.tools.\tIN\t A" duration=185.693035ms err="reading response from tls://dns.digitale-gesellschaft.ch:853: EOF"
[07.05.2026, 16:59:28 MESZ] daemon.info: dnsproxy[8396]: 2026/05/07 14:59:28.373516 ERROR exchange failed prefix=dnsproxy upstream=tls://dns.digitale-gesellschaft.ch:853 question=";nosig-988462b3.test-alg14.dnscheck.tools.\tIN\t A" duration=182.853423ms err="reading response from tls://dns.digitale-gesellschaft.ch:853: EOF"
[07.05.2026, 16:59:28 MESZ] daemon.info: dnsproxy[8396]: 2026/05/07 14:59:28.373684 ERROR exchange failed prefix=dnsproxy upstream=tls://dns.digitale-gesellschaft.ch:853 question=";nosig-988462b3.test-alg14.dnscheck.tools.\tIN\t AAAA" duration=183.015309ms err="reading response from tls://dns.digitale-gesellschaft.ch:853: EOF"
[07.05.2026, 16:59:28 MESZ] daemon.info: dnsproxy[8396]: 2026/05/07 14:59:28.887024 ERROR exchange failed prefix=dnsproxy upstream=tls://dns.digitale-gesellschaft.ch:853 question=";nosig-988462b3.test-alg14.dnscheck.tools.\tIN\t A" duration=177.802974ms err="reading response from tls://dns.digitale-gesellschaft.ch:853: EOF"
[07.05.2026, 16:59:28 MESZ] daemon.info: dnsproxy[8396]: 2026/05/07 14:59:28.900259 ERROR exchange failed prefix=dnsproxy upstream=tls://dns.digitale-gesellschaft.ch:853 question=";nosig-988462b3.test-alg14.dnscheck.tools.\tIN\t A" duration=191.041101ms err="reading response from tls://dns.digitale-gesellschaft.ch:853: EOF"
[07.05.2026, 16:59:29 MESZ] daemon.info: dnsproxy[8396]: 2026/05/07 14:59:29.243960 ERROR exchange failed prefix=dnsproxy upstream=tls://dns.digitale-gesellschaft.ch:853 question=";nosig-988462b3.test-alg14.dnscheck.tools.\tIN\t AAAA" duration=183.309854ms err="reading response from tls://dns.digitale-gesellschaft.ch:853: EOF"
[07.05.2026, 16:59:29 MESZ] daemon.info: dnsproxy[8396]: 2026/05/07 14:59:29.255003 ERROR exchange failed prefix=dnsproxy upstream=tls://dns.digitale-gesellschaft.ch:853 question=";nosig-988462b3.test-alg14.dnscheck.tools.\tIN\t AAAA" duration=194.35424ms err="reading response from tls://dns.digitale-gesellschaft.ch:853: EOF"
[07.05.2026, 16:59:29 MESZ] daemon.info: dnsproxy[8396]: 2026/05/07 14:59:29.797149 ERROR exchange failed prefix=dnsproxy upstream=tls://dns.digitale-gesellschaft.ch:853 question=";nosig-988462b3.test-alg14.dnscheck.tools.\tIN\t A" duration=172.490968ms err="reading response from tls://dns.digitale-gesellschaft.ch:853: EOF"
[07.05.2026, 16:59:29 MESZ] daemon.info: dnsproxy[8396]: 2026/05/07 14:59:29.813480 ERROR exchange failed prefix=dnsproxy upstream=tls://dns.digitale-gesellschaft.ch:853 question=";nosig-988462b3.test-alg14.dnscheck.tools.\tIN\t AAAA" duration=188.815758ms err="reading response from tls://dns.digitale-gesellschaft.ch:853: EOF"
[07.05.2026, 16:59:30 MESZ] daemon.info: dnsproxy[8396]: 2026/05/07 14:59:30.243603 ERROR exchange failed prefix=dnsproxy upstream=tls://dns.digitale-gesellschaft.ch:853 question=";nosig-988462b3.test-alg14.dnscheck.tools.\tIN\t AAAA" duration=198.096876ms err="reading response from tls://dns.digitale-gesellschaft.ch:853: EOF"
[07.05.2026, 16:59:30 MESZ] daemon.info: dnsproxy[8396]: 2026/05/07 14:59:30.246173 ERROR exchange failed prefix=dnsproxy upstream=tls://dns.digitale-gesellschaft.ch:853 question=";nosig-988462b3.test-alg14.dnscheck.tools.\tIN\t AAAA" duration=200.55828ms err="reading response from tls://dns.digitale-gesellschaft.ch:853: EOF"
[07.05.2026, 16:59:30 MESZ] daemon.info: dnsproxy[8396]: 2026/05/07 14:59:30.258202 ERROR exchange failed prefix=dnsproxy upstream=tls://dns.digitale-gesellschaft.ch:853 question=";nosig-988462b3.test-alg14.dnscheck.tools.\tIN\t A" duration=176.236206ms err="reading response from tls://dns.digitale-gesellschaft.ch:853: EOF"
[07.05.2026, 16:59:30 MESZ] daemon.info: dnsproxy[8396]: 2026/05/07 14:59:30.259511 ERROR exchange failed prefix=dnsproxy upstream=tls://dns.digitale-gesellschaft.ch:853 question=";nosig-988462b3.test-alg14.dnscheck.tools.\tIN\t A" duration=177.622094ms err="reading response from tls://dns.digitale-gesellschaft.ch:853: EOF"
[07.05.2026, 16:59:30 MESZ] daemon.info: dnsproxy[8396]: 2026/05/07 14:59:30.681716 ERROR exchange failed prefix=dnsproxy upstream=tls://dns.digitale-gesellschaft.ch:853 question=";nosig-988462b3.test-alg14.dnscheck.tools.\tIN\t A" duration=167.826846ms err="reading response from tls://dns.digitale-gesellschaft.ch:853: EOF"
[07.05.2026, 16:59:30 MESZ] daemon.info: dnsproxy[8396]: 2026/05/07 14:59:30.690522 ERROR exchange failed prefix=dnsproxy upstream=tls://dns.digitale-gesellschaft.ch:853 question=";nosig-988462b3.test-alg14.dnscheck.tools.\tIN\t AAAA" duration=176.605725ms err="reading response from tls://dns.digitale-gesellschaft.ch:853: EOF"
[07.05.2026, 16:59:30 MESZ] daemon.info: dnsproxy[8396]: 2026/05/07 14:59:30.691169 ERROR exchange failed prefix=dnsproxy upstream=tls://dns.digitale-gesellschaft.ch:853 question=";nosig-988462b3.test-alg14.dnscheck.tools.\tIN\t HTTPS" duration=178.775241ms err="reading response from tls://dns.digitale-gesellschaft.ch:853: EOF"
[07.05.2026, 16:59:31 MESZ] daemon.info: dnsproxy[8396]: 2026/05/07 14:59:31.162610 ERROR exchange failed prefix=dnsproxy upstream=tls://dns.digitale-gesellschaft.ch:853 question=";nosig-988462b3.test-alg14.dnscheck.tools.\tIN\t AAAA" duration=180.218543ms err="reading response from tls://dns.digitale-gesellschaft.ch:853: EOF"
[07.05.2026, 16:59:31 MESZ] daemon.info: dnsproxy[8396]: 2026/05/07 14:59:31.172688 ERROR exchange failed prefix=dnsproxy upstream=tls://dns.digitale-gesellschaft.ch:853 question=";nosig-988462b3.test-alg14.dnscheck.tools.\tIN\t AAAA" duration=190.229175ms err="reading response from tls://dns.digitale-gesellschaft.ch:853: EOF"
[07.05.2026, 16:59:31 MESZ] daemon.info: dnsproxy[8396]: 2026/05/07 14:59:31.393314 ERROR exchange failed prefix=dnsproxy upstream=tls://dns.digitale-gesellschaft.ch:853 question=";nosig-988462b3.test-alg14.dnscheck.tools.\tIN\t HTTPS" duration=185.097219ms err="reading response from tls://dns.digitale-gesellschaft.ch:853: EOF"
[07.05.2026, 16:59:31 MESZ] daemon.info: dnsproxy[8396]: 2026/05/07 14:59:31.393993 ERROR exchange failed prefix=dnsproxy upstream=tls://dns.digitale-gesellschaft.ch:853 question=";nosig-988462b3.test-alg14.dnscheck.tools.\tIN\t HTTPS" duration=185.869062ms err="reading response from tls://dns.digitale-gesellschaft.ch:853: EOF"
[07.05.2026, 16:59:31 MESZ] daemon.info: dnsproxy[8396]: 2026/05/07 14:59:31.576554 ERROR exchange failed prefix=dnsproxy upstream=tls://dns.digitale-gesellschaft.ch:853 question=";nosig-988462b3.test-alg14.dnscheck.tools.\tIN\t A" duration=193.899332ms err="reading response from tls://dns.digitale-gesellschaft.ch:853: EOF"
[07.05.2026, 16:59:31 MESZ] daemon.info: dnsproxy[8396]: 2026/05/07 14:59:31.585219 ERROR exchange failed prefix=dnsproxy upstream=tls://dns.digitale-gesellschaft.ch:853 question=";nosig-988462b3.test-alg14.dnscheck.tools.\tIN\t A" duration=202.479488ms err="reading response from tls://dns.digitale-gesellschaft.ch:853: EOF"
[07.05.2026, 16:59:31 MESZ] daemon.info: dnsproxy[8396]: 2026/05/07 14:59:31.954423 ERROR exchange failed prefix=dnsproxy upstream=tls://dns.digitale-gesellschaft.ch:853 question=";nosig-988462b3.test-alg14.dnscheck.tools.\tIN\t HTTPS" duration=179.451485ms err="reading response from tls://dns.digitale-gesellschaft.ch:853: EOF"
[07.05.2026, 16:59:32 MESZ] daemon.info: dnsproxy[8396]: 2026/05/07 14:59:32.162214 ERROR exchange failed prefix=dnsproxy upstream=tls://dns.digitale-gesellschaft.ch:853 question=";nosig-988462b3.test-alg14.dnscheck.tools.\tIN\t A" duration=182.404587ms err="reading response from tls://dns.digitale-gesellschaft.ch:853: EOF"
[07.05.2026, 16:59:32 MESZ] daemon.info: dnsproxy[8396]: 2026/05/07 14:59:32.162382 ERROR exchange failed prefix=dnsproxy upstream=tls://dns.digitale-gesellschaft.ch:853 question=";nosig-988462b3.test-alg14.dnscheck.tools.\tIN\t AAAA" duration=182.596354ms err="reading response from tls://dns.digitale-gesellschaft.ch:853: EOF"
[07.05.2026, 16:59:32 MESZ] daemon.info: dnsproxy[8396]: 2026/05/07 14:59:32.632473 ERROR exchange failed prefix=dnsproxy upstream=tls://dns.digitale-gesellschaft.ch:853 question=";nosig-988462b3.test-alg14.dnscheck.tools.\tIN\t AAAA" duration=187.337923ms err="reading response from tls://dns.digitale-gesellschaft.ch:853: EOF"
[07.05.2026, 16:59:32 MESZ] daemon.info: dnsproxy[8396]: 2026/05/07 14:59:32.641848 ERROR exchange failed prefix=dnsproxy upstream=tls://dns.digitale-gesellschaft.ch:853 question=";nosig-988462b3.test-alg14.dnscheck.tools.\tIN\t AAAA" duration=196.762676ms err="reading response from tls://dns.digitale-gesellschaft.ch:853: EOF"
[07.05.2026, 16:59:32 MESZ] daemon.info: dnsproxy[8396]: 2026/05/07 14:59:32.950821 ERROR exchange failed prefix=dnsproxy upstream=tls://dns.digitale-gesellschaft.ch:853 question=";nosig-988462b3.test-alg14.dnscheck.tools.\tIN\t A" duration=178.001043ms err="reading response from tls://dns.digitale-gesellschaft.ch:853: EOF"
[07.05.2026, 16:59:32 MESZ] daemon.info: dnsproxy[8396]: 2026/05/07 14:59:32.962459 ERROR exchange failed prefix=dnsproxy upstream=tls://dns.digitale-gesellschaft.ch:853 question=";nosig-988462b3.test-alg14.dnscheck.tools.\tIN\t A" duration=189.610165ms err="reading response from tls://dns.digitale-gesellschaft.ch:853: EOF"
[07.05.2026, 16:59:33 MESZ] daemon.info: dnsproxy[8396]: 2026/05/07 14:59:33.096216 ERROR exchange failed prefix=dnsproxy upstream=tls://dns.digitale-gesellschaft.ch:853 question=";nosig-988462b3.test-alg14.dnscheck.tools.\tIN\t HTTPS" duration=180.325673ms err="reading response from tls://dns.digitale-gesellschaft.ch:853: EOF"
[07.05.2026, 16:59:33 MESZ] daemon.info: dnsproxy[8396]: 2026/05/07 14:59:33.106891 ERROR exchange failed prefix=dnsproxy upstream=tls://dns.digitale-gesellschaft.ch:853 question=";nosig-988462b3.test-alg14.dnscheck.tools.\tIN\t HTTPS" duration=190.811429ms err="reading response from tls://dns.digitale-gesellschaft.ch:853: EOF"
[07.05.2026, 16:59:33 MESZ] daemon.info: dnsproxy[8396]: 2026/05/07 14:59:33.789785 ERROR exchange failed prefix=dnsproxy upstream=tls://dns.digitale-gesellschaft.ch:853 question=";nosig-988462b3.test-alg14.dnscheck.tools.\tIN\t HTTPS" duration=171.253168ms err="reading response from tls://dns.digitale-gesellschaft.ch:853: EOF"
[07.05.2026, 16:59:34 MESZ] daemon.info: dnsproxy[8396]: 2026/05/07 14:59:34.281763 ERROR exchange failed prefix=dnsproxy upstream=tls://dns.digitale-gesellschaft.ch:853 question=";nosig-988462b3.test-alg14.dnscheck.tools.\tIN\t HTTPS" duration=187.738236ms err="reading response from tls://dns.digitale-gesellschaft.ch:853: EOF"
[07.05.2026, 16:59:34 MESZ] daemon.info: dnsproxy[8396]: 2026/05/07 14:59:34.291148 ERROR exchange failed prefix=dnsproxy upstream=tls://dns.digitale-gesellschaft.ch:853 question=";nosig-988462b3.test-alg14.dnscheck.tools.\tIN\t A" duration=160.761126ms err="reading response from tls://dns.digitale-gesellschaft.ch:853: EOF"
[07.05.2026, 16:59:34 MESZ] daemon.info: dnsproxy[8396]: 2026/05/07 14:59:34.292462 ERROR exchange failed prefix=dnsproxy upstream=tls://dns.digitale-gesellschaft.ch:853 question=";nosig-988462b3.test-alg14.dnscheck.tools.\tIN\t HTTPS" duration=198.463865ms err="reading response from tls://dns.digitale-gesellschaft.ch:853: EOF"
[07.05.2026, 16:59:34 MESZ] daemon.info: dnsproxy[8396]: 2026/05/07 14:59:34.322804 ERROR exchange failed prefix=dnsproxy upstream=tls://dns.digitale-gesellschaft.ch:853 question=";nosig-988462b3.test-alg14.dnscheck.tools.\tIN\t AAAA" duration=192.410309ms err="reading response from tls://dns.digitale-gesellschaft.ch:853: EOF"
[07.05.2026, 16:59:34 MESZ] daemon.info: dnsproxy[8396]: 2026/05/07 14:59:34.705404 ERROR exchange failed prefix=dnsproxy upstream=tls://dns.digitale-gesellschaft.ch:853 question=";nosig-988462b3.test-alg14.dnscheck.tools.\tIN\t HTTPS" duration=171.466807ms err="reading response from tls://dns.digitale-gesellschaft.ch:853: EOF"
[07.05.2026, 16:59:35 MESZ] daemon.info: dnsproxy[8396]: 2026/05/07 14:59:35.469873 ERROR exchange failed prefix=dnsproxy upstream=tls://dns.digitale-gesellschaft.ch:853 question=";nosig-988462b3.test-alg14.dnscheck.tools.\tIN\t HTTPS" duration=164.295103ms err="reading response from tls://dns.digitale-gesellschaft.ch:853: EOF"
[07.05.2026, 16:59:35 MESZ] daemon.info: dnsproxy[8396]: 2026/05/07 14:59:35.485950 ERROR exchange failed prefix=dnsproxy upstream=tls://dns.digitale-gesellschaft.ch:853 question=";nosig-988462b3.test-alg14.dnscheck.tools.\tIN\t HTTPS" duration=180.482543ms err="reading response from tls://dns.digitale-gesellschaft.ch:853: EOF"
[07.05.2026, 16:59:35 MESZ] daemon.info: dnsproxy[8396]: 2026/05/07 14:59:35.587537 ERROR exchange failed prefix=dnsproxy upstream=tls://dns.digitale-gesellschaft.ch:853 question=";nosig-988462b3.test-alg14.dnscheck.tools.\tIN\t AAAA" duration=187.648012ms err="reading response from tls://dns.digitale-gesellschaft.ch:853: EOF"
[07.05.2026, 16:59:35 MESZ] daemon.info: dnsproxy[8396]: 2026/05/07 14:59:35.594499 ERROR exchange failed prefix=dnsproxy upstream=tls://dns.digitale-gesellschaft.ch:853 question=";nosig-988462b3.test-alg14.dnscheck.tools.\tIN\t AAAA" duration=194.616016ms err="reading response from tls://dns.digitale-gesellschaft.ch:853: EOF"
[07.05.2026, 16:59:36 MESZ] daemon.info: dnsproxy[8396]: 2026/05/07 14:59:36.659177 ERROR exchange failed prefix=dnsproxy upstream=tls://dns.digitale-gesellschaft.ch:853 question=";nosig-988462b3.test-alg14.dnscheck.tools.\tIN\t A" duration=171.768094ms err="reading response from tls://dns.digitale-gesellschaft.ch:853: EOF"
[07.05.2026, 16:59:36 MESZ] daemon.info: dnsproxy[8396]: 2026/05/07 14:59:36.672523 ERROR exchange failed prefix=dnsproxy upstream=tls://dns.digitale-gesellschaft.ch:853 question=";nosig-988462b3.test-alg14.dnscheck.tools.\tIN\t A" duration=185.122457ms err="reading response from tls://dns.digitale-gesellschaft.ch:853: EOF"
[07.05.2026, 16:59:37 MESZ] daemon.info: dnsproxy[8396]: 2026/05/07 14:59:37.389736 ERROR exchange failed prefix=dnsproxy upstream=tls://dns.digitale-gesellschaft.ch:853 question=";nosig-988462b3.test-alg14.dnscheck.tools.\tIN\t A" duration=186.953351ms err="reading response from tls://dns.digitale-gesellschaft.ch:853: EOF"
[07.05.2026, 16:59:37 MESZ] daemon.info: dnsproxy[8396]: 2026/05/07 14:59:37.398716 ERROR exchange failed prefix=dnsproxy upstream=tls://dns.digitale-gesellschaft.ch:853 question=";nosig-988462b3.test-alg14.dnscheck.tools.\tIN\t AAAA" duration=195.912046ms err="reading response from tls://dns.digitale-gesellschaft.ch:853: EOF"
[07.05.2026, 16:59:37 MESZ] daemon.info: dnsproxy[8396]: 2026/05/07 14:59:37.824186 ERROR exchange failed prefix=dnsproxy upstream=tls://dns.digitale-gesellschaft.ch:853 question=";nosig-988462b3.test-alg14.dnscheck.tools.\tIN\t A" duration=177.810209ms err="reading response from tls://dns.digitale-gesellschaft.ch:853: EOF"
[07.05.2026, 16:59:37 MESZ] daemon.info: dnsproxy[8396]: 2026/05/07 14:59:37.836524 ERROR exchange failed prefix=dnsproxy upstream=tls://dns.digitale-gesellschaft.ch:853 question=";nosig-988462b3.test-alg14.dnscheck.tools.\tIN\t A" duration=190.231592ms err="reading response from tls://dns.digitale-gesellschaft.ch:853: EOF"
[07.05.2026, 16:59:38 MESZ] daemon.info: dnsproxy[8396]: 2026/05/07 14:59:38.164011 ERROR exchange failed prefix=dnsproxy upstream=tls://dns.digitale-gesellschaft.ch:853 question=";nosig-988462b3.test-alg14.dnscheck.tools.\tIN\t AAAA" duration=183.658444ms err="reading response from tls://dns.digitale-gesellschaft.ch:853: EOF"
[07.05.2026, 16:59:38 MESZ] daemon.info: dnsproxy[8396]: 2026/05/07 14:59:38.167164 ERROR exchange failed prefix=dnsproxy upstream=tls://dns.digitale-gesellschaft.ch:853 question=";nosig-988462b3.test-alg14.dnscheck.tools.\tIN\t AAAA" duration=186.962554ms err="reading response from tls://dns.digitale-gesellschaft.ch:853: EOF"
[07.05.2026, 16:59:38 MESZ] daemon.info: dnsproxy[8396]: 2026/05/07 14:59:38.626521 ERROR exchange failed prefix=dnsproxy upstream=tls://dns.digitale-gesellschaft.ch:853 question=";988462b3.test-alg15.dnscheck.tools.\tIN\t A" duration=173.298904ms err="reading response from tls://dns.digitale-gesellschaft.ch:853: EOF"
[07.05.2026, 16:59:39 MESZ] daemon.info: dnsproxy[8396]: 2026/05/07 14:59:39.532191 ERROR exchange failed prefix=dnsproxy upstream=tls://dns.digitale-gesellschaft.ch:853 question=";988462b3.test-alg15.dnscheck.tools.\tIN\t A" duration=184.618399ms err="reading response from tls://dns.digitale-gesellschaft.ch:853: EOF"
[07.05.2026, 16:59:39 MESZ] daemon.info: dnsproxy[8396]: 2026/05/07 14:59:39.537954 ERROR exchange failed prefix=dnsproxy upstream=tls://dns.digitale-gesellschaft.ch:853 question=";988462b3.test-alg15.dnscheck.tools.\tIN\t A" duration=190.385693ms err="reading response from tls://dns.digitale-gesellschaft.ch:853: EOF"
[07.05.2026, 16:59:40 MESZ] daemon.info: dnsproxy[8396]: 2026/05/07 14:59:40.248883 ERROR exchange failed prefix=dnsproxy upstream=tls://dns.digitale-gesellschaft.ch:853 question=";988462b3.test-alg15.dnscheck.tools.\tIN\t A" duration=178.205805ms err="reading response from tls://dns.digitale-gesellschaft.ch:853: EOF"
[07.05.2026, 16:59:40 MESZ] daemon.info: dnsproxy[8396]: 2026/05/07 14:59:40.756520 ERROR exchange failed prefix=dnsproxy upstream=tls://dns.digitale-gesellschaft.ch:853 question=";988462b3.test-alg15.dnscheck.tools.\tIN\t A" duration=173.867043ms err="reading response from tls://dns.digitale-gesellschaft.ch:853: EOF"
[07.05.2026, 16:59:40 MESZ] daemon.info: dnsproxy[8396]: 2026/05/07 14:59:40.771521 ERROR exchange failed prefix=dnsproxy upstream=tls://dns.digitale-gesellschaft.ch:853 question=";988462b3.test-alg15.dnscheck.tools.\tIN\t A" duration=188.859103ms err="reading response from tls://dns.digitale-gesellschaft.ch:853: EOF"
[07.05.2026, 16:59:41 MESZ] daemon.info: dnsproxy[8396]: 2026/05/07 14:59:41.477969 ERROR exchange failed prefix=dnsproxy upstream=tls://dns.digitale-gesellschaft.ch:853 question=";988462b3.test-alg15.dnscheck.tools.\tIN\t A" duration=178.379004ms err="reading response from tls://dns.digitale-gesellschaft.ch:853: EOF"
[07.05.2026, 16:59:42 MESZ] daemon.info: dnsproxy[8396]: 2026/05/07 14:59:42.399035 ERROR exchange failed prefix=dnsproxy upstream=tls://dns.digitale-gesellschaft.ch:853 question=";988462b3.test-alg15.dnscheck.tools.\tIN\t A" duration=178.799182ms err="reading response from tls://dns.digitale-gesellschaft.ch:853: EOF"
[07.05.2026, 16:59:42 MESZ] daemon.info: dnsproxy[8396]: 2026/05/07 14:59:42.410724 ERROR exchange failed prefix=dnsproxy upstream=tls://dns.digitale-gesellschaft.ch:853 question=";988462b3.test-alg15.dnscheck.tools.\tIN\t A" duration=190.491478ms err="reading response from tls://dns.digitale-gesellschaft.ch:853: EOF"
[07.05.2026, 16:59:43 MESZ] daemon.info: dnsproxy[8396]: 2026/05/07 14:59:43.122209 ERROR exchange failed prefix=dnsproxy upstream=tls://dns.digitale-gesellschaft.ch:853 question=";988462b3.test-alg15.dnscheck.tools.\tIN\t A" duration=184.30086ms err="reading response from tls://dns.digitale-gesellschaft.ch:853: EOF"
[07.05.2026, 16:59:43 MESZ] daemon.info: dnsproxy[8396]: 2026/05/07 14:59:43.129986 ERROR exchange failed prefix=dnsproxy upstream=tls://dns.digitale-gesellschaft.ch:853 question=";988462b3.test-alg15.dnscheck.tools.\tIN\t A" duration=192.078119ms err="reading response from tls://dns.digitale-gesellschaft.ch:853: EOF"
[07.05.2026, 16:59:44 MESZ] daemon.info: dnsproxy[8396]: 2026/05/07 14:59:44.568344 ERROR exchange failed prefix=dnsproxy upstream=tls://dns.digitale-gesellschaft.ch:853 question=";988462b3.test-alg15.dnscheck.tools.\tIN\t AAAA" duration=189.873855ms err="reading response from tls://dns.digitale-gesellschaft.ch:853: EOF"
[07.05.2026, 16:59:44 MESZ] daemon.info: dnsproxy[8396]: 2026/05/07 14:59:44.576231 ERROR exchange failed prefix=dnsproxy upstream=tls://dns.digitale-gesellschaft.ch:853 question=";988462b3.test-alg15.dnscheck.tools.\tIN\t A" duration=197.791719ms err="reading response from tls://dns.digitale-gesellschaft.ch:853: EOF"
[07.05.2026, 16:59:44 MESZ] daemon.info: dnsproxy[8396]: 2026/05/07 14:59:44.581366 ERROR exchange failed prefix=dnsproxy upstream=tls://dns.digitale-gesellschaft.ch:853 question=";988462b3.test-alg15.dnscheck.tools.\tIN\t HTTPS" duration=203.920817ms err="reading response from tls://dns.digitale-gesellschaft.ch:853: EOF"
[07.05.2026, 16:59:45 MESZ] daemon.info: dnsproxy[8396]: 2026/05/07 14:59:45.505382 ERROR exchange failed prefix=dnsproxy upstream=tls://dns.digitale-gesellschaft.ch:853 question=";988462b3.test-alg15.dnscheck.tools.\tIN\t AAAA" duration=189.004131ms err="reading response from tls://dns.digitale-gesellschaft.ch:853: EOF"
[07.05.2026, 16:59:45 MESZ] daemon.info: dnsproxy[8396]: 2026/05/07 14:59:45.515358 ERROR exchange failed prefix=dnsproxy upstream=tls://dns.digitale-gesellschaft.ch:853 question=";988462b3.test-alg15.dnscheck.tools.\tIN\t AAAA" duration=198.988902ms err="reading response from tls://dns.digitale-gesellschaft.ch:853: EOF"
[07.05.2026, 16:59:45 MESZ] daemon.info: dnsproxy[8396]: 2026/05/07 14:59:45.669113 ERROR exchange failed prefix=dnsproxy upstream=tls://dns.digitale-gesellschaft.ch:853 question=";988462b3.test-alg15.dnscheck.tools.\tIN\t HTTPS" duration=185.239781ms err="reading response from tls://dns.digitale-gesellschaft.ch:853: EOF"
[07.05.2026, 16:59:45 MESZ] daemon.info: dnsproxy[8396]: 2026/05/07 14:59:45.678213 ERROR exchange failed prefix=dnsproxy upstream=tls://dns.digitale-gesellschaft.ch:853 question=";988462b3.test-alg15.dnscheck.tools.\tIN\t HTTPS" duration=194.404295ms err="reading response from tls://dns.digitale-gesellschaft.ch:853: EOF"
[07.05.2026, 16:59:46 MESZ] daemon.info: dnsproxy[8396]: 2026/05/07 14:59:46.385795 ERROR exchange failed prefix=dnsproxy upstream=tls://dns.digitale-gesellschaft.ch:853 question=";988462b3.test-alg15.dnscheck.tools.\tIN\t HTTPS" duration=170.325183ms err="reading response from tls://dns.digitale-gesellschaft.ch:853: EOF"
[07.05.2026, 16:59:47 MESZ] daemon.info: dnsproxy[8396]: 2026/05/07 14:59:47.032456 ERROR exchange failed prefix=dnsproxy upstream=tls://dns.digitale-gesellschaft.ch:853 question=";988462b3.test-alg15.dnscheck.tools.\tIN\t A" duration=188.518945ms err="reading response from tls://dns.digitale-gesellschaft.ch:853: EOF"
[07.05.2026, 16:59:47 MESZ] daemon.info: dnsproxy[8396]: 2026/05/07 14:59:47.037645 ERROR exchange failed prefix=dnsproxy upstream=tls://dns.digitale-gesellschaft.ch:853 question=";988462b3.test-alg15.dnscheck.tools.\tIN\t A" duration=193.721855ms err="reading response from tls://dns.digitale-gesellschaft.ch:853: EOF"
[07.05.2026, 16:59:47 MESZ] daemon.info: dnsproxy[8396]: 2026/05/07 14:59:47.563749 ERROR exchange failed prefix=dnsproxy upstream=tls://dns.digitale-gesellschaft.ch:853 question=";988462b3.test-alg15.dnscheck.tools.\tIN\t HTTPS" duration=190.308435ms err="reading response from tls://dns.digitale-gesellschaft.ch:853: EOF"
[07.05.2026, 16:59:47 MESZ] daemon.info: dnsproxy[8396]: 2026/05/07 14:59:47.570874 ERROR exchange failed prefix=dnsproxy upstream=tls://dns.digitale-gesellschaft.ch:853 question=";988462b3.test-alg15.dnscheck.tools.\tIN\t HTTPS" duration=197.500171ms err="reading response from tls://dns.digitale-gesellschaft.ch:853: EOF"
[07.05.2026, 16:59:48 MESZ] daemon.info: dnsproxy[8396]: 2026/05/07 14:59:48.889538 ERROR exchange failed prefix=dnsproxy upstream=tls://dns.digitale-gesellschaft.ch:853 question=";988462b3.test-alg15.dnscheck.tools.\tIN\t HTTPS" duration=183.657161ms err="reading response from tls://dns.digitale-gesellschaft.ch:853: EOF"
[07.05.2026, 16:59:49 MESZ] daemon.info: dnsproxy[8396]: 2026/05/07 14:59:49.471953 ERROR exchange failed prefix=dnsproxy upstream=tls://dns.digitale-gesellschaft.ch:853 question=";988462b3.test-alg15.dnscheck.tools.\tIN\t A" duration=184.459ms err="reading response from tls://dns.digitale-gesellschaft.ch:853: EOF"
[07.05.2026, 16:59:49 MESZ] daemon.info: dnsproxy[8396]: 2026/05/07 14:59:49.471992 ERROR exchange failed prefix=dnsproxy upstream=tls://dns.digitale-gesellschaft.ch:853 question=";988462b3.test-alg15.dnscheck.tools.\tIN\t AAAA" duration=184.513369ms err="reading response from tls://dns.digitale-gesellschaft.ch:853: EOF"
[07.05.2026, 16:59:49 MESZ] daemon.info: dnsproxy[8396]: 2026/05/07 14:59:49.877956 ERROR exchange failed prefix=dnsproxy upstream=tls://dns.digitale-gesellschaft.ch:853 question=";988462b3.test-alg15.dnscheck.tools.\tIN\t HTTPS" duration=197.623388ms err="reading response from tls://dns.digitale-gesellschaft.ch:853: EOF"
[07.05.2026, 16:59:49 MESZ] daemon.info: dnsproxy[8396]: 2026/05/07 14:59:49.883779 ERROR exchange failed prefix=dnsproxy upstream=tls://dns.digitale-gesellschaft.ch:853 question=";988462b3.test-alg15.dnscheck.tools.\tIN\t HTTPS" duration=203.376901ms err="reading response from tls://dns.digitale-gesellschaft.ch:853: EOF"
[07.05.2026, 16:59:49 MESZ] daemon.info: dnsproxy[8396]: 2026/05/07 14:59:49.891996 ERROR exchange failed prefix=dnsproxy upstream=tls://dns.digitale-gesellschaft.ch:853 question=";988462b3.test-alg15.dnscheck.tools.\tIN\t AAAA" duration=188.208679ms err="reading response from tls://dns.digitale-gesellschaft.ch:853: EOF"
[07.05.2026, 16:59:49 MESZ] daemon.info: dnsproxy[8396]: 2026/05/07 14:59:49.902412 ERROR exchange failed prefix=dnsproxy upstream=tls://dns.digitale-gesellschaft.ch:853 question=";988462b3.test-alg15.dnscheck.tools.\tIN\t AAAA" duration=198.635624ms err="reading response from tls://dns.digitale-gesellschaft.ch:853: EOF"
[07.05.2026, 16:59:49 MESZ] daemon.info: dnsproxy[8396]: 2026/05/07 14:59:49.903087 ERROR exchange failed prefix=dnsproxy upstream=tls://dns.digitale-gesellschaft.ch:853 question=";988462b3.test-alg15.dnscheck.tools.\tIN\t A" duration=194.356183ms err="reading response from tls://dns.digitale-gesellschaft.ch:853: EOF"
[07.05.2026, 16:59:49 MESZ] daemon.info: dnsproxy[8396]: 2026/05/07 14:59:49.909052 ERROR exchange failed prefix=dnsproxy upstream=tls://dns.digitale-gesellschaft.ch:853 question=";988462b3.test-alg15.dnscheck.tools.\tIN\t A" duration=200.309926ms err="reading response from tls://dns.digitale-gesellschaft.ch:853: EOF"
[07.05.2026, 16:59:50 MESZ] daemon.info: dnsproxy[8396]: 2026/05/07 14:59:50.493691 ERROR exchange failed prefix=dnsproxy upstream=tls://dns.digitale-gesellschaft.ch:853 question=";988462b3.test-alg15.dnscheck.tools.\tIN\t HTTPS" duration=179.428323ms err="reading response from tls://dns.digitale-gesellschaft.ch:853: EOF"
[07.05.2026, 16:59:50 MESZ] daemon.info: dnsproxy[8396]: 2026/05/07 14:59:50.493695 ERROR exchange failed prefix=dnsproxy upstream=tls://dns.digitale-gesellschaft.ch:853 question=";988462b3.test-alg15.dnscheck.tools.\tIN\t A" duration=181.756599ms err="reading response from tls://dns.digitale-gesellschaft.ch:853: EOF"
[07.05.2026, 16:59:50 MESZ] daemon.info: dnsproxy[8396]: 2026/05/07 14:59:50.503495 ERROR exchange failed prefix=dnsproxy upstream=tls://dns.digitale-gesellschaft.ch:853 question=";988462b3.test-alg15.dnscheck.tools.\tIN\t AAAA" duration=191.463156ms err="reading response from tls://dns.digitale-gesellschaft.ch:853: EOF"