当初Win7刚要出来时,Felix对其“
 ×××
 
Windows 下经过上述设置如果无法连接,
若想用微软的服务器,可以用下面的命令:
Linux下经过上述设置如果无法连接,
Debian/Ubuntu:
Redhat/Fedora:
将
修改为
然后重启miredo服务
打开浏览器,输入网址: ipv6.google.com 并回车,你看到了什么?
Windows XP(SP1+):
| 1 2 | netsh  interface ipv6 install netsh interface ipv6 set teredo client | 
Windows Vista/7:
不用特别设 置,默认开启Debian/Ubuntu Linux:
| 1 | sudo apt-get install miredo | 
Redhat/Fedora Linux:
| 1 2 | su -c 'yum install miredo' su -c 'service miredo-client start' | 
Windows 下经过上述设置如果无法连接,
| 1 | netsh interface ipv6  set teredo client teredo-debian.remlab.net. | 
| 1 | netsh interface ipv6  set teredo client teredo.ipv6.microsoft.com. | 
Linux下经过上述设置如果无法连接,
Debian/Ubuntu:| 1 | sudo gedit /etc/miredo.conf | 
| 1 | su -c 'dbus-launch gedit miredo.conf' | 
| 1 2 | #ServerAddress  teredo.ipv6.microsoft.com ServerAddress teredo-debian.remlab.net | 
| 1 2 | ServerAddress  teredo.ipv6.microsoft.com #ServerAddress teredo-debian.remlab.net | 
| 1 2 | su -c  'service miredo-client restart'  #Redhat/Fedora sudo service miredo restart #Debian/Ubuntu | 
没有评论:
发表评论