Sends for the fellow dear visitors:
Welcome to DongPad!
Tags: GFW
很奇怪,我们可以访问www.wordpress.com的网站,但是一旦建立了博客,用xxx.wordpress.com想访问自己的blog却是找不到服务器了。
其实我们ping下www.wordpress.com和xxx.wordpress.com就能发现不同的结果.
1.
C:Documents and SettingsAdministrator>ping www.wordpress.com
wordpress.com
2.Pinging wordpress.com [76.74.254.126] with 32bytes of data:
2.
Pinging
wordpress.com [
76.74
.
254.126
] with
32
bytes of data:
3.Reply from 76.74.254.126: bytes=32 time=242ms TTL=49
3.
Reply from
254.126:
bytes=
time=
242
ms TTL=
49
4.Reply from 76.74.254.126: bytes=32 time=238ms TTL=49
4.
238
5.Reply from 76.74.254.126: bytes=32 time=238ms TTL=49
5.
6.Reply from 76.74.254.126: bytes=32 time=241ms TTL=49
6.
241
而我们ping xxx.wordpress.com的结果却是
C:Documents and SettingsAdministrator>ping zauc.
2.Pinging lb.wordpress.com [72.233.2.58] with 32bytes of data:
Pinging lb.
72.233
2.58
3.Request timed out.
Request timed out.
4.Request timed out.
5.Request timed out.
6.Request timed out.
所以我们可以很容易发现自己单独域名的博客会全部会转到lb.wordpress.com这个域名下。但是这个IP明显是被GFW给屏蔽掉了。但是看这个域名就知道这个只是前端负载均衡设备的IP。但是其实一般真实设备的IP一般都是在这个真实IP的周围。
1.C:Documents and SettingsAdministrator>ping 72.233.2.59
C:Documents and SettingsAdministrator>ping
2.59
2.Pinging 72.233.2.59 with 32 bytes of data:
with
4.Ping statistics for 72.233.2.59:
4
Ping statistics for
2.59:
5.Packets: Sent = 1, Received = 0, Lost = 1 (100% loss),
Packets: Sent =
1
, Received =
0
, Lost =
(
100%
loss),
6.Control-C
Control-C
7.^C
7.
^C
8.C:Documents and SettingsAdministrator>ping 72.233.2.57
8.
2.57
9.Pinging 72.233.2.57 with 32 bytes of data:
9.
10.Reply from 72.233.2.57: bytes=32 time=226ms TTL=43
10
2.57:
226
43
11.Reply from 72.233.2.57: bytes=32 time=226ms TTL=43
11.
12.Reply from 72.233.2.57: bytes=32 time=227ms TTL=43
12.
227
13.Reply from 72.233.2.57: bytes=32 time=227ms TTL=43
13.
14.Ping statistics for 72.233.2.57:
14
15.Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
15.
0%
16.Approximate round trip times in milli-seconds:
16.
Approximate round trip times in milli-seconds:
17.Minimum = 226ms, Maximum = 227ms, Average = 226ms
17.
Minimum =
ms, Maximum =
ms, Average =
ms
找到可以PING通的IP了,windows系统指需要用记事本修改以下文件,指定下Hosts就可以了。
C:\WINDOWS\system
32\
drivers\etc\hosts
2.72.233.2.57 zauc.wordpress.com
zauc.
那以后不需要使用代理服务器来访问自己的BLOG了。
Tags: DongPad GFW
Powered By DongPad CopyRight 2008-2009, xhtml | css
Processed in 0.046 seconds(s) , 沪ICP备08111450号