关于论坛的dns解析问题
Tofloor
poster avatar
BingoLove
deepin
2018-07-28 23:50
Author
本帖最后由 BingoLove 于 2018-8-4 19:11 编辑

  1. ➜  ~   ᐅ nslookup bbs.deepin.org 114.114.114.114
  2. Server:                114.114.114.114
  3. Address:        114.114.114.114#53

  4. Non-authoritative answer:
  5. Name:        bbs.deepin.org
  6. Address: 92.38.128.222        俄罗斯哈巴罗夫斯克边疆区伯力 gcore.lu
  7. Name:        bbs.deepin.org
  8. Address: 106.185.38.197    日本东京都东京 linode.com kddi.com
  9. Name:        bbs.deepin.org
  10. Address: 104.216.111.174   美国加利福尼亚州洛杉矶 psychz.net
  11. Name:        bbs.deepin.org
  12. Address: 103.85.187.71       <美国加利福尼亚州洛杉矶 bigwater.my

Copy the Code


除了103.85.187.71 之外的三个都速度不错,但是不知道为什么,似乎chrome默认链接的就是103.85.187.71。导致论坛长时间打不开。
我现在都是直接把106.185.38.197 写hosts才能访问
那三个可以连接的ip可以自己测速看看那个快,或者全加进去
  1. echo "106.185.38.197   bbs.deepin.org" | sudo tee -a /etc/hosts
Copy the Code
Reply Favorite View the author
All Replies
avatar
bainian
deepin
2018-08-02 06:19
#1
还是不能缓解 504的尴尬。
Reply View the author
avatar
wallestar
deepin
2018-08-02 06:55
#2
多好的技术贴,顶一下!
Reply View the author
avatar
牧野
deepin
2018-08-02 16:24
#3
最近论坛打开失败的概率也很大~总是504错误~
Reply View the author
avatar
stardust
deepin
2018-08-02 18:28
#4
赞,发现确实是这样~
Reply View the author
avatar
GreenHat
deepin
2018-08-02 18:40
#5
106那个确实不错
Reply View the author