windows 7 - What is the Teredo Tunneling Pseudo-Interface?

08
2014-04
  • Svish

    I am running Windows 7 Ultimate, and when I do ipconfig /all in the command prompt I get, in addition to the Ethernet adapter Local Area Connection that I expected, something called Tunnel adapter Teredo Tunneling Pseudo-Interface. What is this? What can I use it for?

  • Answers
  • dave

    Teredo is a protocol that allows computers behind a NAT firewall (most home computers are) and without a native IPv6 connection to access remote IPv6 resuorces. The idea is that home users can start accessing IPv6 web services before their local connection supports the protocol, making the transition from IPv4 easier.

  • Nifle

    Found this after a quick google.

    According to wikipedia, http://en.wikipedia.org/wiki/IPv6, it's some sort of a new TCP/IP protocol .


    To make a long story short, it means you have IPv6 installed as part of your networking components. Check the following;

    Go to Control Panel and double click Network Connections. Right click on the icon for your Local Area Connection and select Properties from the menu.

    On the General page of the properties sheet there's a box which should contain an entry for Microsoft TCP/IP version 6.

    I won't bore you with the details but the bottom line is that most people have no need at this time for IPv6. That said, it won't lead to problems if you leave it installed on your computer. That said, uninstalling IPv6 won't cause you to lose your internet connection. The entry you see for Internet Protocol (TCP/IP) is the important one.

    If you're curious about IPv6, here's a web site with more information.

    IPv6 for Microsoft Windows: Frequently Asked Questions http://www.microsoft.com/technet/network/ipv6/ipv6faq.mspx

  • Tom Wijsman

    If you'd like to disable this in Windows 7:

    1. Make sure you are an administrator or have access to an administrator account.
    2. Right click on Computer, choose "Manage."
    3. In the left-hand menu, under System Tools, left-click on "Device Manager."
    4. Now, right-click on "Device Manager."
    5. Hover over "View >" and click "Show Hidden Devices" in the menu that pops up.
    6. In the center pane, look for a group called "Network Adapters" and expand it by double-clicking on it.
    7. You will see a list of all of your adapters, including the one in disabled.

    I haven't had any issues after disabling these yet. If I become concerned about accessing resources on an IPv6 network, I will re-enable these.


  • Related Question

    windows 7 - Too many Tunnel Adapter Interfaces
  • Tomas Lycken

    If I open a command prompt on my machine and type ipconfig /all, I see lots of

    Tunnel adapter Local Area Connection* 9:
    
       Media state . . . . . . . . . . . . . : Media disconnected
       Connection-specific DNS Sufficx . . . :
       Description . . . . . . . . . . . . . : Microsoft 6to4 Adapter #5
       Physical address. . . . . . . . . . . : 00-00-00-00-00-00-00-E0
       DHCP Enabled. . . . . . . . . . . . . : No
       Autoconfiguration Enabled . . . . . . : Yes
    

    In fact, they're so many that my "real" adapters are pushed out of the stack, and can't be seen anymore. Is there any flag I can use on ipconfig to hide all virtual interfaces? Or is there some other way around this problem?

    Since they always say "Media disconnected" I suppose disabling could be an option, but if possible I'd rather not turn any functionality off. I just want to control what output I get from ipconfig.

    Also, I know these are related to IPv6 stuff. However, most of what I find on google merely states what these are, and that they're harmless - nothing about hiding/removing them.


  • Related Answers
  • MBraedley

    I don't know of any way of removing them from the list, but there are two workarounds. The first and easiest is to not use /all if you don't need it. If you absolutely need the extra information provided by /all, then the other option is to increases the number of buffered lines. This can be done by selecting the Layout tab in the properties for cmd. Simply set the vertical buffer to be larger (300-500 should suffice).

  • Qix

    There's a tool at the bottom of this page that is supposed to do it.

    The real fix is to disable ipv6. If you open Device Manager and have it show hidden devices, it shows all the tunnel adapters it has installed (the computer I'm fixing right now had over 500).