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

doh.pub DoH failed to complete upstream test #7459

Closed
4 tasks done
Skyxim opened this issue Nov 25, 2024 · 2 comments
Closed
4 tasks done

doh.pub DoH failed to complete upstream test #7459

Skyxim opened this issue Nov 25, 2024 · 2 comments

Comments

@Skyxim
Copy link

Skyxim commented Nov 25, 2024

Prerequisites

Platform (OS and CPU architecture)

FreeBSD, AMD64 (aka x86_64)

Installation

GitHub releases or script from README

Setup

On a router, DHCP is handled by AdGuard Home

AdGuard Home version

v0.108.0-b.60

Action

Replace the following command with the one you're calling or a
description of the failing action:

root@OPNsense:~ # dig test. @doh.pub +https A

; <<>> DiG 9.20.2 <<>> test. @doh.pub +https A
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 47246
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 1

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 1232
; COOKIE: 825c390e640b11a9 (echoed)
; PAD: (360 bytes)
;; QUESTION SECTION:
;test.				IN	A

;; AUTHORITY SECTION:
test.			301	IN	SOA	localhost. nobody.invalid. 1 3600 1200 604800 10800

;; Query time: 62 msec
;; SERVER: 120.53.53.53#443(doh.pub) (HTTPS)
;; WHEN: Mon Nov 25 16:59:44 CST 2024
;; MSG SIZE  rcvd: 468

root@OPNsense:~ # ./q @https://doh.pub/dns-query test. -S A
Stats:
Received 472 B from https://doh.pub:443/dns-query in 178.7ms (16:59:50 11-25-2024 CST)
Opcode: QUERY Status: NOERROR ID 51392: Flags: qr rd ra (1 Q 0 A 1 N 1 E)

Expected result

Successfully tested upstream server https://doh.pub/dns-query

Actual result

Show test failed
image

2024/11/25 17:02:44.445413 ERROR response received addr=https://doh.pub:443/dns-query proto=tcp status="requesting https://doh.pub:443/dns-query: Get \"https://doh.pub:443/dns-query?dns=AAABAAABAAAAAAAABHRlc3QAAAEAAQ\": context deadline exceeded"

Additional information and/or screenshots

No response

@wlshdjj
Copy link

wlshdjj commented Nov 28, 2024

@Skyxim
Copy link
Author

Skyxim commented Dec 3, 2024

This issue has been resolved. Closed via #7357 (comment)

@Skyxim Skyxim closed this as completed Dec 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants