当初Win7刚要出来时,Felix对其“
××× 希 望各位公网用户不要再使用高校的isatap通道打开ipv6 了,教育网的ipv6带宽很有限, 而教育网的ipv4却不能出国, 因此教育网ipv6是高校学生们获取我朝以外资源最实惠的途径了 !×××
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 下经过上述设置如果无法连接, 可以尝试换用debian的Teredo服务器:
1 | netsh interface ipv6 set teredo client teredo-debian.remlab.net. |
1 | netsh interface ipv6 set teredo client teredo.ipv6.microsoft.com. |
Linux下经过上述设置如果无法连接, 可以尝试换用微软的Teredo服务器:
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 |
没有评论:
发表评论