Skip to content

DNSSEC doesn't work for me on OpenWrt #1175

@lessneek

Description

@lessneek

I have no ad flag with dnscrypt-proxy2 2.0.34-1 on OpenWrt 19.07.0 r10860-a3ffeb413b:

$ drill -D dnscrypt.info
;; ->>HEADER<<- opcode: QUERY, rcode: NOERROR, id: 8616
;; flags: qr rd ra ; QUERY: 1, ANSWER: 3, AUTHORITY: 0, ADDITIONAL: 0 

but if I make a direct request to 1.1.1.1 e.g. the ad is here:

$ drill -D dnscrypt.info @1.1.1.1
;; ->>HEADER<<- opcode: QUERY, rcode: NOERROR, id: 41161
;; flags: qr rd ra ad ; QUERY: 1, ANSWER: 3, AUTHORITY: 0, ADDITIONAL: 0 

what causes the problem?

There is require_dnssec = true and [NOTICE] Server with the lowest initial latency: jp.tiarap.org (rtt: 19ms).

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