失效归档

GMAIL访问不稳定之处理方法

以下方法已经失效!感谢天朝,祝病魔早日战胜方校长。2015.02.24

  2011年开始,GMAIL访问变得不稳定起来。朝廷方面的给出的说法是GOOGLE的技术不行。是啊,很多国外网站的技术都太烂了,拒绝中国的网民访问——主要是中国人太多,10亿人民鼠标一点,绝对是纯天然DDOS攻击,因此,但凡知名的国外网站,都拒绝中国人访问。如果你相信上面这段话,那么一定是《人民日报》和《新闻联播》看多了,恭喜你,你快拿到五条杠了。

  言归正传,据民间技术人士的分析:“在国内到Google的HTTPS 服务中的某个路由器上,周期性地阻断Google服务器的HTTPS 端口443,人为劣化Google的服务,进而导致使用Google服务的人慢慢减少”。

  目前的解决方案是修改HOSTS文件。什么是HOSTS,请GOOGLE。

  Hosts文件的位置在Windows 2000/XP/Vista系统中位于\%Systemroot%\System32\Drivers\Etc 文件夹中,其中,%Systemroot%指系统安装路径。例如,Windows XP 安装在C:\WINDOWS,那么Hosts文件就在C:\WINDOWS\system32\drivers\etc中。 你也可以用windows自带的查找功能搜索找到hosts文件。 该文件其实是一个纯文本的文件,用普通的文本编辑软件如记事本等都能打开和编辑。

  下面是我用的HOSTS文件,你不用理会#,把桔黄字部分复制粘贴到你的HOSTS文件中,保存,重启电脑就行了。

  注意,在win7下修改HOSTS文件后,应另存在非系统盘上(你想直接保存在原位置,系统会拒绝),再将文件复制到原来的位置,这时候你需要管理员权限。

杀毒软件(例如360安全卫士)会报告HOSTS文件异常,请不要理会!

-----------------------------

# Copyright (c) 1993-2009 Microsoft Corp.

#

# This is a sample HOSTS file used by Microsoft TCP/IP for Windows.

#

# This file contains the mappings of IP addresses to host names. Each

# entry should be kept on an individual line. The IP address should

# be placed in the first column followed by the corresponding host name.

# The IP address and the host name should be separated by at least one

# space.

#

# Additionally, comments (such as these) may be inserted on individual

# lines or following the machine name denoted by a ‘#’ symbol.

#

# For example:

#

# 102.54.94.97 rhino.acme.com # source server

# 38.25.63.10 x.acme.com # x client host

# localhost name resolution is handled within DNS itself.

# 127.0.0.1 localhost

# ::1 localhost

66.249.89.91 mail.google.com

74.125.79.109 pop.gmail.com

74.125.79.109 smtp.gmail.com

66.249.89.91 encrypted.google.com

66.249.89.46 www.google.com.hk

72.14.203.91 docs.google.com

72.14.203.93 encrypted-tbn0.google.com

72.14.203.93 encrypted-tbn1.google.com

72.14.203.93 encrypted-tbn2.google.com

72.14.203.93 encrypted-tbn3.google.com