Quote from: tangofan on August 13, 2026, 11:52:37 PMThen OPNsense should go upstream for all its DNS requests, instead of using the local Unbound DNS and its blocklists.
Quote from: OPNenthu on August 13, 2026, 11:00:31 PMQuote from: Patrick M. Hausen on August 13, 2026, 10:34:26 PMThe repo on github is back online. IMHO that won't be the solution:
https://github.com/AdguardTeam/AdGuardHome/issues/8561
All, pay attention to Patrick's note here ^ about "dnsbunker.org" being blocked by DOH lists. It is also blocked by this one, if not others:
https://dbl.ipfire.org/lists/doh/domains.txt
So you might need to add an override. I don't know if the firewall itself is affected by DNSBL policy (maybe depending on your setup), so may or may not be an issue for you.
This is a kind of ironic situation. Hopefully hagezi can settle on a host that is NOT also a DNS provider.
Quote from: OPNenthu on August 13, 2026, 11:00:31 PMSo you might need to add an override. I don't know if the firewall itself is affected by DNSBL policy (maybe depending on your setup), so may or may not be an issue for you.
Quote from: Patrick M. Hausen on August 13, 2026, 10:34:26 PMThe repo on github is back online. IMHO that won't be the solution:
https://github.com/AdguardTeam/AdGuardHome/issues/8561
^hagezi-mirror\.dnsbunker\.org$$ nslookup dnsbunker.org
Server: 127.0.0.53
Address: 127.0.0.53#53
** server can't find dnsbunker.org: NXDOMAIN
$ nslookup test.dnsbunker.org
Server: 127.0.0.53
Address: 127.0.0.53#53
** server can't find test.dnsbunker.org: NXDOMAIN
$ nslookup hagezi-mirror.dnsbunker.org
Server: 127.0.0.53
Address: 127.0.0.53#53
Non-authoritative answer:
Name: hagezi-mirror.dnsbunker.org
Address: 46.38.249.63
Name: hagezi-mirror.dnsbunker.org
Address: 2a03:4000:6d:1cad::24:6016
Quote from: Patrick M. Hausen on August 13, 2026, 10:34:26 PMThe repo on github is back online. IMHO that won't be the solution:
https://github.com/AdguardTeam/AdGuardHome/issues/8561