小编Mar*_*son的帖子

Windows 不响应 IPv6 多播 ping

我正在尝试从 Linux 执行 IPv6 多播 ping,但无法从 Windows 主机获得响应。

ping6 -I eth1 ff02::1会找到我所有的 Linux 和 iOS 设备,但不会找到我的 Windows 主机。我可以找到我的 Windows 主机使用ip -6 neigh或直接使用它们的链接本地地址进行 ping 操作。

我是否需要启用或禁用某些东西才能让他们做出回应?

windows ipv6

7
推荐指数
1
解决办法
3018
查看次数

如何让 Windows 释放 IPv6 地址

我有一个带有 IPv4 地址和 IPv6 地址的 Windows 系统,我正试图弄清楚如何释放我的 IPv6 地址。

我试过了ipconfig /release6,我收到这个错误

An error occurred while releasing interface Local Area Connection : The system cannot find the file specified.

An error occurred while releasing interface Loopback Pseudo-Interface 1 : The system cannot find the file specified.

No operation can be performed on isatap.{6B874193-B28A-4446-B6E6-8ADAC22E5090} while it has its media disconnected.
No operation can be performed on IP6Tunnel while it has its media disconnected.
Run Code Online (Sandbox Code Playgroud)

最后我还有我的 IPv6 地址。我可以使用发布 IPv4 地址ipconfig /release …

networking windows-7 ipv6

6
推荐指数
1
解决办法
2万
查看次数

标签 统计

ipv6 ×2

networking ×1

windows ×1

windows-7 ×1