Skip to content

[FR] CNAME filtering #1472

Description

Current behavior
Is there a current behavior that the feature relates to?
If yes, would you wish the current behavior to change?
?

Describe the desired feature
A clear and concise description of what the feature should be.

Many sites are hiding their ads via CNAME, like:

media.evilsite.net CNAME testcdn.ad-example.com
testcdn.ad-example.com CNAME yearn.ad-example.net
yearn.ad-example.net CNAME cdn.advertise.online
cdn.advertise.online AAAA 1::1

I want Unbound to block(return 0.0.0.0/::0) when the CNAME chain contains "ad-example.net"/"*.ad-example.net"

Is this possible? Currently only dnscrypt-proxy can do this.

Potential use-case
Describe how you see this feature being useful to other Unbound users.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions