-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Description
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
Labels
No labels