今天你们的 DNS 稳定吗?

2016-01-23 00:37:50 +08:00
 LioMore

我手机用不了斗鱼客户端

豌豆荚显示服务器不稳定

你们有没有类似的?难道是我自己的问题?

6327 次点击
所在节点    DNS
17 条回复
oojiayu
2016-01-23 00:39:39 +08:00
还好吧,没感觉有什么问题~
wwbfred
2016-01-23 02:31:41 +08:00
恩 一般情况下这都是自己的问题.
我也经常怀疑是运营商及以上的层级出了问题,但除了 14 年一月份的那次 dns 污染,还真都是我的问题...
blessme
2016-01-23 03:12:38 +08:00
今晚电信的光宽直接断网了,何止 DNS 。
lessate2
2016-01-23 08:06:38 +08:00
表示网断来断去的已经拔电源了
wormful
2016-01-23 08:51:37 +08:00
今天我这里到 Google Public DNS 和 OpenDNS 都是 70% 以上的丢包……
flynaj
2016-01-23 08:52:51 +08:00
DNSpod: 119.29.29.29 - 182.254.116.116
oneDNS: 114.215.126.16 - 112.124.47.27
百度: 180.76.76.76*
CNNIC SDNS: 1.2.4.8* - 210.2.4.8
114: 114.114.114.114 - 114.114.115.115
阿里: 223.5.5.5 - 223.6.6.6
把这些 ip 全写到辅助 DNS 上
smallfount
2016-01-23 08:57:54 +08:00
ChinaDNS 工作正常.....至少没有开的那些没开天窗
VmuTargh
2016-01-23 12:58:41 +08:00
ovear
2016-01-23 13:00:38 +08:00
114 最近炸了。。
czb
2016-01-23 13:35:13 +08:00
114 最近解析海外域名经常返回 ServFailed
Halry
2016-01-23 13:48:05 +08:00
@flynaj 谢谢,刚把 114 换下
paradoxs
2016-01-23 14:05:21 +08:00
刷个 op 上 chinadns
initialdp
2016-01-23 14:23:35 +08:00
阿里的 DNS 一直都还稳定,我现在就设置阿里和 google 的 dns ,其他多了也没什么用。
Lentin
2016-01-23 15:20:00 +08:00
自建大法好
dnsmasq 路过
lanhuai
2016-01-24 17:25:03 +08:00
我最近 Chrome 访问一些域名时,也是不稳定,一上来就打不开页面,等过大概几十秒到 1 分钟,再刷新,就好了,我看了一下路由器日志, pdnsd 有时候没有 reply ,浏览器就会提示打不开,过一会刷新后, pdnsd 返回 reply ,这时页面就打开了。

我的 pdnsd.conf 如下:

global {
perm_cache=1024;
cache_dir="/var/pdnsd";
run_as="nobody";
server_port = 1053;
server_ip = 127.0.0.1;
status_ctl = on;
query_method=tcp_only;
min_ttl=15m;
max_ttl=1w;
timeout=10;
}
server {
label= "Google";
ip = 178.79.131.110,8.8.8.8,8.8.4.4;
root_server = on;
uptest = none;
}
lanhuai
2016-01-24 18:35:48 +08:00
我刚发现,我这中国电信,试了几次都不行了,偶尔能成功一次。。。。

root@OpenWrt:~# dig @8.8.8.8 +tcp twitter.com
;; communications error to 8.8.8.8#53: connection reset
root@OpenWrt:~# dig @8.8.8.8 +tcp twitter.com
;; communications error to 8.8.8.8#53: connection reset

root@OpenWrt:~# dig @178.79.131.110 +tcp twitter.com
;; communications error to 178.79.131.110#53: connection reset
root@OpenWrt:~# dig @178.79.131.110 +tcp twitter.com
;; communications error to 178.79.131.110#53: connection reset
root@OpenWrt:~# dig @178.79.131.110 +tcp twitter.com
;; communications error to 178.79.131.110#53: connection reset
root@OpenWrt:~# dig @178.79.131.110 +tcp twitter.com
;; communications error to 178.79.131.110#53: connection reset
root@OpenWrt:~# dig @178.79.131.110 +tcp twitter.com
;; communications error to 178.79.131.110#53: connection reset
root@OpenWrt:~# dig @178.79.131.110 +tcp twitter.com
;; communications error to 178.79.131.110#53: connection reset
uxstone
2016-01-24 22:14:29 +08:00
翻墙到国外,再回来看国内的 csdn,v2ex ,微博,被这几天 DNS 逼的

这是一个专为移动设备优化的页面(即为了让你能够在 Google 搜索结果里秒开这个页面),如果你希望参与 V2EX 社区的讨论,你可以继续到 V2EX 上打开本讨论主题的完整版本。

https://www.v2ex.com/t/252764

V2EX 是创意工作者们的社区,是一个分享自己正在做的有趣事物、交流想法,可以遇见新朋友甚至新机会的地方。

V2EX is a community of developers, designers and creative people.

© 2021 V2EX