jpgpi250 / piholemanual

files referred to in my pihole installation manual
115 stars 14 forks source link

Block Disconnect DOH server #14

Closed ajkblue closed 2 years ago

ajkblue commented 2 years ago

The various disconnect.me apps use their own DOH provider which is not included on this blocklist, such as the Disconnect Privacy DNS App and Disconnect Privacy Pro on the App Store.

My Pi-Hole shows the lookup for their server as being "doh.disconnect.app":

Screen Shot 2022-05-30 at 4 06 21 PM

An nslookup gives me these ip's for that domain:

% nslookup doh.disconnect.app
Server:     10.1.1.1
Address:    10.1.1.1#53

Non-authoritative answer:
Name:   doh.disconnect.app
Address: 104.21.65.52
Name:   doh.disconnect.app
Address: 172.67.140.171
jpgpi250 commented 2 years ago

As you can see in my manual, My script processes (daily) existing lists and return usable lists ( ip, rpz ) and the database (to allow users to get regional IP addresses) on github. If you can point me to a list / web page /source code that contains these domains, I'll look at it, and possibly add this to the list of lists to process.

edit OR... enter an issue with one (or more) DOH bloclist maintainers (see manual for available choices) on github to add the domains. They will than automattically be added. /edit

jpgpi250 commented 2 years ago

after creating an issue, the domain has been added, domain now in RPZfile , IP in IPv4 list