- 论坛徽章:
- 0
|
10可用积分
1.可以ping通
# ping zhuhai.zhaopinwang.cn
PING zhuhai.zhaopinwang.cn (211.99.4.23 56(84) bytes of data.
64 bytes from 211.99.4.238: icmp_seq=1 ttl=109 time=4.17 ms
64 bytes from 211.99.4.238: icmp_seq=2 ttl=109 time=4.08 ms
64 bytes from 211.99.4.238: icmp_seq=3 ttl=109 time=7.45 ms
2.能够解析
Non-authoritative answer:
Name: zhhai.zhaopinwang.cn
Address: 211.99.4.238
但是不能wget到:
# wget zhhai.zhaopinwang.cn
--14:35:57-- http://zhhai.zhaopinwang.cn/
Resolving zhhai.zhaopinwang.cn... 211.99.4.238
Connecting to zhhai.zhaopinwang.cn|211.99.4.238|:80... connected.
HTTP request sent, awaiting response... Read error (Connection reset by peer) in headers.
Retrying.
并且网页访问时也报错:
错误
您所请求的网址(URL)无法获取
--------------------------------------------------------------------------------
当尝试读取以下网址(URL)时: http://zhuhai.zhaopinwang.cn/
发生了下列的错误:
•Read Error
读取错误
系统回应:
(104) Connection reset by peer An error condition occurred while reading data from the network. Please retry your request.
正在通过网络读取数据时发生了错误,请重新尝试。
本缓存服务器管理员:webmaster
--------------------------------------------------------------------------------
Generated Mon, 14 Sep 2009 06:28:20 GMT by squid-qy (squid/2.7.STABLE6)
看access.log,发现502错误。
再相同网络环境下,不用代理正常访问
我看到之前的帖子有讨论过“关于用代理就不能访问网站”,但是没有一个解决办法,这个Connection reset by peer到底是什么错误呢?
求教!!
谢谢 |
|