windows 什么是 Teredo 隧道伪接口?
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/322910/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
What is Teredo Tunneling Pseudo-Interface?
提问by
Running ipconfig /all shows a Teredo Tunneling Pseudo-Interface. What is that? Does this have something to do with IPv4 vs IPv6? Should I get rid of it? If so how?
运行 ipconfig /all 会显示一个 Teredo 隧道伪接口。那是什么?这与 IPv4 与 IPv6 有关系吗?我应该摆脱它吗?如果是这样怎么办?
采纳答案by seanb
Is to do with IPv6
与IPv6有关
All the gory details here: http://www.microsoft.com/technet/network/ipv6/teredo.mspx
这里的所有血腥细节:http: //www.microsoft.com/technet/network/ipv6/teredo.mspx
Some people have had issues with it, and disabled it, but as a general rule, if it aint broke...
有些人遇到了问题,并禁用了它,但作为一般规则,如果它没有坏...
回答by Brian Knoblauch
Unless you have some kind of really weird problem, keep it. The number of IPv6 sites is very small, but there are some and it will let you get to them even if you're at an IPv4 only location.
除非你有某种非常奇怪的问题,否则保留它。IPv6 站点的数量非常少,但也有一些,即使您在仅使用 IPv4 的位置,它也能让您访问它们。
If it is causing you a problem, it's best to fix it. I've seen a number of people recommending removing it to solve problems. However, they're not actually solving the root cause of the issue. In all the cases I've seen, removing Teredo just happens to cause a side-effect that fixes their problem... :)
如果它给您带来问题,最好修复它。我见过很多人建议删除它来解决问题。然而,他们实际上并没有解决问题的根本原因。在我见过的所有情况下,删除 Teredo 恰好会导致解决问题的副作用...... :)