在Ubuntu开启IPV6。
$sudo apt-get install miredo
$ifconfig
在结果中应该能看见一个叫 teredo 的虚拟网卡。
$ ping6 ipv6.google.com
PING ipv6.google.com(2404:6800:8003::93) 56 data bytes
64 bytes from 2404:6800:8003::93: icmp_seq=2 ttl=57 time=910 ms.......................
现在您的浏览器应该可以访问 https://ipv6.google.com 了。
$sudo apt-get install miredo
$ifconfig
在结果中应该能看见一个叫 teredo 的虚拟网卡。
$ ping6 ipv6.google.com
PING ipv6.google.com(2404:6800:8003::93) 56 data bytes
64 bytes from 2404:6800:8003::93: icmp_seq=2 ttl=57 time=910 ms.......................
现在您的浏览器应该可以访问 https://ipv6.google.com 了。
本文介绍如何在Ubuntu系统上安装teredo隧道代理并配置IPv6。通过几个简单的步骤即可完成配置,最后验证配置是否成功。
2194

被折叠的 条评论
为什么被折叠?



