DNS server blocked in China
Please see the test result of greatfire.org
https://blocky.greatfire.org/detail/450314/https%3A%2F%2Fdns.nextdns.io
`DNS poisoning`? No.
Domestic DNS servers returned correct reply.
```
103.127.124.46 [Asia]
92.38.166.121 [Korea]
```
Detect SNI? Yes.
Any IP using this SNI to establish an HTTPS connection will be subject to TCP reset attacks by Great Firewall and remain disconnected for a period of time.
IP blocking(using routing blackhole)? Yes.
`103.127.124.46` and `92.38.166.121 ` is not accessible on any port including 443,853, whenever.
17 replies
-
今天下午被墙了吗?我现在nextdns一直在报I/O timeout,时断时续。
最担心的一天终于来了。
-
However, the following querying works.
```
curl -vk 'https://nextdns.io/?name=example.com&type=A' -H "Host: dns.nextdns.io"
```
```
curl -vk 'https:///45.90.28.102/?name=example.com&type=A' -H "Host: dns.nextdns.io"
```
-
https://gitlab.com/NickCao/experiments/-/blob/master/workers/r.js
I deployed this reverse proxy on Cloudflare workers.
Now using following as DoH url `https://xxx.workers.dev/https://dns.nextdns.io/114514/devicename`
-
-
楼上的方法也不行。虽然起来只检测 SNI dns.nextdns.io但仍然无法访问诸如xxx.apple.dns.nextdns.io,
xxx.dns.nextdns.io,apple.dns.nextdns.io/xxxxx,等所有个性化dns
-
可以试试用 hosts 绑定域名的方式,反正 nextdns 是泛域名证书
-
已经能访问了
-
楼上大佬能说中文吗 告诉我几楼的方法能成啊?
-
大佬快想想办法?我现在想通过ios描述文件实现hosts功能,本地屏蔽网址
-
I'm back to NextDNS, new protocol like QUIC or HTTP/3 is yet not blocked.
Content aside
-
2
Likes
- 1 yr agoLast active
- 17Replies
- 1554Views
-
5
Following