大家有知道 ubuntu14.04 怎么通过IPV6 浏览youtube吗? 谢谢大家

系统安装、升级讨论
版面规则
我们都知道新人的确很菜,也喜欢抱怨,并且带有浓厚的Windows习惯,但既然在这里询问,我们就应该有责任帮助他们解决问题,而不是直接泼冷水、简单的否定或发表对解决问题没有任何帮助的帖子。乐于分享,以人为本,这正是Ubuntu的精神所在。
回复
tangshuai1234
帖子: 6
注册时间: 2014-07-27 21:06
系统: ubuntu 14.04

大家有知道 ubuntu14.04 怎么通过IPV6 浏览youtube吗? 谢谢大家

#1

帖子 tangshuai1234 » 2014-07-27 21:13

一直想通过IPV6浏览youtube网站,一直找不到方法,大神们教教我吧,先谢谢大家了
poloshiao
论坛版主
帖子: 18279
注册时间: 2009-08-04 16:33

Re: 大家有知道 ubuntu14.04 怎么通过IPV6 浏览youtube吗? 谢谢大家

#2

帖子 poloshiao » 2014-07-28 7:20

先確定你的網路 IPv6 可以通了嗎
意思是 使用完全的 IPv6 一路到目的 IPv6 專屬網頁
使用 firefox 或 chrome 或 chromium
http://www.kame.net/
看看 這隻烏龜 跳舞的動作 流暢嗎

如果不流暢 表示你使用的是 IPv4 網路

如何連結 IPv6 專屬網頁
https://wiki.ubuntu.com/IPv6#Getting_Connected
歡迎再貼文
tangshuai1234
帖子: 6
注册时间: 2014-07-27 21:06
系统: ubuntu 14.04

Re: 大家有知道 ubuntu14.04 怎么通过IPV6 浏览youtube吗? 谢谢大家

#3

帖子 tangshuai1234 » 2014-07-28 9:28

我用的是学校教育网,可以使用IPV6的
poloshiao
论坛版主
帖子: 18279
注册时间: 2009-08-04 16:33

Re: 大家有知道 ubuntu14.04 怎么通过IPV6 浏览youtube吗? 谢谢大家

#4

帖子 poloshiao » 2014-07-28 11:13

可以使用IPV6的
終端機
1. sudo ping6 -c 5 www.gogo6.com
2. sudo tracepath6 -b -m 100 www.gogo6.com
3. sudo cat /etc/resolv.conf
把結果直接複製貼上來
目的
看看 你的 Ubuntu 作業系統 以及 網路 是否已經 ready for IPv6
tangshuai1234
帖子: 6
注册时间: 2014-07-27 21:06
系统: ubuntu 14.04

Re: 大家有知道 ubuntu14.04 怎么通过IPV6 浏览youtube吗? 谢谢大家

#5

帖子 tangshuai1234 » 2014-07-28 13:25

不好意思,刚才的图片我以为上传了呢,再来一次,麻烦您看看!
附件
1T~6Z3H5A]]3A5W4GVZ`UOI.jpg
poloshiao
论坛版主
帖子: 18279
注册时间: 2009-08-04 16:33

Re: 大家有知道 ubuntu14.04 怎么通过IPV6 浏览youtube吗? 谢谢大家

#6

帖子 poloshiao » 2014-07-28 13:32

直接把 本論壇的整行指令 複製/貼上 終端機 執行
可以避免打錯字
tangshuai1234
帖子: 6
注册时间: 2014-07-27 21:06
系统: ubuntu 14.04

Re: 大家有知道 ubuntu14.04 怎么通过IPV6 浏览youtube吗? 谢谢大家

#7

帖子 tangshuai1234 » 2014-07-28 13:35

谢谢哈,刚才发的帖子为啥没有发布,可能还在审核,我再试试看看代码有没有打错
tangshuai1234
帖子: 6
注册时间: 2014-07-27 21:06
系统: ubuntu 14.04

Re: 大家有知道 ubuntu14.04 怎么通过IPV6 浏览youtube吗? 谢谢大家

#8

帖子 tangshuai1234 » 2014-07-28 13:42

tangshuai@tangshuai-R440-R480:~$ sudo ping6 -c 5 www.gogo6.com
PING www.gogo6.com(2001:5c0:1000:f::3) 56 data bytes
From 2001:0:53aa:64c:1c31:ae17:3533:c98d icmp_seq=1 Destination unreachable: Address unreachable
From 2001:0:53aa:64c:1c31:ae17:3533:c98d icmp_seq=2 Destination unreachable: Address unreachable
From 2001:0:53aa:64c:1c31:ae17:3533:c98d icmp_seq=3 Destination unreachable: Address unreachable
From 2001:0:53aa:64c:1c31:ae17:3533:c98d icmp_seq=4 Destination unreachable: Address unreachable
From 2001:0:53aa:64c:1c31:ae17:3533:c98d icmp_seq=5 Destination unreachable: Address unreachable

--- www.gogo6.com ping statistics ---
5 packets transmitted, 0 received, +5 errors, 100% packet loss, time 4005ms

tangshuai@tangshuai-R440-R480:~$ sudo tracepath6 -b -m 100 www.gogo6.com
1?: [LOCALHOST] 0.022ms pmtu 1280
1: 2001:0:53aa:64c:1c31:ae17:3533:c98d (2001:0:53aa:64c:1c31:ae17:3533:c98d) 0.074ms !H
1: 2001:0:53aa:64c:1c31:ae17:3533:c98d (2001:0:53aa:64c:1c31:ae17:3533:c98d) 0.153ms !H
Resume: pmtu 1280
tangshuai@tangshuai-R440-R480:~$ sudo cat /etc/resolv.conf
# Dynamic resolv.conf(5) file for glibc resolver(3) generated by resolvconf(8)
# DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN
nameserver 127.0.1.1
search workgroup
poloshiao
论坛版主
帖子: 18279
注册时间: 2009-08-04 16:33

Re: 大家有知道 ubuntu14.04 怎么通过IPV6 浏览youtube吗? 谢谢大家

#9

帖子 poloshiao » 2014-07-28 14:02

sudo ping6 -c 5 www.gogo6.com
PING www.gogo6.com(2001:5c0:1000:f::3) 56 data bytes
From 2001:0:53aa:64c:1c31:ae17:3533:c98d icmp_seq=1 Destination unreachable: Address unreachable
...
--- www.gogo6.com ping statistics ---
5 packets transmitted, 0 received, +5 errors, 100% packet loss, time 4005ms
表示 完全無法訪問 IPv6 網頁
sudo tracepath6 -b -m 100 www.gogo6.com
1?: [LOCALHOST] 0.022ms pmtu 1280
1: 2001:0:53aa:64c:1c31:ae17:3533:c98d (2001:0:53aa:64c:1c31:ae17:3533:c98d) 0.074ms !H
1: 2001:0:53aa:64c:1c31:ae17:3533:c98d (2001:0:53aa:64c:1c31:ae17:3533:c98d) 0.153ms !H
Resume: pmtu 1280
表示 路徑只是到達
2001:0:53aa:64c:1c31:ae17:3533:c98d
這個網址是
University of Science and Technology Beijing
表示沒有出校門
poloshiao
论坛版主
帖子: 18279
注册时间: 2009-08-04 16:33

Re: 大家有知道 ubuntu14.04 怎么通过IPV6 浏览youtube吗? 谢谢大家

#10

帖子 poloshiao » 2014-07-28 14:12

安裝 gogoc 套件試試
sudo apt-get install gogoc

sudo ping6 -c 5 www.gogo6.com
sudo tracepath6 -b -m 100 www.gogo6.com
看看 有沒有改變

詳細參閱
https://wiki.ubuntu.com/IPv6#Getting_Connected
freenet6 (TSP)
tangshuai1234
帖子: 6
注册时间: 2014-07-27 21:06
系统: ubuntu 14.04

Re: 大家有知道 ubuntu14.04 怎么通过IPV6 浏览youtube吗? 谢谢大家

#11

帖子 tangshuai1234 » 2014-07-28 14:40

额,这还没出校门

tangshuai@tangshuai-R440-R480:/usr/local$ sudo apt-get install gogoc
正在读取软件包列表... 完成
正在分析软件包的依赖关系树
正在读取状态信息... 完成
将会安装下列额外的软件包:
radvd
建议安装的软件包:
sipcalc
下列【新】软件包将被安装:
gogoc radvd
升级了 0 个软件包,新安装了 2 个软件包,要卸载 0 个软件包,有 355 个软件包未被升级。
需要下载 167 kB 的软件包。
解压缩后会消耗掉 552 kB 的额外空间。
您希望继续执行吗? [Y/n] y
获取:1 http://cn.archive.ubuntu.com/ubuntu/ trusty/main radvd i386 1:1.9.1-1.1ubuntu2 [62.4 kB]
获取:2 http://cn.archive.ubuntu.com/ubuntu/ trusty/universe gogoc i386 1:1.2-5 [104 kB]
下载 167 kB,耗时 4秒 (38.3 kB/s)
Selecting previously unselected package radvd.
(正在读取数据库 ... 系统当前共安装有 158116 个文件和目录。)
Preparing to unpack .../radvd_1%3a1.9.1-1.1ubuntu2_i386.deb ...
Unpacking radvd (1:1.9.1-1.1ubuntu2) ...
Selecting previously unselected package gogoc.
Preparing to unpack .../gogoc_1%3a1.2-5_i386.deb ...
Unpacking gogoc (1:1.2-5) ...
Processing triggers for ureadahead (0.100.0-16) ...
ureadahead will be reprofiled on next reboot
Processing triggers for man-db (2.6.7.1-1) ...
正在设置 radvd (1:1.9.1-1.1ubuntu2) ...
dpkg-statoverride:警告:警告:--update 已指定但 /var/run/radvd 不存在
Starting radvd:
* /etc/radvd.conf does not exist or is empty.
* See /usr/share/doc/radvd/README.Debian
* radvd will *not* be started.
正在设置 gogoc (1:1.2-5) ...
Processing triggers for ureadahead (0.100.0-16) ...
tangshuai@tangshuai-R440-R480:/usr/local$ cd
tangshuai@tangshuai-R440-R480:~$ sudo ping6 -c 5 www.gogo6.com
PING www.gogo6.com(2001:5c0:1000:f::3) 56 data bytes

--- www.gogo6.com ping statistics ---
5 packets transmitted, 0 received, 100% packet loss, time 4033ms

tangshuai@tangshuai-R440-R480:~$ sudo tracepath6 -b -m 100 www.gogo6.com
1?: [LOCALHOST] 0.033ms pmtu 1280
1: no reply
2: 2001:0:53aa:64c:1c31:ae17:3533:c98d (2001:0:53aa:64c:1c31:ae17:3533:c98d) 0.123ms !H
Resume: pmtu 1280
poloshiao
论坛版主
帖子: 18279
注册时间: 2009-08-04 16:33

Re: 大家有知道 ubuntu14.04 怎么通过IPV6 浏览youtube吗? 谢谢大家

#12

帖子 poloshiao » 2014-07-28 15:21

1. 還沒改變
重開機
再試試看

2. sudo ifconfig -a | grep tun
tun Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
安裝了 gogoc
多了一個 tun 虛擬網卡 # tun 代表 tunnel

3. 這個 gogoc 讓你 把 IPv6 縮減為 IPv4
當成 IPv4 透過 tunnel 送出你的 PC
到達某個 gogoc 的 broker server
會自動幫你轉換成 IPv6 然後繼續行程
...
當收到 IPv6 數據流 broker server 幫你轉成 IPv4 送到你的 PC
你的 PC 的 gogoc 再轉成 IPv6

詳細請見
/usr/share/doc/gogoc/README.Debian
/usr/share/doc/gogoc/examples/gogoc.conf.sample.gz # 需先解壓
/usr/share/doc/gogoc/examples/interfaces.conf

以及 訪問
http://www.gogo6.com/freenet6

gogoc 就是 gogoclient
是 主要的 IPv6 廠商 Hurricane Electric 投資的網站及提供的軟件
讓所有的 IPv4 電腦都可以 嘗試 IPv6
回复