信息

信息

信息

最近我连接的一些网站无法正常工作

目前无法运行的网站有:

  • youtube.com
  • twitter.com

当连接到它们时,我收到 3 个错误中的 1 个:

  • 文件结束错误
  • 连接已超时
  • PR_IO_TIMEOUT_ERROR

这不是Firefox 中的“PR_END_OF_FILE_ERROR”错误是什么意思正如他们的问题一样,他们正在研究 SSL 证书。

在这件事发生之前的一段时间,我试图制作只适用于我的网络的“自定义本地域”(例如 example.local),但它不起作用,所以我删除了它,这就是我记得的全部

$ dig youtube.com
;; communications error to 192.168.1.1#53: timed out
;; communications error to 192.168.1.1#53: timed out

; <<>> DiG 9.18.14 <<>> youtube.com
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: REFUSED, id: 37968
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 1

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 1220
; COOKIE: a0a1c12b15c7df9a78eac8c7645b648551d539e76783b483 (good)
;; QUESTION SECTION:
;youtube.com.           IN  A

;; Query time: 204 msec
;; SERVER: 192.168.1.1#53(192.168.1.1) (UDP)
;; WHEN: Wed May 10 14:31:49 PKT 2023
;; MSG SIZE  rcvd: 68
$ nslookup youtube.com
;; communications error to 192.168.1.1#53: timed out
;; communications error to 192.168.1.1#53: timed out
;; communications error to 192.168.1.1#53: timed out
;; no servers could be reached

dnscheck.tools 结果

Your DNS resolvers are:
Cloudflare

    103.22.200.61 ns: darl.ns.cloudflare.com Singapore, Singapore, SG103.22.200.62 ns: darl.ns.cloudflare.com Singapore, Singapore, SG172.69.245.17 ns: cruz.ns.cloudflare.com Karachi, Sindh, PK172.70.146.171 ns: cruz.ns.cloudflare.com Singapore, Singapore, SG172.70.146.172 ns: cruz.ns.cloudflare.com Singapore, Singapore, SG2400:cb00:179:1024::ac45:f511 ns: chloe.ns.cloudflare.com Karachi, Sindh, PK2400:cb00:412:1024::ac46:92ab ns: chloe.ns.cloudflare.com Singapore, Singapore, SG2400:cb00:412:1024::ac46:92ac ns: chloe.ns.cloudflare.com Singapore, Singapore, SG2400:cb00:632:1024::6716:c83d ns: chloe.ns.cloudflare.com Singapore, Singapore, SG2400:cb00:632:1024::6716:c83e ns: chloe.ns.cloudflare.com Singapore, Singapore, SG

Google LLC

    172.253.12.129 ns: ns1.google.com Milan, Lombardy, IT172.253.12.132 ns: ns1.google.com Milan, Lombardy, IT172.253.12.133 ns: ns1.google.com Milan, Lombardy, IT172.253.12.193 ns: ns1.google.com Milan, Lombardy, IT172.253.12.194 ns: ns1.google.com Milan, Lombardy, IT172.253.12.195 ns: ns1.google.com Milan, Lombardy, IT172.253.12.196 ns: ns1.google.com Milan, Lombardy, IT172.253.12.197 ns: ns1.google.com Milan, Lombardy, IT172.253.13.129 ns: ns1.google.com Milan, Lombardy, IT172.253.13.130 ns: ns1.google.com Milan, Lombardy, IT172.253.13.131 ns: ns1.google.com Milan, Lombardy, IT172.253.13.132 ns: ns1.google.com Milan, Lombardy, IT172.253.13.133 ns: ns1.google.com Milan, Lombardy, IT172.253.217.133 ns: ns1.google.com Turin, Piedmont, IT

IE-GOOGLE-2a00-1450-4000-1

    2a00:1450:4025:1803::101 ns: ns1.google.com San Francisco, California, US2a00:1450:4025:1803::104 ns: ns1.google.com San Francisco, California, US2a00:1450:4025:1803::105 ns: ns1.google.com San Francisco, California, US2a00:1450:4025:1805::102 ns: ns1.google.com San Francisco, California, US2a00:1450:4025:1805::104 ns: ns1.google.com San Francisco, California, US2a00:1450:4025:1805::105 ns: ns1.google.com San Francisco, California, US

Great! Your DNS responses are authenticated with DNSSEC:

    correct P-256 signature... pass
    invalid P-256 signature... pass
    expired P-256 signature... pass
    correct P-384 signature... pass
    invalid P-384 signature... pass
    expired P-384 signature... pass
    correct Ed25519 signature... pass
    invalid Ed25519 signature... pass
    expired Ed25519 signature... pass
    unsigned domain... pass

DNS 泄漏测试结果

知识产权 主机名 互联网服务提供商
172.70.146.223 没有任何 Cloudflare
172.70.92.38 没有任何 Cloudflare

重要的

Youtube.com 无法在连接到同一网络的其他设备上的 Firefox 或 Chrome 上运行,但 YouTube 移动应用程序仍然可以在一定程度上运行,有时需要一段时间才能加载,有时则根本无法加载,我不得不再试一次

我尝试过的方法

我尝试禁用 Firefox 的 https dns(它已被禁用,因此没有帮助)

我尝试创建另一个个人资料

设置静态 DNS 以使用 8.8.8.8 和 1.1.1.1,这并没有解决问题,但它确实为 dig 和 nslookup 带来了一些新的响应

$ dig youtube.com
; <<>> DiG 9.18.14 <<>> youtube.com
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 4439
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 512
;; QUESTION SECTION:
;youtube.com.           IN  A

;; ANSWER SECTION:
youtube.com.        237 IN  A   172.217.21.46

;; Query time: 142 msec
;; SERVER: 8.8.8.8#53(8.8.8.8) (UDP)
;; WHEN: Wed May 10 23:20:36 PKT 2023
;; MSG SIZE  rcvd: 56
$ nslookup youtube.com
Server:     8.8.8.8
Address:    8.8.8.8#53

Non-authoritative answer:
Name:   youtube.com
Address: 172.217.21.46
Name:   youtube.com
Address: 2a00:1450:4019:806::200e

看起来响应正常,但 Firefox 仍然无法加载页面

答案1

有许多人报告说,启用通过 HTTPS 进行 DNS给他们带来了这个问题。

尝试禁用通过 HTTPS 进行 DNS看看是否有帮助:

  1. 点击菜单按钮并选择设置
  2. 在里面一般的面板,向下网络设置并点击设置按钮
  3. 在打开的对话框中,向下滚动到通过 HTTPS 启用 DNS
  4. 取消选择启用 DNS over HTTPS 复选框
  5. 点击好的保存更改并关闭框

再次测试加载这些网站。


鉴于nslookupdig命令显示与路由器的 DNS 通信/获取响应时出错,您应该尝试在 PC 上静态设置您的 DNS 服务器(您可以使用 Google8.8.8.8和 Cloudflare 的),然后再次测试。1.1.1.1

  1. 打开设置
  2. 网络
  3. 点击齿轮您要修改的网络设备(有线或无线)旁边
  4. 选择IPv4
  5. 切换自动的DNS离开
  6. 输入你想要的DNS(你可以尝试一下8.8.8.8,1.1.1.1
  7. 点击申请

相关内容