我正在尝试从 Linux 执行 IPv6 多播 ping,但无法从 Windows 主机获得响应。
ping6 -I eth1 ff02::1
会找到我所有的 Linux 和 iOS 设备,但不会找到我的 Windows 主机。我可以找到我的 Windows 主机使用ip -6 neigh
或直接使用它们的链接本地地址进行 ping 操作。
我是否需要启用或禁用某些东西才能让他们做出回应?
我有一个带有 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 …