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

Update quad101 #914

Open
wants to merge 2 commits into
base: next
Choose a base branch
from
Open

Update quad101 #914

wants to merge 2 commits into from

Conversation

demarcush
Copy link
Contributor

No description provided.

@jedisct1
Copy link
Member

I'm not able to connect to the IPv6 one:

[2024-05-23 23:33:15] [ERROR] Get "https://101.101.101.101/dns-query?dns=yv4BAAABAAAAAAABAAACAAEAACkQAAAAAAAAFAAMABD5572w1UB4R3EULJK0-rBd": dial tcp [2001:de4::102]:443: connect: connection refused

@demarcush
Copy link
Contributor Author

$ dnscrypt-proxy -config ./dnscrypt-proxy.toml -show-certs
[NOTICE] dnscrypt-proxy 2.0.45
[NOTICE] Firefox workaround initialized
[INFO] [myserver] TLS version: 304 - Protocol: h2 - Cipher suite: 4865
[NOTICE] Advertised cert: [CN=101.101.101.101,O=Taiwan Network Information Center,ST=Taipei,C=TW] [a9d00be0ebb0760a1ed03b0e80b59fd54822d9a6a3e68e34a64edb2aa8238c1d]
[NOTICE] Advertised cert: [CN=Sectigo RSA Organization Validation Secure Server CA,O=Sectigo Limited,L=Salford,ST=Greater Manchester,C=GB] [e026e0f68af3244234cc4761d16483e4e01ae177b780fd7892c11412fe1f4399]
[NOTICE] [myserver] OK (DoH) - rtt: 317ms
[NOTICE] Server with the lowest initial latency: myserver (rtt: 317ms)
$ export VERBOSE=1 DNSSEC=1; dnslookup go.dnscheck.tools "sdns://AgcAAAAAAAAAD1syMDAxOmRlNDo6MTAyXSDgJuD2ivMkQjTMR2HRZIPk4Brhd7eA_XiSwRQS_h9DmQ8xMDEuMTAxLjEwMS4xMDEKL2Rucy1xdWVyeQ"
[debug] creating a new http client
[debug] using HTTP/2 for this upstream: HTTP3 support is not enabled
[debug] https://101.101.101.101:443/dns-query: sending request over tcp: A go.dnscheck.tools.
[debug] bootstrap: dialing [2001:de4::102]:443 (1/1)
[debug] bootstrap: connection to [2001:de4::102]:443 succeeded in 305.810013ms
[debug] https://101.101.101.101:443/dns-query: response received over tcp: ok
Server: sdns://AgcAAAAAAAAAD1syMDAxOmRlNDo6MTAyXSDgJuD2ivMkQjTMR2HRZIPk4Brhd7eA_XiSwRQS_h9DmQ8xMDEuMTAxLjEwMS4xMDEKL2Rucy1xdWVyeQ

dnslookup result (elapsed 1.284628909s):
;; opcode: QUERY, status: NOERROR, id: 59161
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1

;; OPT PSEUDOSECTION:
; EDNS: version 0; flags:; udp: 1232

;; QUESTION SECTION:
;go.dnscheck.tools.     IN       A

;; ANSWER SECTION:
go.dnscheck.tools.      1       IN      A       116.203.95.251

And I even ran dnscrypt-proxy with it and queried some domains.
What could be the problem?

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

Successfully merging this pull request may close these issues.

2 participants