最新解决方案:
Windows IPv6 收到抨击 DHCP6无法自动续期
http://trustcomputing.com.cn/bbs/viewthread.php?tid=2080
以管理员身份运行CMD
rem ----syntax borrowed from:
http://forum.sysinternals.com/command-used-to-disable-network-interface_topic9483.html
netsh interface set interface "以太网" admin=DISABLED
netsh interface set interface "以太网" admin=ENABLED
用于快速恢复windows ipv6 Deprecated(受到抨击)导致的ipv6网络中断
为了防止Windows无故中断ipv6网络连接,可以在后台一直ping一个ipv6地址,参考:
http://www.trustcomputing.com.cn/bbs/viewthread.php?tid=1987
参考:
IPv6 Stateless address autconfiguration problem on resume/reconnection
https://social.technet.microsoft.com/Forums/en-US/61fb3e35-dc96-4845-90a5-f3a26f799254/ipv6-stateless-address-autconfiguration-problem-on-resumereconnection?forum=w7itpronetworking
Windows上显示的“临时 ipv6地址“和“受到抨击”是什么意思?
https://www.zhihu.com/question/316884179
[
本帖最后由 linda 于 2024-7-12 19:04 编辑 ]