Ubuntu下使用ipv6解决gmail不稳定问题

2011年6月14日 | 分类: 翻墙相关 | 标签: ,

之前使用gmail经常出现掉线状态,很多时候邮件好不容易写完,无法发送。  (GFW)

前几天公司听公司群里兄弟将使用 ipv6没有这问题,于是赶紧在Ubuntu下试了下,成功使用gmail over ipv6,记录下:

1:apt-get install miredo                    # teredo for linux 安装后新建 teredo 这个 虚拟网卡设备。

2:ping6 -n -c1 ipv6.google.com       # 测试 OK

3:先试试查询ipv6.google.com

root@ming-laptop:~# dig @8.8.8.8 ipv6.google.com AAAA +short

ipv6.l.google.com.

2404:6800:8005::93                     # 使用AAAA 正常查到。

root@ming-laptop:~#

# 因为ipv6.google.com只有ipv6记录,所以也可以通过流量ipv6.google.com来测试ipv6访问是否OK

 

4:查询mail.google.com 的ipv6记录。

root@ming-laptop:~# dig @8.8.8.8 mail.google.com AAAA +short

googlemail.l.google.com.

root@ming-laptop:~#

# 只返回了CNAME。
# 因为google DNS 匹配带源IP是ipv4地址,只能用ipv6作为源IP才能返回。
现在使用ipv6查询

root@ming-laptop:~# dig @2001:470:20::2 mail.google.com AAAA +short

googlemail.l.google.com.

2a00:1450:8004::53

root@ming-laptop:~#

# 最后绑定hosts,保证后续gmail直接访问ipv6, (不设置2001:470:20::2为ns)

# 最后打开 chrome访问OK。  这几天使用中没有出现掉线情况。

来源http://hi.baidu.com/%B4%F8%B5%B6%B2%BB%B4%F8%C9%A1/blog/item/bd023d83760690a86d811937.html

  1. AS
    2011年6月15日13:11

    http://www.cnblogs.com/aixingfou/archive/2011/05/29/2062310.html
    “不翻墙正常使用谷歌邮箱、文档、阅读器等
    貌似GFW干扰Gmail很久了,据说Gmail SSL封锁规律是每小时的0-19分可访问,20-29分被墙,30-49分可访问,50-59分被墙。听说对Gmail的封锁是我党在出国路由上做的手脚。解决的办法就是把域名解析到不受GFW干扰的谷歌北京IP上。具体步骤如下:
    用记事本打开C:\Windows\System32\drivers\etc目录下的hosts文件(如果没有此文件点击下载,修改hosts有些杀毒软件会报毒,允许即可)
    添加以下内容到hosts文件,然后保存hosts文件,在开始菜单的附件里找到“命令提示符”打开,输入ipconfig /flushdns命令按回车键清除本地DNS缓存。然后就可以正常使用了,Google香港/Google搜索不会被敏感词重置,Google网页缓存也能正常显示,使用https://mail.google.com/访问Gmail也不会间歇性断开,使用https://www.google.com/reader/即可正常使用Google阅读器(欢迎订阅我的博客http://igfw.net/feed)。
    view plaincopy to clipboardprint?
    203.208.39.22 webcache.googleusercontent.com
    203.208.39.22 mail.google.com
    203.208.39.22 docs.google.com
    203.208.39.22 http://www.google.com.hk
    203.208.39.22 http://www.google.com
    203.208.39.22是谷歌北京的IP(可以http://tools.whois.net/whoisbyip/查证),由于是国内IP不受GFW干扰(可能受电信运营商干扰)不过安全性未知(有关人士勿用)。
    如果你电脑开启了IPv6支持,最好使用Google的IPv6地址,应该也能达到类似效果而且更安全……”

    • iGFW
      2011年6月15日18:03

      感谢支持,呵呵,这个是我写的。

  2. AS
    2011年6月15日02:57

    http://article.yeeyan.org/view/120253/123029
    03.08.2010
    ” A new tool will join the censorship circumvention arsenal this September.
    这个九月,又一个新工具加入审查规避军火库。
    Feed Over E-mail (FOE) sends restricted content, in the form of RSS feeds, via email. The tool can’t help a user browse censored sites or obtain large files. But its creator, Sho Ho, says that FOE could be particularly hard to block and could work in concert with other circumvention technologies. Ho, who is a researcher with the federal government’s Broadcasting Board of Governors, gave a talk about FOE yesterday at Defcon, a hacker conference that takes place annually in Las Vegas.
    Feed Over Email(FOE)以RSS feed形式通过email发送受限制内容。这个工具不能帮助用户浏览受审查的网站获得获取大文件。但是它的创建者,Sho ho,认为FOE很难被封锁并且可以和其他规避技术协同工作。联邦政府的研究院Ho,在Defcon(一个Las Vegas的年度黑客大会)做了报告。
    There are plenty of other circumvention tools out there, but it can be hard for some people to gain access to them, Ho says. Also, the makers of such tools can get drawn into a game of cat and mouse with governments that block the access points needed to make them work.
    Ho认为现在有许多规避审查的工具,但是都很难让人们接触到他们。同样,这些工具的制作者也在和封锁这些工具的访问途径的政府展开猫捉老鼠的有戏。
    To use FOE, a user just needs access to an e-mail service hosted outside of a censoring country, and the FOE client. Information is sent via e-mail, which can come from servers all over the Web, making it hard for censors to spot a consistent source of censored information. Governments also usually don’t block access to foreign mail services (there are some exceptions, such as North Korea).
    使用FOE,用户只需要访问一个不进行审查的国家的email帐号,之后FOE客户段就可以通过email发送接收信息。由于这些信息可能来自互联网的任何地方,审查就很难连续准确定位出所有的信息源。政府通常不会封锁国外的mail服务(当然这里也有例外,比如北朝鲜)。
    FOE is different from the average feed reader in that it’s able to fetch content from censored sites without requiring the user to visit those sites to set up the feed. Once FOE fetches the content, it encrypts it and sends it via e-mail much like an attached file. The user’s client gets decrypts the feed once it’s arrived and displays it on the local machine. Ho adds that FOE should be easy for activists to set up and maintain because it uses existing infrastructure.
    FOE有别于一般的可以获得不需要用户直接访问的受审查网站内容的Feed阅读器。一旦FOE抓取到这些内容,它将其加密然后以附件的形式通过email发送出去。FOE客户端接受到这些内容后,解密得到feed内容并显示在本地机器中。Ho补充道,由于基于现有架构,活跃分子(Activists)可以很容易的创建和维护FOE应用。
    The version that will be released in September works on machines running Windows, Ho says, but she hopes that volunteers will help add support for other platforms, including mobile devices.
    九月份释出的版本可以在Windows上运行,Ho也呼吁道,希望有志愿者可以将其移植到其他平台中,包括移动设备。
    【本文由xiaopingf独家授权给译言网使用,未经许可请勿转载。商业或非商业使用请联系译言网】
    0 …”

    • iGFW
      2011年6月15日18:03

      感谢支持,这个没实现的吧。

  3. 贱党伪也
    2011年6月14日14:18

    miredo和加hosts后,能打开youtube,却无法播视频,提示出错,郁闷。。。

    • iGFW
      2011年6月14日18:06

      大概是你的hosts里的youtube视频的IP被墙了吧,试试 http://igfw.net/archives/2753 里说的从紫狐浏览器提取的ipv6地址我这测试可看视频。

      • 贱党伪也
        2011年6月16日00:51

        不試了,如果可以,真是草tmd清華,草tmd特區,草tmd中國特色