dospod config is not work
lifeva opened this issue · 5 comments
lifeva commented
severaddress is wrong
BirdInFire commented
Any proof of that and the url who show the correct ip, i have taken the url in the doc of AdGuard.
rampageX commented
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
BirdInFire commented
'k will do a PR tomorrow to change that ;)
BirdInFire commented
BirdInFire commented
@paulmillr this issue can be closed