verejne:sit:index

Toto je starší verze dokumentu!


Návody

Pokud chcete, abyste v budoucnu dostávali IPv6 adresu v síti klubu Sincoolka, nastavte si Windows následujícím způsobem:
Spusťte příkazovou řádku (cmd.exe) jako správce a spusťte následující příkazy:

netsh interface ipv6 6to4 set state disabled
netsh interface teredo set state disabled
netsh interface ipv6 set privacy state=disabled store=active
netsh interface ipv6 set privacy state=disabled store=persistent
netsh interface ipv6 set global randomizeidentifiers=disabled store=active
netsh interface ipv6 set global randomizeidentifiers=disabled store=persistent
pause

Nebo můžete použít přiložený skript.

Please try the following steps and see how it works:

  1. Click Start, type cmd in the Start Search box, right click the cmd.exe, and then click Run as Administrator.
  2. In the Command Prompt, type netsh int isa set state disabled, and press Enter.

or

Download the reg file and save to desktop. Double click on the saved file to merge into registry, reboot to take effect.
Disabling the isatap will work to remove the Ipconfig reference. However unlike other protocols, you cannot disable IPv6 by disabling the protocol on each of your network interfaces. While that will disable the protocol for the interfaces the loopback and tunnel interfaces will still have it enabled.

  • verejne/sit/index.1363716175.txt.gz
  • Poslední úprava: 02.06.2020 15:18
  • (upraveno mimo DokuWiki)