几天前注册了一个 info 后缀的域名,然后部署在了 Linode Fremont。今天发现在教育网内根本无法访问。下面是 Mac 上 ping 的结果:
PING ***.info (0.0.0.0): 56 data bytes
ping: sendto: No route to host
ping: sendto: No route to host
Request timeout for icmp_seq 0
^C
其中的 0.0.0.0 是什么鬼?自己家里电信和国内的云都能正常 ping 通,似乎唯独教育网不行,以至于我在教育网只能通过 ss 访问这个网站。
但是,我在 linode 上还部署有其他两个网站,在教育网也能正常访问,唯独这个新买的域名在教育网内无法访问。请教各位,到底是什么原因,以及有什么解决方法吗?
1
bombless 2017-06-28 12:41:40 +08:00 via Android
感觉 dns 污染、tcp 被 rest 啥的应该分开来讨论
|
2
bombless 2017-06-28 12:41:54 +08:00 via Android
reset *
|
3
jmc891205 2017-06-28 12:44:21 +08:00
试试 https://www.infoq.com/能解析吗?
以前教育网好像出过这个问题,所有包含 info 的域名都不能解析 |
4
vvchen OP @jmc891205 可以的。
PING infoq.com (199.119.126.68): 56 data bytes 64 bytes from 199.119.126.68: icmp_seq=0 ttl=38 time=269.491 ms 64 bytes from 199.119.126.68: icmp_seq=1 ttl=38 time=328.928 ms 64 bytes from 199.119.126.68: icmp_seq=2 ttl=38 time=462.966 ms 64 bytes from 199.119.126.68: icmp_seq=3 ttl=38 time=268.540 ms 教育网为啥要针对 info,也是醉了 |
5
Devmingwang 2017-06-28 13:23:44 +08:00 via Android
快,赶紧把你的域名放到 www.ipip.net/ping.php 和 ping.chinaz.com 上跑跑看看到底是怎么回事吧
|
6
wwqgtxx 2017-06-28 13:28:59 +08:00 via iPhone
你 dns 解析还没生效吧
|
7
liuzhedash 2017-06-28 14:36:40 +08:00
至少 6 年前是没屏蔽的
|
8
we3613040 2017-06-28 14:41:19 +08:00
nslookup
|
9
vvchen OP @wwqgtxx @liuzhedash 全部正常,唯独教育网访问不了。测 ping 的没有教育网线路选择。
@we3613040 nslookup 结果如下: nslookup ***.info Server: (我这边教育网的 IP ) Address: (我这边教育网的 IP ) Non-authoritative answer: Name: ***.info Address: 0.0.0.0 |
10
skydiver 2017-06-28 15:23:24 +08:00
域名都没解析…换个 dns
|