Windows XP(SP1+):
netsh interface ipv6 install
netsh interface ipv6 set teredo client
Windows Vista/7:
不用特别设置,默认开启
Debian/Ubuntu Linux:
sudo apt-get install miredo
Redhat/Fedora Linux:
sudo yum install miredo
sudo service miredo-client start
Linux下经过上述设置如果无法连接,可以尝试换用微软的Teredo服务器:
sudo gedit /etc/miredo.conf
将
#ServerAddress teredo.ipv6.microsoft.com
ServerAddress teredo-debian.remlab.net
修改为
ServerAddress teredo.ipv6.microsoft.com
#ServerAddress teredo-debian.remlab.net
打开浏览器,输入网址: ipv6.google.com 并回车,你看到了什么?