|
你的DNS不能解析echo_huang.itpub.net(原因不明,也许要问你们的网络管理员),我这里是没问题的
[root@blog root]# ping echo_huang.itpub.net
PING echo_huang.itpub.net (211.155.28.120) 56(84) bytes of data.
64 bytes from blog.itpub.net (211.155.28.120): icmp_seq=0 ttl=49 time=296 ms
64 bytes from blog.itpub.net (211.155.28.120): icmp_seq=1 ttl=49 time=298 ms
--- echo_huang.itpub.net ping statistics ---
3 packets transmitted, 2 received, 33% packet loss, time 2017ms
rtt min/avg/max/mdev = 296.992/297.896/298.800/0.904 ms, pipe 2
[root@blog root]#
一个临时的解决办法是把
211.155.28.120 echo_huang.itpub.net
加入到你的hosts文件强行解析 |
|