Question:

Microsoft 6to4 adapter not working?

by  |  earlier

0 LIKES UnLike

I'm running on Windows Vista Home Premium, and under my device manager, it shows a yellow question mark over the Microsoft 6to4 adapter. I click it, and search for updates and it shows I have the latest update for it. What should I do?

 Tags:

   Report

1 ANSWERS


  1. Microsoft 6to4 Adapter is used for communication in mixed environment including both IPv4 and IPv6. We need to disable IPv6 to resolve this conflict in the Device Manager. Follow these steps in order:



    1. Disable IPv6 in Vista:



    1. Click Start, type regedit in the Start Search box and then press ENTER.  

    2. Locate the following registry subkey:  



    HKEY_LOCAL_MACHINE\SYSTEM\CurrentContr...



    To do this click the ' + ' besides HKEY_LOCAL_MACHINE first to expand it and then click ' + ' besides System, CurrentControlSet, Services, Tcpip6 and Parameters.



    3. Create a backup of registry before editing it:

    - Click the File menu, and then click Export.

    - In the Save in box, select the location where you want to save the backup copy, and then type a name for the backup file in the File name box.

    - Click Save to save the registry.



    4. Right-click  Parameters , point to New, and then click DWord Value to create the following entry:



    DisabledComponents



    5. Double-click DisabledComponents, type  FF, and then click OK.

    6. Exit Registry Editor, and then restart the computer.  



    This disables IPv6 on all your interfaces and connections, but does not disable the IPv6 loopback interface.



    2. Reset WinSock and TCP/IP Stack:



    1. Click Start, type cmd in the Start Search box, and then click Command Prompt under Programs.



    If you are prompted for an administrator password or for a confirmation, type the password, or click Allow.



    Note: If you do not have administrator rights and permissions, start the Command Prompt program by right-clicking Command Prompt, clicking Run as administrator, and then typing administrator credentials.



    2. At the command prompt, type the following commands one by one, and then press ENTER after each:



    netsh winsock reset catalog



    netsh int ip reset reset.log

    3. Restart the PC.



    3. Renew the IP Address:



    1. Click Start, type cmd in the Start Search box, and then click Command Prompt under Programs.



    If you are prompted for an administrator password or for a confirmation, type the password, or click Allow.



    Note: If you do not have administrator rights and permissions, start the Command Prompt program by right-clicking Command Prompt, clicking Run as administrator, and then typing administrator credentials.



    2. At the command prompt, type the following command and then press ENTER:



    ipconfig /all



    Note: There is a space between ipconfig and /all in the above command.

Question Stats

Latest activity: earlier.
This question has 1 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.