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

dospod config is not work #64

Closed
lifeva opened this issue Sep 8, 2021 · 5 comments
Closed

dospod config is not work #64

lifeva opened this issue Sep 8, 2021 · 5 comments

Comments

@lifeva
Copy link

lifeva commented Sep 8, 2021

severaddress is wrong

@ghost
Copy link

ghost commented Sep 17, 2021

Any proof of that and the url who show the correct ip, i have taken the url in the doc of AdGuard.

@rampageX
Copy link

https://cloud.tencent.com/developer/article/1668074 say:

4: Click Advanced-select dns-in the pop-up "DNS server" box, enter: 162.14.21.56 or 162.14.21.178 (it will be changed after the official launch, please pay attention to it simultaneously)

but never change til now:

dig dot.pub

; <<>> DiG 9.16.10 <<>> dot.pub
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 21190
;; flags: qr rd ra; QUERY: 1, ANSWER: 2, AUTHORITY: 0, ADDITIONAL: 1

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 1280
;; QUESTION SECTION:
;dot.pub.			IN	A

;; ANSWER SECTION:
dot.pub.		86100	IN	A	162.14.21.178
dot.pub.		86100	IN	A	162.14.21.56

;; Query time: 10 msec
;; SERVER: 127.0.0.1#53(127.0.0.1)
;; WHEN: Sat Sep 18 11:03:24 CST 2021
;; MSG SIZE  rcvd: 68
dig doh.pub

; <<>> DiG 9.16.10 <<>> doh.pub
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 59338
;; flags: qr rd ra; QUERY: 1, ANSWER: 2, AUTHORITY: 0, ADDITIONAL: 1

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 1232
;; QUESTION SECTION:
;doh.pub.			IN	A

;; ANSWER SECTION:
doh.pub.		512	IN	A	162.14.21.56
doh.pub.		512	IN	A	162.14.21.178

;; Query time: 30 msec
;; SERVER: 127.0.0.1#53(127.0.0.1)
;; WHEN: Sat Sep 18 11:03:38 CST 2021
;; MSG SIZE  rcvd: 68

@ghost
Copy link

ghost commented Sep 18, 2021

'k will do a PR tomorrow to change that ;)

@ghost ghost mentioned this issue Sep 23, 2021
@ghost
Copy link

ghost commented Sep 23, 2021

PR done @rampageX @lifeva #67

@ghost
Copy link

ghost commented Sep 24, 2021

@paulmillr this issue can be closed

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

3 participants