Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Don't filter EDE data #1178

Open
Anuskuss opened this issue Feb 16, 2024 · 0 comments
Open

Don't filter EDE data #1178

Anuskuss opened this issue Feb 16, 2024 · 0 comments
Labels
Priority: Normal Minor issue impacting one or more users Type: Bug Something isn't working

Comments

@Anuskuss
Copy link

Cloudflare:

$ dig @1.1.1.1 sigfail.ippacket.stream
;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 1232
; EDE: 6 (DNSSEC Bogus): (failed to verify sigfail.rsa2048-sha256.ippacket.stream. A: using DNSKEY ids = [46436])
;; QUESTION SECTION:
;sigfail.ippacket.stream.	IN	A

cloudflared:

$ cloudflared proxy-dns --port 5053 --upstream https://1.1.1.1/dns-query 2> /dev/null &
$ dig @127.0.0.1 -p 5053 sigfail.ippacket.stream
;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 1232
; COOKIE: ce9a7dbd8a9d5eed (echoed)
;; QUESTION SECTION:
;sigfail.ippacket.stream.	IN	A
@Anuskuss Anuskuss added Priority: Normal Minor issue impacting one or more users Type: Bug Something isn't working labels Feb 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: Normal Minor issue impacting one or more users Type: Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant