RSS

IPv6 上youtube和FB设置(teredo)

08 9月

首先确定以下设置:
1.系统服务(services)中的IP Helper状态 自动(automatic) 已启动(Started)
2.网络连接 IPV6 勾上。
3.修改c:\windows\system32\drivers\etc
下载host文件,http://3721up.com/1ejg 复制到文件目录下。
4.重启电脑。

相关命令:
查看IPV6 teredo 状态: netsh interface ipv6 show teredo
用PING 检查网站是否使用IPV6,如:ping http://www.youtube.com

相关问题
ipv6 tunnel bug 修复:

@echo off
echo 6to4 Adapter removal tool
echo Author: Ryan Victory
echo Note: This batch file must be placed in the folder containing the devcon.exe file (the extracted one, not the one you downloaded
echo Beginning devcon
devcon remove *6to4mp
pause
exit

复制以上文件到txt,重命名为remove.bat, 运行等待结束。
输入:netsh interface ipv6 set teredo enterpriseclient

 
留下评论

Posted by 于 9月 8, 2011 在 IPv6

 

标签: , , ,

留下评论