Skip to content

Control D DNS addresses incorrect and not working #113

Description

@tomasz1986

What is the bug / inaccuracy?:

The currently listed example IP addresses for Control D are obsolete and no longer work with encrypted DNS. They should be changed from

# TLS with Malware Filter
dot://76.76.2.1:853?verify=p1.controld.com&name=ControlD&blockedif=empty
dot://76.76.10.1:853?verify=p1.controld.com&name=ControlD&blockedif=empty

# TLS Uncensored
dot://76.76.2.5:853?verify=uncensored.freedns.controld.com&name=ControlD&blockedif=empty
dot://76.76.10.5:853?verify=uncensored.freedns.controld.com&name=ControlD&blockedif=empty

# DNS-over-HTTPS Uncensored
https://freedns.controld.com/uncensored?name=ControlD&ip=76.76.2.5&blockedif=empty
https://freedns.controld.com/uncensored?name=ControlD&ip=76.76.10.5&blockedif=empty

to the following:

# TLS with Malware Filter
dot://76.76.2.11:853?verify=p1.freedns.controld.com&name=ControlD&blockedif=empty
dot://76.76.10.11:853?verify=p1.freedns.controld.com&name=ControlD&blockedif=empty

# TLS Uncensored
dot://76.76.2.11:853?verify=uncensored.freedns.controld.com&name=ControlD&blockedif=empty
dot://76.76.10.11:853?verify=uncensored.freedns.controld.com&name=ControlD&blockedif=empty

# DNS-over-HTTPS Uncensored
https://freedns.controld.com/uncensored?name=ControlD&ip=76.76.2.11&blockedif=empty
https://freedns.controld.com/uncensored?name=ControlD&ip=76.76.10.11&blockedif=empty

(not 100% sure about the DNS-over-HTTPS Uncensored one)

What would you expect instead?:

The addresses listed in the Wiki should be operational. Currently, if you copy and paste them into Portmaster, there will no Internet access at all.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugTYPE: a report on something that isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions