How to Disable TCP/IPv6 Teredo Tunneling in Vista Teredoのトンネリングを無効にする方法をtcp/ipv6ビスタ
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パケットをカプセル化の方法を定義するにUDPデータグラムをIPv4の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 VistaのIPv6のサポートを無効にする .です。 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. Windows VistaでTeredoクライアントが有効になってしかし、非アクティブなデフォルトでは、しかし、それは必要なときに、自動的またはファイアウォールの設定を有効にできるようにするアプリケーションを使用する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の背後には、クライアントが1つまたは複数の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サーバは、クライアントのDNSクエリを送信する5月の名前を解決する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の関連したDNSクエリを防止するか、またはそれらのwhoが使用されないためのIPv6 Teredoのか、ユーザーはWindows VistaでTeredoのコントロールを無効にするかを使用して、次の方法を使用します。 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コマンドを使用して、
- 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.の場合、ユーザーアカウント制御]ダイアログボックスが表示されたら、確認するには、アクションが表示されますが何をしたい、と入力し、 [続行]をクリックします。
- At the command prompt, type the following lines (press ENTER after each line):するには、コマンドプロンプトで、以下の行を入力します(各行の後で、 Enterキーを押します) :
netsh
interfaceインターフェイス
teredo Teredoの
- At the netsh interface teredo command prompt, type: Teredoのインターフェイスには、 netshコマンドプロンプトで、次のタイプ:
set state disabled設定状態無効になって
Note: The last 2 commands can be combined into the following single command to disable Teredo:注:最後の2は、次のコマンドを組み合わせて1つのコマンドを無効にはTeredo :
netsh interface teredo set state disabled netshインターフェイスTeredoの設定状態に無効になって
Turn Off Teredo by Specifying a Registry Setting Teredoのを無効にするには、レジストリの設定を指定する
- 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.の場合、ユーザーアカウント制御]ダイアログボックスが表示されたら、確認するには、アクションが表示されますが何をしたい、と入力し、 [続行]をクリックします。
- Navigate to the following registry key:に移動して、次のレジストリキー:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip6\Parameters\ 。 HKEY_LOCAL_MACHINE \システム\ currentcontrolset \サービス\ tcpip6 \パラメータ\
- 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
- Double-click “DisabledComponents”, select Hexadecimal, and then in Value data, type:をダブルクリックして" disabledcomponents " 、 16進数を選択し、と入力し、 [値のデータは、タイプ:
8
- Click OK. [ OK ]をクリックします。
- Restart the computer.コンピュータを再起動します。
Turn Off Teredo by Using Graphical User Interface 無効にするグラフィカルユーザーインターフェイスを使用してはTeredo
- Click Start, then Control Panel. [スタート]ボタンを入力し、 [コントロールパネル]です。
- Click on “System and Maintenance” link.をクリックして"システムとメンテナンス"リンクをクリックします。
- Click on “Device Manager”.をクリックして"デバイスマネージャ"です。
Click Continue on UAC prompt. [続行]をクリックしUACのプロンプトを起動します。
- In device manager, click the “View” menu and select (tick) “Show hidden devices”.デバイスマネージャでは、クリックして"表示"メニューを選択し(ダニ) "詳細非表示のデバイス"です。
- Expand the “Network Adapters” tree.展開し、 "ネットワークアダプタ"カテゴリです。
- Right click on “Teredo Tunneling Pseudo-Interface” and select “Disable”.を右クリックして"疑似的なインターフェイスはTeredoトンネリング"を選択し"無効"です。
- Right click on “6to4 Adapter” and select “Disable”.を右クリックして" 6to4のアダプタを接続する"と選択して"無効"です。
IMPORTANT : This is a machine translated page which is provided "as is" without warranty. 重要 :これは、機械翻訳ページで提供"現状有姿"を保証します。 Machine translation may be difficult to understand.機械翻訳を理解するのは難しいかもしれません。 Please refer toを参照してください original English articleオリジナルの英語記事索引 whenever possible.いつ可能です。
Share and contribute or get technical support and help atを共有して貢献や技術サポートとヘルプを得る My Digital Life Forums 私のデジタルライフフォーラム .です。
Related Articles関連記事
- Disable and Turn Off IPv6 Support in Vista IPv6のサポートを無効にしたり、無効にするビスタ
- Temporarily Disable IE7 Protected Mode in Vista on Ad-hoc Basis一時的に無効にie7プロテクトモードでVistaをアドホック的に
- Ways to Turn Off and Disable Vista IE 7 Protected Modeビスタを無効にする方法を無効にするとie 7をプロテクトモード
- How to Enable and Turn On Hibernation Feature in Windows Vista休止状態を有効にする方法や機能をWindows Vistaの電源をオンに
- Disable Security Center Alerts in Windows XP and Vistaセキュリティセンターのアラートを無効にWindows XPおよびVistaの
- How to Disable or Enable Vista User Access Control in Command Promptビスタを無効にする方法ユーザーのアクセス制御を有効またはコマンドプロンプト
- Disable Windows Aero via Vista Registry Vistaのレジストリ経由でWindows Aeroが無効に
- How to Delete and Remove hiberfil.sys Hibernation File in Windows XP and Vista休止状態にする方法をhiberfil.sysを削除してファイルを削除し、 Windows XPおよびVistaの
- Windows Vista CD/DVD Optical Drive Auto Eject or Open Feature Windows VistaのCD / DVDの光学式ドライブの自動機能を取り出したり、開い
- Vista SP1 Beta Upgraded from v.652 to Build 6001.17042 v.658 in Windows Update VistaのSP1のベータ版からアップグレードv.652 Windowsの更新プログラムをビルドする6001.17042 v.658













September 9th, 2007 23:51 2007年9月9日23:51
[...] ways available to disable Toredo for IPv4 and IPv6 bridge. [...] toredoの方法を利用できるように、 IPv4とIPv6ブリッジを無効にします。 Get help or contribute tips or tricks at My Digital Life [...]ヘルプまたは貢献する私のデジタルライフのヒントやトリック[...]
September 11th, 2007 20:14 2007年9月11日20:14
Isn’t it HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip6\Parameters instead of HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip6 ?ではないこと。 HKEY_LOCAL_MACHINE \システム\ currentcontrolset \サービス\ tcpip6 \パラメータの代わりに。 HKEY_LOCAL_MACHINE \システム\ currentcontrolset \サービス\ tcpip6ですか?
September 12th, 2007 01:07 2007年9月12日01:07
PK thanks for pointing out, have corrected the errors. pkいただきありがとうございます指摘し、添削してもらうのエラーが発生します。
November 7th, 2007 02:06 2007年11月7日02:06
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.私今すぐ詳細マイクロソフト6t04アダプタの14のインスタンスをした後、デバイスマネージャを使用して、私の指示は、レジストリの編集と入力し、再起動します。 I also showed the one that had the disabled exclamation point beside it.私も見せて1つの横に感嘆符無効になっていたのです。 I was able to delete that one leaving the remaining 14.私は1つを削除してできるように残し、残りの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のトンネリング疑似インターフェイス"私はただ好奇心旺盛、しかし、その理由が非常にたくさんのインスタンスを表示しないようにするアダプタのデバイスマネージャで6to4のですか?