Difference between revisions of "Disable ipv6 for utorrent"

From CTWUG Wiki
Jump to: navigation, search
 
(2 intermediate revisions by the same user not shown)
Line 19: Line 19:
  
 
[[Image:Cmd1.PNG]]
 
[[Image:Cmd1.PNG]]
 +
 +
  
 
now type interface
 
now type interface
  
 
[[Image:Cmd2.PNG]]
 
[[Image:Cmd2.PNG]]
 +
 +
  
 
now type teredo
 
now type teredo
  
 
[[Image:Cmd3.PNG]]
 
[[Image:Cmd3.PNG]]
 +
 +
  
 
Step 3 : At the netsh interface teredo command prompt, type (Press enter after line): set state disabled
 
Step 3 : At the netsh interface teredo command prompt, type (Press enter after line): set state disabled
  
 
[[Image:Cmd4.PNG]]
 
[[Image:Cmd4.PNG]]
 +
 +
 +
It will prompt you and say Ok!

Latest revision as of 23:43, 13 January 2010

Introduction

This will show you how to disable ipv6 in Windows Vista or 7 , if you are having problems with utorrent bypassing the ip filters and so using your internet cap.


Steps


Step 1 : Open command prompt by clicking on Start, click All Programs, click Accessories, right-click Command Prompt, and click Run as Administrator.

PS. If the User Account Control dialog box appears, confirm that the action it displays is what you want, and then click Continue.

Cmd.png


Step 2 : At the command prompt, type the following lines (press ENTER after each line): netsh , interface ,teredo

now type netsh

Cmd1.PNG


now type interface

Cmd2.PNG


now type teredo

Cmd3.PNG


Step 3 : At the netsh interface teredo command prompt, type (Press enter after line): set state disabled

Cmd4.PNG


It will prompt you and say Ok!