Hi,
I just installed the package https-doh-proxy and now my adblock lists are not loading any more. (Loading never stops, 0 Sources loaded, no error messages from syslog)
Https-DoH-Proxy settings:
config main 'config'
option canary_domains_icloud '1'
option canary_domains_mozilla '1'
option dnsmasq_config_update '*'
option force_dns '1'
list force_dns_port '53'
list force_dns_port '853'
option procd_trigger_wan6 '0'
config https-dns-proxy
option resolver_url 'https://dns.digitale-gesellschaft.ch/dns-query'
config https-dns-proxy
option resolver_url 'https://doh.ffmuc.net/dns-query'
config https-dns-proxy
option resolver_url 'https://doh.mullvad.net/dns-query'
config https-dns-proxy
option resolver_url 'https://dns.adguard.com/dns-query'
My Adblock settings are as following:
config adblock 'global'
option adb_enabled '1'
option adb_debug '1'
option adb_forcedns '1'
option adb_safesearch '0'
option adb_dnsfilereset '0'
option adb_mail '0'
option adb_backup '1'
option adb_maxqueue '4'
option adb_trigger 'wan6'
option adb_dns 'dnsmasq'
option adb_fetchutil 'curl'
option adb_repiface 'br-lan'
list adb_stb_sources 'alternates/fakenews-gambling-social/hosts'
option adb_report '1'
option adb_backupdir '/etc/adblock_lists'
list adb_sources 'adaway'
list adb_sources 'adguard'
list adb_sources 'adguard_tracking'
list adb_sources 'android_tracking'
list adb_sources 'anti_ad'
list adb_sources 'anudeep'
list adb_sources 'bitcoin'
list adb_sources 'disconnect'
list adb_sources 'games_tracking'
list adb_sources 'openphish'
list adb_sources 'phishing_army'
list adb_sources 'smarttv_tracking'
list adb_sources 'spam404'
list adb_sources 'stevenblack'
list adb_sources 'wally3k'
list adb_sources 'whocares'
list adb_sources 'winhelp'
list adb_sources 'winspy'
list adb_sources 'yoyo'
option adb_dnsinstance '0'
list adb_zonelist 'lan'
list adb_portlist '853'
list adb_portlist '53'
Anybody had this issues as well or knows a workaround?
Maybe good to mention: I recently installed ds-lite as well, after changing my isp, which seems to cause problems with many apps, I don't know if this is related.