How to Disable TCP/IPv6 Teredo Tunneling in Vista איך השבת TCP/IPv6 Teredo תיעול ב-Vista

Teredo is a transition technology that allows a computer or node located behind a IPv6-unaware network address translation (NAT) device to use IPv6 connectivity to communicate with other computers that use IPv6. Teredo היא טכנולוגיה המאפשרת המעבר מחשב או הצומת ממוקם מאחורי IPv6-מודעים תרגום כתובות רשת (NAT) כדי להשתמש במכשיר קישוריות IPv6 כדי לתקשר עם מחשבים אחרים להשתמש ב-IPv6. Teredo tunneling technology טכנולוגיה Teredo מינהור defines a way of encapsulating IPv6 packets within IPv4 UDP datagrams that can be routed through NAT devices and on the IPv4 internet. מגדיר דרך מנות IPv6 encapsulating בתוך יחידות נתונים של IPv4 UDP, כי יכול להיות מנותב באמצעות התקני NAT ו באינטרנט של IPv4. IPv6 and Teredo is installed and enabled by default in Windows Vista, and users cannot uninstall them. ו-IPv6 Teredo מותקן כברירת מחדל ב-Windows Vista, והמשתמשים אינם יכולים להסיר אותם.

Users can משתמשים יכולים turn off IPv6 support in Vista לבטל את התמיכה ב-IPv6 Vista . . Teredo client in Windows Vista is enabled but inactive by default, but it will activate automatically when required or firewall settings allow an application to use Toredo. לקוח Teredo ב-Windows Vista, אך פעילה מופעלת כברירת מחדל, אבל זה יהיה להפעיל באופן אוטומטי בעת הצורך או הגדרות חומת האש לאפשר יישום להשתמש Toredo. When activated, the Teredo client must initially obtain information such as the type of NAT that the client is behind by connecting to one or more Teredo servers. כאשר מופעל, הלקוח Teredo חייבים תחילה לקבל מידע כגון סוג של NAT כי הלקוח עומד מאחורי ידי התחברות אחת או יותר שרתי Teredo. To determine the IPv4 addresses of Teredo servers, the client may send a DNS query to resolve the name teredo.ipv6.microsoft.com. כדי לקבוע את כתובות ה-IPv4 של שרתי Teredo, הלקוח עשוי לשלוח שאילתה שליטת לפתור את teredo.ipv6.microsoft.com שם. To prevent Teredo related DNS query, or for those who doesn't use Teredo or IPv6, users can disable or control Teredo in Windows Vista by using the following methods. כדי למנוע שליטת Teredo שאילתה בנושא, או למי שאינו משתמש Teredo או IPv6, משתמשים יכולים להשבית או Teredo שליטה ב-Windows Vista באמצעות השיטות הבאות. Microsoft מיקרוסופט confirms that it is usually workable to disable Teredo, because other technologies can be used instead, for example, Intra-Site Automatic Tunnel Addressing Protocol (ISATAP). מאשרת כי זה בדרך כלל כדי Teredo להשבית עביד, כי טכנולוגיות אחרות ניתן להשתמש במקום, למשל, תוך האתר מנהרת מענה אוטומטי (פרוטוקול ISATAP).

Turn Off Teredo by Using the Netsh Command כבה Teredo באמצעות הפקודה Netsh

  1. Open elevated command prompt פתח מוגבה הפקודה by clicking on Start, click All Programs, click Accessories, right-click Command Prompt, and click Run as Administrator. על ידי לחיצה על התחל, לחץ על כל התוכניות, לחץ על עזרים, לחץ לחיצה ימנית על שורת הפקודה, ולחץ על הפעל כמנהל.

    If the User Account Control dialog box appears, confirm that the action it displays is what you want, and then click Continue. אם תיבת הדו שיח בקרת חשבונות משתמשים נראה, לאשר את הפעולה הוא מציג מה שאתה רוצה, ולאחר מכן לחץ על המשך.

  2. At the command prompt, type the following lines (press ENTER after each line): בשורת הפקודה, הקלד את השורות הבאות (הקש ENTER לאחר כל שורה):

    netsh netsh

    interface ממשק

    teredo Teredo

  3. At the netsh interface teredo command prompt, type: בשורת הפקודה netsh Teredo ממשק הפקודה, הקלד:

    set state disabled להגדיר מצב מושבת

Note: The last 2 commands can be combined into the following single command to disable Teredo: הערה: לאחרונה 2 פקודות ניתן לשלב את הפקודה יחיד שלהלן כדי להשבית Teredo:

netsh interface teredo set state disabled ממשק netsh Teredo להגדיר מדינה נכים

Turn Off Teredo by Specifying a Registry Setting כבה Teredo ידי ציון הגדרת הרישום

  1. Run Registry Editor by typing the following text in Start Search and then press Enter: הפעל את עורך הרישום על ידי הקלדת הטקסט הבא התחל חיפוש ולאחר מכן הקש ENTER:

    regedit regedit

    If the User Account Control dialog box appears, confirm that the action it displays is what you want, and then click Continue. אם תיבת הדו שיח בקרת חשבונות משתמשים נראה, לאשר את הפעולה הוא מציג מה שאתה רוצה, ולאחר מכן לחץ על המשך.

  2. Navigate to the following registry key: נווט אל מפתח הרישום הבא:

    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip6\Parameters\ HKEY_LOCAL_MACHINE \ SYSTEM \ CurrentControlSet \ Services \ Tcpip6 \ Parameters \

  3. Right-click “Parameters”, select “New” in the contextual menu, then select “DWORD Value”, and then type the following name for the new value (type the name exactly as shown, including capitalization): לחץ לחיצה ימנית על "פרמטרים", לבחור "חדש" בתפריט ההקשרי, ולאחר מכן בחר "ערך DWORD", ולאחר מכן הקלד את השם הבא עבור הערך החדש (הקלד את השם בדיוק כפי שמוצג, כולל ההיוון):

    DisabledComponents DisabledComponents

  4. Double-click “DisabledComponents”, select Hexadecimal, and then in Value data, type: לחץ פעמיים על "DisabledComponents", הקסדצימלי לבחור, ולאחר מכן ב נתוני ערך, הקלד:

    8 8

    השבת Teredo הרישום

  5. Click OK. לחץ על אישור.
  6. Restart the computer. הפעל מחדש את המחשב.

Turn Off Teredo by Using Graphical User Interface כבה Teredo על ידי שימוש ממשק משתמש גרפי

  1. Click Start, then Control Panel. לחץ על התחל, ואז על לוח הבקרה.
  2. Click on “System and Maintenance” link. לחץ על "מערכת ותחזוקה" הקישור.
  3. Click on “Device Manager”. מנהל לחץ על "התקן".

    Click Continue on UAC prompt. לחץ על המשך UAC הפקודה.

  4. In device manager, click the “View” menu and select (tick) “Show hidden devices”. במנהל ההתקנים, לחץ על "תצוגה" ובחר (קרציה) "הצג התקנים מוסתרים".
  5. Expand the “Network Adapters” tree. הרחב את "מתאמי רשת" עץ.
  6. Right click on “Teredo Tunneling Pseudo-Interface” and select “Disable”. לחץ לחיצה ימנית על "Teredo Tunneling Pseudo-Interface" ובחר "בטל".

    השבת Teredo

  7. Right click on “6to4 Adapter” and select “Disable”. לחץ לחיצה ימנית על "6to4 מתאם" ובחר "בטל".

IMPORTANT : The page is machine translated and provided "as is" without warranty. חשוב: הדף מכונת תירגם מתפרסם "כמות שהוא" ללא אחריות. Machine translation may be difficult to understand. תרגום מכונה יכול להיות קשה להבין. Please refer to נא עיין original English article המאמר המקורי באנגלית whenever possible. בכל הזדמנות אפשרית.


10 Responses to “How to Disable TCP/IPv6 Teredo Tunneling in Vista” 10 תגובות ל "איך השבת TCP/IPv6 Teredo תיעול ב Vista"

  1. nosha12 nosha12
    January 13th, 2009 00:30 13 ינואר 2009 00:30
    10 10

    hello guys i am share rapidshare premium account pls dont chaing password okhttp://rapidshare.com/files/182480768/RS_Premium_acc_15_12_jan_09_100__full_working.rar אני שלום בחורים אני לשתף pls חשבון פרימיום rapidshare dont chaing okhttp הסיסמה: / / rapidshare.com/files/182480768/RS_Premium_acc_15_12_jan_09_100__full_working.rar

  2. Webbo's World » Clearing Tunnel adapter Local Area Connection from ipconfig Webbo העולם של »ניקוי מנהרת מתאם Local Area Connection מ ipconfig
    December 22nd, 2008 20:23 22 דצמבר 2008 20:23
    9 9

    [...] related to the Teredo Tunneling and can also be disabled / removed – Full instructions can be found here to do [...] [...] הקשורות תיעול Teredo ו ניתן גם לכבות / להסיר - הוראות מלאה ניתן למצוא כאן לעשות [...]

  3. peter.moses peter.moses
    November 24th, 2008 20:28 24 נובמבר 2008 20:28
    8 8

    If you enable & disable it occasionally & connect vista/xp pc p2p. אם תפעיל & להשבית אותה מדי פעם לחבר & Vista / XP PC P2P. you can check this software: אתה יכול לבדוק תוכנה זו:
    http://www.lanoninternet.com http://www.lanoninternet.com

  4. swiss420 swiss420
    November 5th, 2008 08:08 5 נובמבר 2008 08:08
    7 7

    A little tip on the side. טיפ קטן בצד. Take out the Translations. להוציא את תרגומי. The Text in German comes up totaly wrong. את הטקסט הגרמני עולה totaly טועה. The amount of errors on this page surpasses any help you are offering. כמות שגיאות בדף זה עולה על כל העזרה שאתה מציע. Basically you are missinforming People. בעיקרון אתה missinforming אנשים. I dont know if that is realy that usefull. אני לא יודע אם זה באמת כל כך שימושי.

  5. Patrick פטריק
    October 3rd, 2008 23:43 3 אוקטובר 2008 23:43
    6 6

    Hi! הי! I just stumbled across this article in so called German. אני פשוט נתקל במאמר זה מה שנקרא "גרמנית. As I am from Germany, I am supposed to understand it but there is no sense at all in it. כמו שאני מגרמניה, אני אמור להבין את זה אבל אין תחושה בכלל זה. Please don't use auto-translation on full articles. בבקשה אל תשתמש תרגום אוטומטי על מאמרים מלאים. It creates more confusion than it does any good. זה יוצר בלבול יותר מאשר כל טוב.
    Finding a community member with language capabilities is not that hard. מציאת חבר הקהילה עם יכולות השפה היא לא כל כך קשה.

    Patrick, Germany פטריק, גרמניה

  6. DREAM SCENE PROBLEMS.. DREAM SCENE ובעיות .. please urgent - Page 3 - Vista Forums בבקשה דחוף - עמוד 3 - פורומים Vista
    October 1st, 2008 19:00 1 אוקטובר 2008 19:00
    5 5

    [...] be routed through NAT devices and on the IPv4 internet (IPv4 – Wikipedia, the free encyclopedia). [...] תנותב דרך התקני NAT ו-IPv4 באינטרנט (IPv4 - ויקיפדיה, האנציקלופדיה החופשית). How to Disable TCP/IPv6 Teredo Tunneling in Vista Any questions about that should be directed to your [...] איך השבת TCP/IPv6 Teredo תיעול ב Vista יש שאלות על זה צריכה להיות מופנית אל [...] שלך

  7. Ed Allen אד אלן
    November 7th, 2007 02:06 7 נובמבר 2007 02:06
    4 4

    I found this link to be very useful. מצאתי קישור זה כדי להיות מאוד שימושי. Thanks very much for the help. תודה רבה על העזרה. I now show 14 instances of Microsoft 6T04 Adapter in Device Manager after I edited the Registry using your instructions and then rebooting. אני עכשיו להציג 14 מקרים של מיקרוסופט 6T04 Adapter במנהל ההתקנים לאחר שערכתי את הרישום באמצעות ההוראות שלך ולאחר מכן לבצע אתחול מחדש. I also showed the one that had the disabled exclamation point beside it. אני גם הראה את זה היה סימן קריאה נכים ליד זה. I was able to delete that one leaving the remaining 14. יכולתי למחוק כי אחד עוזב את 14 הנותרים. These have no error flags and appear to be working OK. אלה אין דגלים שגיאה נראה עובד בסדר. I am also showing no error flags for the device named “Teredo Tunneling Pseudo-Interface” I was just curious, however, as to why there are so many instances of the 6To4 Adapter showing up in Device Manager? אני גם לא מראה הדגלים שגיאה עבור ההתקן בשם "Teredo Tunneling Pseudo-Interface" אני סתם סקרן, עם זאת, מדוע יש מקרים כה רבים של מתאם 6To4 להופיע במנהל ההתקנים?

  8. admin admin
    September 12th, 2007 01:07 12 ספטמבר 2007 01:07
    3 3

    PK thanks for pointing out, have corrected the errors. תודה קי עבור מצביע, יש לתקן את השגיאות.

  9. PK PK
    September 11th, 2007 20:14 11 ספטמבר 2007 20:14
    2 2

    Isn't it HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip6\Parameters instead of HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip6 ? זה לא HKEY_LOCAL_MACHINE \ SYSTEM \ CurrentControlSet \ Services \ Tcpip6 \ פרמטרים במקום HKEY_LOCAL_MACHINE \ SYSTEM \ CurrentControlSet \ Services \ Tcpip6?

  10. Disable and Turn Off IPv6 Support in Vista » My Digital Life השבת ולכבות תמיכה ב-IPv6 Vista »Digital My Life
    September 9th, 2007 23:51 9 ספטמבר 2007 23:51
    1 1

    [...] ways available to disable Toredo for IPv4 and IPv6 bridge. [...] דרכים זמינות Toredo להשבית-IPv4 ו-IPv6 הגשר. Get help or contribute tips or tricks at My Digital Life [...] קבל עזרה או לתרום עצות או טריקים על החיים הדיגיטליים שלי [...]

Leave a Reply השאירו תגובה

You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> באפשרותך להשתמש בתגים אלה: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime = ""> <em> <i> <q cite=""> <strike> <strong>

Subscribe to comments feature has been disabled. כדי להירשם הערות תכונה הושבת. To receive notification of latest comments posted, subscribe to כדי לקבל הודעה העדכנית של תגובות, כדי להירשם My Digital Life Comments RSS feed החיים שלי דיגיטליות תגובות RSS Feed or או register to receive הרשמה לקבלת new comments in daily email digest. תגובות חדש ב דוא"ל תקציר יומי.
Custom Search

New Articles מאמרים חדשים

Incoming Search Terms for the Article תנאי נכנסות חיפוש עבור מאמרים

teredo tunneling Teredo מינהור - -- disable teredo Teredo להשבית - -- disable tunelling vista Vista tunelling להשבית - -- disable tunnel adapters מתאמי המנהרה להשבית - -- HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\TCPIP6\Parameters HKEY_LOCAL_MACHINE \ System \ CurrentControlSet \ Services \ TCPIP6 \ פרמטרים - -- diable Teredo Tunneling Pseudo-Interface Diable Teredo Tunneling Pseudo-Interface - -- disabled Teredo Tunneling Pseudo-Interface נכים Teredo תיעול Pseudo-Interface - -- disabling teredo tunneling pseudo-interface השבתת Teredo מינהור מדומה ממשק - -- How to turn off Tunnel adapter כיצד לכבות מתאם מנהרת - -- how to disable Teredo Tunneling Pseudo-Interface windows server 2008 כיצד לבטל Teredo תיעול דמה הממשק של Windows Server 2008 - -- how to remove tunnel adapter כיצד להסיר מתאם המנהרה - -- removing teredo הסרת Teredo - -- teredo isatap netsh netsh isatap Teredo - -- teredo tunneling pseudo interface Teredo מינהור ממשק פסאודו - -- Vista Teredo Tunneling Vista Teredo תיעול - -- windows 7 remove tcp/ipv6 Windows 7 להסיר tcp/ipv6 - -- windows 7 deactivate teredo חלונות 7 להשבית Teredo - --