0
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

Windows の Teredo Tunneling Pseudo-Interface を{無効|有効}にする

Posted at

管理者権限(Administrator)でコマンドプロンプトを開き以下のコマンドを入力する。

無効化
netsh int teredo set state disable
有効化
netsh int teredo set state enable
0
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?