activate/deactivate teredo in vista

out
netsh interface teredo set state disabled


in
netsh interface teredo set state client teredo.ipv6.microsoft.com 30 0


check
netsh interface ipv6 show teredo

Comments

  1. Hello Tiago, I have just come across an incorrect command:

    netsh interface teredo set client teredo.ipv6.microsoft.com 30 34567

    The correct command is:

    netsh interface teredo set state client teredo.ipv6.microsoft.com 30 34567

    ReplyDelete
  2. Hi Patrick. Thanks for the heads up!

    ReplyDelete

Post a Comment

Popular posts from this blog

Mobile development opportunities

Breaking down document locking in SharePoint

Working around X-Frame-Options for iframes